From e954adbe2802a2ad19ff04ef32d07316610ece17 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Thu, 27 Aug 2026 12:41:39 -0700 Subject: [PATCH 1/2] updated openApi-docs --- openApiDocs/beta/Applications.yml | 2133 +- openApiDocs/beta/BackupRestore.yml | 1572 + openApiDocs/beta/Bookings.yml | 1285 + openApiDocs/beta/BusinessScenario.yml | 260 + openApiDocs/beta/CloudCommunications.yml | 135 +- openApiDocs/beta/Compliance.yml | 366 +- openApiDocs/beta/ConfigurationManagement.yml | 520 +- openApiDocs/beta/CrossDeviceExperiences.yml | 413 +- openApiDocs/beta/DeviceManagement.yml | 746 +- openApiDocs/beta/Devices.CloudPrint.yml | 366 +- .../beta/Devices.CorporateManagement.yml | 946 +- openApiDocs/beta/Education.yml | 366 +- openApiDocs/beta/Files.yml | 462 +- openApiDocs/beta/Groups.yml | 372 +- .../beta/Identity.DirectoryManagement.yml | 3764 +- openApiDocs/beta/Identity.Governance.yml | 15650 +++- openApiDocs/beta/Identity.SignIns.yml | 703 +- openApiDocs/beta/Migrations.yml | 150 +- openApiDocs/beta/NetworkAccess.yml | 391 +- openApiDocs/beta/Planner.yml | 1242 +- openApiDocs/beta/Reports.yml | 152 + openApiDocs/beta/Security.yml | 552 +- openApiDocs/beta/Sites.yml | 387 +- openApiDocs/beta/Teams.yml | 2449 +- openApiDocs/beta/Users.Actions.yml | 366 +- openApiDocs/beta/Users.Functions.yml | 366 +- openApiDocs/beta/Users.yml | 372 +- openApiDocs/beta/WindowsUpdates.yml | 366 +- openApiDocs/v1.0/Applications.yml | 1 + openApiDocs/v1.0/Compliance.yml | 1 + openApiDocs/v1.0/ConfigurationManagement.yml | 521 +- .../v1.0/DeviceManagement.Administration.yml | 1 + openApiDocs/v1.0/DeviceManagement.yml | 1 + openApiDocs/v1.0/Devices.CloudPrint.yml | 1 + .../v1.0/Devices.CorporateManagement.yml | 247 +- openApiDocs/v1.0/Education.yml | 1 + openApiDocs/v1.0/Files.yml | 25 + openApiDocs/v1.0/Groups.yml | 1 + .../v1.0/Identity.DirectoryManagement.yml | 46 +- openApiDocs/v1.0/Identity.Governance.yml | 73121 +++++++++------- openApiDocs/v1.0/Identity.SignIns.yml | 573 + openApiDocs/v1.0/Security.yml | 51 +- openApiDocs/v1.0/Sites.yml | 1 + openApiDocs/v1.0/Teams.yml | 17 + openApiDocs/v1.0/Users.Actions.yml | 1 + openApiDocs/v1.0/Users.Functions.yml | 1 + openApiDocs/v1.0/Users.yml | 1 + 47 files changed, 77634 insertions(+), 33830 deletions(-) diff --git a/openApiDocs/beta/Applications.yml b/openApiDocs/beta/Applications.yml index 0abcd400589..3df0877404b 100644 --- a/openApiDocs/beta/Applications.yml +++ b/openApiDocs/beta/Applications.yml @@ -11424,6 +11424,12 @@ paths: $ref: '#/components/responses/microsoft.graph.servicePrincipalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -11453,6 +11459,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.servicePrincipal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}': get: @@ -11502,6 +11514,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.servicePrincipal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -11537,6 +11555,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.servicePrincipal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -11567,6 +11591,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/appManagementPolicies': get: @@ -11624,6 +11654,12 @@ paths: $ref: '#/components/responses/microsoft.graph.appManagementPolicyCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -11681,6 +11717,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.appManagementPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count': get: @@ -11704,6 +11746,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo': get: tags: @@ -11763,6 +11811,12 @@ paths: $ref: '#/components/responses/microsoft.graph.appRoleAssignmentCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -11801,6 +11855,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}': get: @@ -11858,6 +11918,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -11897,6 +11963,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -11935,6 +12007,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count': get: @@ -11958,6 +12036,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/appRoleAssignments': get: tags: @@ -12027,6 +12111,12 @@ paths: $ref: '#/components/responses/microsoft.graph.appRoleAssignmentCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -12065,6 +12155,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}': get: @@ -12122,6 +12218,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -12161,6 +12263,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -12199,6 +12307,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count': get: @@ -12232,6 +12346,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies': get: tags: @@ -12291,6 +12411,12 @@ paths: $ref: '#/components/responses/microsoft.graph.claimsMappingPolicyCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -12333,6 +12459,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count': get: @@ -12356,6 +12488,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref': get: tags: @@ -12395,6 +12533,12 @@ paths: $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -12424,6 +12568,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -12462,6 +12612,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/claimsPolicy': get: @@ -12511,6 +12667,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.customClaimsPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation put: tags: @@ -12546,6 +12708,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.customClaimsPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -12581,6 +12749,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.customClaimsPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/createdObjects': get: @@ -12641,6 +12815,12 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -12698,6 +12878,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/microsoft.graph.servicePrincipal': get: @@ -12751,6 +12937,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.servicePrincipal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/createdObjects/$count': get: tags: @@ -12773,6 +12965,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/createdObjects/microsoft.graph.servicePrincipal': get: tags: @@ -12828,6 +13026,12 @@ paths: $ref: '#/components/responses/microsoft.graph.servicePrincipalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -12853,6 +13057,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications': get: tags: @@ -12912,6 +13122,12 @@ paths: $ref: '#/components/responses/microsoft.graph.delegatedPermissionClassificationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -12950,6 +13166,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.delegatedPermissionClassification' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}': get: @@ -13004,6 +13226,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.delegatedPermissionClassification' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -13043,6 +13271,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.delegatedPermissionClassification' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -13081,6 +13315,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count': get: @@ -13104,6 +13344,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/endpoints': get: tags: @@ -13160,6 +13406,12 @@ paths: $ref: '#/components/responses/microsoft.graph.endpointCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -13194,6 +13446,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.endpoint' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}': get: @@ -13248,6 +13506,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.endpoint' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -13287,6 +13551,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.endpoint' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -13321,6 +13591,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/endpoints/$count': get: @@ -13344,6 +13620,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials': get: tags: @@ -13399,6 +13681,12 @@ paths: $ref: '#/components/responses/microsoft.graph.federatedIdentityCredentialCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -13433,6 +13721,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.federatedIdentityCredential' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}': get: @@ -13486,6 +13780,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.federatedIdentityCredential' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -13525,6 +13825,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.federatedIdentityCredential' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -13559,6 +13865,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials(name=''{name}'')': get: @@ -13611,6 +13923,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.federatedIdentityCredential' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -13649,6 +13967,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.federatedIdentityCredential' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -13682,6 +14006,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/$count': get: @@ -13705,6 +14035,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies': get: tags: @@ -13764,6 +14100,12 @@ paths: $ref: '#/components/responses/microsoft.graph.homeRealmDiscoveryPolicyCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -13806,6 +14148,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count': get: @@ -13829,6 +14177,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref': get: tags: @@ -13868,6 +14222,12 @@ paths: $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -13897,6 +14257,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -13935,6 +14301,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/licenseDetails': get: @@ -13991,6 +14363,12 @@ paths: $ref: '#/components/responses/microsoft.graph.licenseDetailsCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -14025,6 +14403,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.licenseDetails' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}': get: @@ -14078,6 +14462,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.licenseDetails' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -14117,6 +14507,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.licenseDetails' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -14151,6 +14547,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count': get: @@ -14174,6 +14576,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/licenseDetails/microsoft.graph.getTeamsLicensingDetails()': get: tags: @@ -14202,7 +14610,336 @@ paths: $ref: '#/components/schemas/microsoft.graph.teamsLicensingDetails' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: function + '/servicePrincipals/{servicePrincipal-id}/lifecycle': + get: + tags: + - servicePrincipals.identityLifecycle + summary: Get lifecycle from servicePrincipals + operationId: servicePrincipal_GetLifecycle + 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: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.identityLifecycle' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report + x-ms-docs-operation-type: operation + patch: + tags: + - servicePrincipals.identityLifecycle + summary: Update the navigation property lifecycle in servicePrincipals + operationId: servicePrincipal_UpdateLifecycle + 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 + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report + x-ms-docs-operation-type: operation + delete: + tags: + - servicePrincipals.identityLifecycle + summary: Delete navigation property lifecycle for servicePrincipals + operationId: servicePrincipal_DeleteLifecycle + 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: 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: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report + x-ms-docs-operation-type: operation + '/servicePrincipals/{servicePrincipal-id}/lifecycle/complianceIssues': + get: + tags: + - servicePrincipals.identityLifecycle + summary: Get complianceIssues from servicePrincipals + operationId: servicePrincipal.lifecycle_ListComplianceIssue + 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 + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.identityGovernance.complianceIssueCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/servicePrincipals/{servicePrincipal-id}/lifecycle/complianceIssues/{complianceIssue-id}': + get: + tags: + - servicePrincipals.identityLifecycle + summary: Get complianceIssues from servicePrincipals + operationId: servicePrincipal.lifecycle_GetComplianceIssue + 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: complianceIssue-id + in: path + description: The unique identifier of complianceIssue + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: complianceIssue + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.complianceIssue' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report + x-ms-docs-operation-type: operation + '/servicePrincipals/{servicePrincipal-id}/lifecycle/complianceIssues/$count': + get: + tags: + - servicePrincipals.identityLifecycle + summary: Get the number of the resource + operationId: servicePrincipal.lifecycle.complianceIssue_GetCount + 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 + - $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: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report + '/servicePrincipals/{servicePrincipal-id}/lifecycle/effectiveGoverningPolicy': + get: + tags: + - servicePrincipals.identityLifecycle + summary: Get effectiveGoverningPolicy from servicePrincipals + operationId: servicePrincipal.lifecycle_GetEffectiveGoverningPolicy + 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: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.lifecyclePolicy' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report + x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/memberOf': get: tags: @@ -14272,6 +15009,12 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -14339,6 +15082,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/microsoft.graph.administrativeUnit': get: @@ -14402,6 +15151,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.administrativeUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/microsoft.graph.directoryRole': get: tags: @@ -14464,6 +15219,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/microsoft.graph.group': get: tags: @@ -14526,6 +15287,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.group' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/memberOf/$count': get: tags: @@ -14558,6 +15325,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/memberOf/microsoft.graph.administrativeUnit': get: tags: @@ -14623,6 +15396,12 @@ paths: $ref: '#/components/responses/microsoft.graph.administrativeUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -14658,6 +15437,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/memberOf/microsoft.graph.directoryRole': get: tags: @@ -14723,6 +15508,12 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -14758,6 +15549,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/memberOf/microsoft.graph.group': get: tags: @@ -14823,6 +15620,12 @@ paths: $ref: '#/components/responses/microsoft.graph.groupCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -14858,6 +15661,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/microsoft.graph.addTokenSigningCertificate': post: tags: @@ -14904,6 +15713,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.selfSignedCertificate' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/microsoft.graph.checkMemberGroups': post: @@ -14957,6 +15772,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -15009,6 +15830,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -15057,6 +15884,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.passwordSingleSignOnCredentialSet' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/microsoft.graph.deletePasswordSingleSignOnCredentials': post: @@ -15094,6 +15927,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/microsoft.graph.getMemberGroups': post: @@ -15147,6 +15986,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -15199,6 +16044,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -15243,6 +16094,39 @@ paths: $ref: '#/components/schemas/microsoft.graph.passwordSingleSignOnCredentialSet' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report + x-ms-docs-operation-type: action + '/servicePrincipals/{servicePrincipal-id}/microsoft.graph.identityGovernance.attest': + post: + tags: + - servicePrincipals.servicePrincipal.Actions + summary: Invoke action attest + operationId: servicePrincipal_attest + 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 + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/microsoft.graph.restore': post: @@ -15272,6 +16156,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/microsoft.graph.updatePasswordSingleSignOnCredentials': post: @@ -15313,6 +16203,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants': get: @@ -15373,6 +16269,12 @@ paths: $ref: '#/components/responses/microsoft.graph.oAuth2PermissionGrantCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -15430,6 +16332,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.oAuth2PermissionGrant' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count': get: @@ -15453,6 +16361,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/ownedObjects': get: tags: @@ -15512,6 +16426,12 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -15569,6 +16489,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/microsoft.graph.application': get: @@ -15622,6 +16548,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.application' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/microsoft.graph.appRoleAssignment': get: tags: @@ -15674,6 +16606,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/microsoft.graph.endpoint': get: tags: @@ -15726,6 +16664,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.endpoint' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/microsoft.graph.group': get: tags: @@ -15778,6 +16722,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.group' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/microsoft.graph.servicePrincipal': get: tags: @@ -15830,6 +16780,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.servicePrincipal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count': get: tags: @@ -15852,6 +16808,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/ownedObjects/microsoft.graph.application': get: tags: @@ -15907,6 +16869,12 @@ paths: $ref: '#/components/responses/microsoft.graph.applicationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -15932,6 +16900,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/ownedObjects/microsoft.graph.appRoleAssignment': get: tags: @@ -15987,6 +16961,12 @@ paths: $ref: '#/components/responses/microsoft.graph.appRoleAssignmentCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -16012,6 +16992,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/ownedObjects/microsoft.graph.endpoint': get: tags: @@ -16067,6 +17053,12 @@ paths: $ref: '#/components/responses/microsoft.graph.endpointCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -16092,6 +17084,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/ownedObjects/microsoft.graph.group': get: tags: @@ -16147,6 +17145,12 @@ paths: $ref: '#/components/responses/microsoft.graph.groupCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -16172,6 +17176,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/ownedObjects/microsoft.graph.servicePrincipal': get: tags: @@ -16227,6 +17237,12 @@ paths: $ref: '#/components/responses/microsoft.graph.servicePrincipalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -16252,6 +17268,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/owners': get: tags: @@ -16318,6 +17340,12 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -16360,6 +17388,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/microsoft.graph.appRoleAssignment': get: @@ -16423,6 +17457,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/microsoft.graph.endpoint': get: tags: @@ -16485,6 +17525,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.endpoint' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/microsoft.graph.servicePrincipal': get: tags: @@ -16547,6 +17593,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.servicePrincipal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/microsoft.graph.user': get: tags: @@ -16609,6 +17661,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/owners/$count': get: tags: @@ -16641,6 +17699,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/owners/$ref': get: tags: @@ -16687,6 +17751,12 @@ paths: $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -16716,6 +17786,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -16754,6 +17830,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/owners/microsoft.graph.appRoleAssignment': get: @@ -16820,6 +17902,12 @@ paths: $ref: '#/components/responses/microsoft.graph.appRoleAssignmentCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -16855,6 +17943,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/owners/microsoft.graph.endpoint': get: tags: @@ -16920,6 +18014,12 @@ paths: $ref: '#/components/responses/microsoft.graph.endpointCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -16955,6 +18055,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/owners/microsoft.graph.servicePrincipal': get: tags: @@ -17020,6 +18126,12 @@ paths: $ref: '#/components/responses/microsoft.graph.servicePrincipalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -17055,6 +18167,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/owners/microsoft.graph.user': get: tags: @@ -17120,6 +18238,12 @@ paths: $ref: '#/components/responses/microsoft.graph.userCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -17155,6 +18279,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies': get: tags: @@ -17211,6 +18341,12 @@ paths: $ref: '#/components/responses/microsoft.graph.permissionGrantPreApprovalPolicyCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -17271,6 +18407,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionGrantPreApprovalPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/$count': get: @@ -17294,6 +18436,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration': get: tags: @@ -17342,6 +18490,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.remoteDesktopSecurityConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -17377,6 +18531,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.remoteDesktopSecurityConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -17407,6 +18567,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/approvedClientApps': get: @@ -17467,6 +18633,12 @@ paths: $ref: '#/components/responses/microsoft.graph.approvedClientAppCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -17505,6 +18677,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvedClientApp' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/approvedClientApps/{approvedClientApp-id}': get: @@ -17562,6 +18740,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvedClientApp' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -17605,6 +18789,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvedClientApp' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -17643,6 +18833,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/approvedClientApps/$count': get: @@ -17666,6 +18862,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups': get: tags: @@ -17725,6 +18927,12 @@ paths: $ref: '#/components/responses/microsoft.graph.targetDeviceGroupCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -17763,6 +18971,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.targetDeviceGroup' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}': get: @@ -17820,6 +19034,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.targetDeviceGroup' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -17863,6 +19083,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.targetDeviceGroup' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -17901,6 +19127,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count': get: @@ -17924,6 +19156,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/synchronization': get: tags: @@ -17969,6 +19207,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.synchronization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation put: tags: @@ -18000,6 +19244,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.synchronization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -18026,6 +19276,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs': get: @@ -18086,6 +19342,12 @@ paths: $ref: '#/components/responses/microsoft.graph.synchronizationJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -18124,6 +19386,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.synchronizationJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}': get: @@ -18181,6 +19449,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.synchronizationJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -18220,6 +19494,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.synchronizationJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -18258,6 +19538,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload': get: @@ -18312,6 +19598,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.bulkUpload' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -18351,6 +19643,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.bulkUpload' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -18385,6 +19683,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value': get: @@ -18420,6 +19724,12 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report put: tags: - servicePrincipals.synchronization @@ -18456,6 +19766,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report delete: tags: - servicePrincipals.synchronization @@ -18490,6 +19806,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/microsoft.graph.pause': post: tags: @@ -18522,6 +19844,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/microsoft.graph.provisionOnDemand': post: @@ -18573,6 +19901,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.stringKeyStringValuePair' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/microsoft.graph.restart': post: @@ -18618,6 +19952,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/microsoft.graph.start': post: @@ -18651,6 +19991,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/microsoft.graph.validateCredentials': post: @@ -18771,6 +20117,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -18814,6 +20166,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -18848,6 +20206,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories': get: @@ -18913,6 +20277,12 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryDefinitionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -18955,6 +20325,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}': get: @@ -19017,6 +20393,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -19064,6 +20446,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -19106,6 +20494,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/microsoft.graph.discover': post: @@ -19151,6 +20545,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count': get: @@ -19182,6 +20582,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/microsoft.graph.filterOperators()': get: tags: @@ -19264,6 +20670,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -19350,6 +20762,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -19407,6 +20825,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.parseExpressionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count': get: @@ -19430,6 +20854,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/microsoft.graph.validateCredentials': post: tags: @@ -19556,6 +20986,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: function '/servicePrincipals/{servicePrincipal-id}/synchronization/secrets': put: @@ -19699,6 +21135,12 @@ paths: $ref: '#/components/responses/microsoft.graph.synchronizationTemplateCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -19733,6 +21175,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.synchronizationTemplate' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}': get: @@ -19787,6 +21235,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.synchronizationTemplate' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -19826,6 +21280,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.synchronizationTemplate' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -19860,6 +21320,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema': get: @@ -19914,6 +21380,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -19953,6 +21425,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -19987,6 +21465,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories': get: @@ -20052,6 +21536,12 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryDefinitionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -20094,6 +21584,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}': get: @@ -20156,6 +21652,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -20203,6 +21705,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -20245,6 +21753,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/microsoft.graph.discover': post: @@ -20290,6 +21804,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count': get: @@ -20321,6 +21841,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/microsoft.graph.filterOperators()': get: tags: @@ -20403,6 +21929,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -20489,6 +22021,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -20546,6 +22084,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.parseExpressionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count': get: @@ -20569,6 +22113,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies': get: tags: @@ -20625,6 +22175,12 @@ paths: $ref: '#/components/responses/microsoft.graph.tokenIssuancePolicyCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -20663,6 +22219,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count': get: @@ -20686,6 +22248,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref': get: tags: @@ -20722,6 +22290,12 @@ paths: $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -20747,6 +22321,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -20781,6 +22361,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies': get: @@ -20841,6 +22427,12 @@ paths: $ref: '#/components/responses/microsoft.graph.tokenLifetimePolicyCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -20883,6 +22475,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count': get: @@ -20906,6 +22504,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref': get: tags: @@ -20945,6 +22549,12 @@ paths: $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -20974,6 +22584,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -21012,6 +22628,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf': get: @@ -21082,6 +22704,12 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -21148,6 +22776,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/microsoft.graph.administrativeUnit': get: @@ -21211,6 +22845,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.administrativeUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/microsoft.graph.directoryRole': get: tags: @@ -21273,6 +22913,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/microsoft.graph.group': get: tags: @@ -21335,6 +22981,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.group' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count': get: tags: @@ -21367,6 +23019,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/microsoft.graph.administrativeUnit': get: tags: @@ -21432,6 +23090,12 @@ paths: $ref: '#/components/responses/microsoft.graph.administrativeUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -21467,6 +23131,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/microsoft.graph.directoryRole': get: tags: @@ -21532,6 +23202,12 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -21567,6 +23243,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/microsoft.graph.group': get: tags: @@ -21632,6 +23314,12 @@ paths: $ref: '#/components/responses/microsoft.graph.groupCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -21667,6 +23355,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report '/servicePrincipals(appId=''{appId}'')': get: tags: @@ -21715,6 +23409,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.servicePrincipal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation patch: tags: @@ -21750,6 +23450,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.servicePrincipal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation delete: tags: @@ -21780,6 +23486,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: operation /servicePrincipals/$count: get: @@ -21805,6 +23517,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report /servicePrincipals/microsoft.graph.delta(): get: tags: @@ -21874,6 +23592,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -21927,6 +23651,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -21966,6 +23696,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action /servicePrincipals/microsoft.graph.validateProperties: post: @@ -22006,6 +23742,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-08-01' + date: '2025-08-01' + version: 2025-08/correlations + description: Private preview for correlations report x-ms-docs-operation-type: action '/users/{user-id}/appRoleAssignments': get: @@ -22988,6 +24730,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -24502,6 +26246,99 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.administrativeUnit: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -25227,6 +27064,10 @@ components: type: boolean description: 'If false, allows the app to have extended access to Azure AD Graph until August 31, 2025 when Azure AD Graph is fully retired. For more information on Azure AD retirement updates, see June 2024 update on Azure AD Graph API retirement.' nullable: true + coopEnforcement: + type: boolean + description: 'Indicates whether Cross-Origin-Opener-Policy (COOP) headers are enforced on browser-based authentication responses for the application. Set to true to enable enforcement, false to temporarily suppress enforcement, or null to use the service default. For how-to guidance, see Control Cross-Origin-Opener-Policy enforcement.' + nullable: true removeUnverifiedEmailClaim: type: boolean description: 'If true, removes the email claim from tokens sent to an application when the email address''s domain can''t be verified.' @@ -25342,6 +27183,8 @@ components: type: boolean description: 'Indicates whether continuous access evaluation is enabled for Application Proxy application. For all Application Proxy apps, the property is set to true by default.' nullable: true + isDeviceAccessEnabled: + type: boolean isDnsResolutionEnabled: type: boolean description: Indicates Microsoft Entra Private Access should handle DNS resolution. false by default. @@ -26474,6 +28317,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -26901,7 +28750,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -27048,6 +28897,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -27651,21 +29502,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -27683,6 +29538,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -30350,6 +32207,52 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.groupAccessType: title: groupAccessType enum: @@ -30969,6 +32872,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssueCollectionResponse: + title: Collection of complianceIssue + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.administrativeUnitCollectionResponse: title: Collection of administrativeUnit type: object @@ -32066,6 +33982,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -32581,6 +34511,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -32601,6 +34536,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -33007,6 +34944,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -33478,30 +35423,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.baseItem: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -33578,6 +35519,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -38131,6 +40082,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -38207,6 +40164,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -40969,6 +42931,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -41217,6 +43210,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -45816,6 +47816,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -48248,6 +50291,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -50501,6 +52558,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -54866,6 +56933,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.licenseDetailsCollectionResponse' + microsoft.graph.identityGovernance.complianceIssueCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssueCollectionResponse' microsoft.graph.administrativeUnitCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/BackupRestore.yml b/openApiDocs/beta/BackupRestore.yml index 022cafaf219..8ad7e0f7ccd 100644 --- a/openApiDocs/beta/BackupRestore.yml +++ b/openApiDocs/beta/BackupRestore.yml @@ -46,6 +46,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.backupRestoreRoot' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -68,6 +73,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.backupRestoreRoot' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -86,6 +96,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/activityLogs: get: @@ -134,6 +149,11 @@ paths: $ref: '#/components/responses/microsoft.graph.activityLogBaseCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -159,6 +179,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.activityLogBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/activityLogs/{activityLogBase-id}': get: @@ -204,6 +229,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.activityLogBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -235,6 +265,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.activityLogBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -261,6 +296,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/activityLogs/$count: get: @@ -276,6 +316,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/browseSessions: get: tags: @@ -327,6 +372,11 @@ paths: $ref: '#/components/responses/microsoft.graph.browseSessionBaseCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -352,6 +402,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.browseSessionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/browseSessions/{browseSessionBase-id}': get: @@ -398,6 +453,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.browseSessionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -429,6 +489,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.browseSessionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -455,6 +520,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/browseSessions/{browseSessionBase-id}/microsoft.graph.browse': post: @@ -514,6 +584,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -564,6 +639,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -582,6 +662,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/driveExclusionUnits: get: tags: @@ -630,6 +715,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveExclusionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -655,6 +745,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveExclusionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/driveExclusionUnits/{driveExclusionUnit-id}': get: @@ -701,6 +796,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveExclusionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -732,6 +832,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveExclusionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -758,6 +863,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/driveExclusionUnits/$count: get: @@ -773,6 +883,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/driveExclusionUnitsBulkAdditionJobs: get: tags: @@ -821,6 +936,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveExclusionUnitsBulkAdditionJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -846,6 +966,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveExclusionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/driveExclusionUnitsBulkAdditionJobs/{driveExclusionUnitsBulkAdditionJob-id}': get: @@ -892,6 +1017,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveExclusionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -923,6 +1053,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveExclusionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -949,6 +1084,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/driveExclusionUnitsBulkAdditionJobs/$count: get: @@ -964,6 +1104,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/driveInclusionRules: get: tags: @@ -1012,6 +1157,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveProtectionRuleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -1037,6 +1187,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}': get: @@ -1083,6 +1238,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -1114,6 +1274,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -1140,6 +1305,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/driveInclusionRules/$count: get: @@ -1155,6 +1325,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/driveProtectionUnits: get: tags: @@ -1203,6 +1378,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveProtectionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -1228,6 +1408,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}': get: @@ -1274,6 +1459,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -1305,6 +1495,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -1331,6 +1526,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/driveProtectionUnits/$count: get: @@ -1346,6 +1546,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs: get: tags: @@ -1393,6 +1598,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveProtectionUnitsBulkAdditionJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -1418,6 +1628,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/{driveProtectionUnitsBulkAdditionJob-id}': get: @@ -1463,6 +1678,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -1494,6 +1714,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -1520,6 +1745,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/$count: get: @@ -1535,6 +1765,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/emailNotificationsSetting: get: tags: @@ -1575,6 +1810,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.emailNotificationsSetting' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -1601,6 +1841,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.emailNotificationsSetting' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -1619,6 +1864,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/exchangeProtectionPolicies: get: @@ -1668,6 +1918,11 @@ paths: $ref: '#/components/responses/microsoft.graph.exchangeProtectionPolicyCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -1697,6 +1952,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}': get: @@ -1743,6 +2003,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -1778,6 +2043,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -1804,6 +2074,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxExclusionUnits': get: @@ -1864,6 +2139,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxExclusionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -1924,6 +2204,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxExclusionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxExclusionUnits/$count': get: @@ -1947,6 +2232,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxExclusionUnitsBulkAdditionJobs': get: tags: @@ -2006,6 +2296,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxExclusionUnitsBulkAdditionJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -2066,6 +2361,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxExclusionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxExclusionUnitsBulkAdditionJobs/$count': get: @@ -2089,6 +2389,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules': get: tags: @@ -2148,6 +2453,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxProtectionRuleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -2208,6 +2518,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count': get: @@ -2231,6 +2546,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits': get: tags: @@ -2287,6 +2607,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxProtectionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -2344,6 +2669,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count': get: @@ -2367,6 +2697,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnitsBulkAdditionJobs': get: tags: @@ -2426,6 +2761,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxProtectionUnitsBulkAdditionJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -2486,6 +2826,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnitsBulkAdditionJobs/$count': get: @@ -2509,6 +2854,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/exchangeProtectionPolicies/$count: get: tags: @@ -2523,6 +2873,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/exchangeRestoreSessions: get: tags: @@ -2571,6 +2926,11 @@ paths: $ref: '#/components/responses/microsoft.graph.exchangeRestoreSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -2596,6 +2956,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}': get: @@ -2642,6 +3007,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -2677,6 +3047,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -2703,6 +3078,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts': get: @@ -2759,6 +3139,11 @@ paths: $ref: '#/components/responses/microsoft.graph.granularMailboxRestoreArtifactCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -2793,6 +3178,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.granularMailboxRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}': get: @@ -2846,6 +3236,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.granularMailboxRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -2885,6 +3280,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.granularMailboxRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -2919,6 +3319,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}/restorePoint': get: @@ -2973,6 +3378,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.restorePoint' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/$count': get: @@ -2996,6 +3406,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts': get: tags: @@ -3055,6 +3470,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxRestoreArtifactCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -3089,6 +3509,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}': get: @@ -3143,6 +3568,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -3182,6 +3612,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -3216,6 +3651,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint': get: @@ -3270,6 +3710,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.restorePoint' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count': get: @@ -3293,6 +3738,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests': get: tags: @@ -3352,6 +3802,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxRestoreArtifactsBulkAdditionRequestCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -3390,6 +3845,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifactsBulkAdditionRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest-id}': get: @@ -3447,6 +3907,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifactsBulkAdditionRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -3486,6 +3951,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifactsBulkAdditionRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -3524,6 +3994,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifactsBulkAdditionRequests/$count': get: @@ -3547,6 +4022,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/exchangeRestoreSessions/$count: get: tags: @@ -3561,6 +4041,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/exclusionUnits: get: tags: @@ -3609,6 +4094,11 @@ paths: $ref: '#/components/responses/microsoft.graph.exclusionUnitBaseCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -3658,6 +4148,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.exclusionUnitBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/exclusionUnits/$count: get: @@ -3673,6 +4168,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/mailboxExclusionUnits: get: tags: @@ -3721,6 +4221,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxExclusionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -3746,6 +4251,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxExclusionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/mailboxExclusionUnits/{mailboxExclusionUnit-id}': get: @@ -3792,6 +4302,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxExclusionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -3823,6 +4338,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxExclusionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -3849,6 +4369,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/mailboxExclusionUnits/$count: get: @@ -3864,6 +4389,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/mailboxExclusionUnitsBulkAdditionJobs: get: tags: @@ -3912,6 +4442,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxExclusionUnitsBulkAdditionJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -3937,6 +4472,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxExclusionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/mailboxExclusionUnitsBulkAdditionJobs/{mailboxExclusionUnitsBulkAdditionJob-id}': get: @@ -3983,6 +4523,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxExclusionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -4014,6 +4559,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxExclusionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -4040,6 +4590,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/mailboxExclusionUnitsBulkAdditionJobs/$count: get: @@ -4055,6 +4610,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/mailboxInclusionRules: get: tags: @@ -4103,6 +4663,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxProtectionRuleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -4128,6 +4693,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}': get: @@ -4174,6 +4744,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -4205,6 +4780,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -4231,6 +4811,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/mailboxInclusionRules/$count: get: @@ -4246,6 +4831,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/mailboxProtectionUnits: get: tags: @@ -4294,6 +4884,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxProtectionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -4319,6 +4914,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}': get: @@ -4365,6 +4965,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -4396,6 +5001,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -4422,6 +5032,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/mailboxProtectionUnits/$count: get: @@ -4437,6 +5052,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs: get: tags: @@ -4484,6 +5104,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxProtectionUnitsBulkAdditionJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -4509,6 +5134,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob-id}': get: @@ -4554,6 +5184,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -4585,6 +5220,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -4611,6 +5251,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/$count: get: @@ -4626,6 +5271,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/microsoft.graph.enable: post: tags: @@ -4657,6 +5307,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.serviceStatus' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action /solutions/backupRestore/oneDriveForBusinessBrowseSessions: get: @@ -4709,6 +5364,11 @@ paths: $ref: '#/components/responses/microsoft.graph.oneDriveForBusinessBrowseSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -4738,6 +5398,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessBrowseSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessBrowseSessions/{oneDriveForBusinessBrowseSession-id}': get: @@ -4787,6 +5452,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessBrowseSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -4818,6 +5488,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessBrowseSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -4844,6 +5519,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/oneDriveForBusinessBrowseSessions/$count: get: @@ -4859,6 +5539,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/oneDriveForBusinessProtectionPolicies: get: tags: @@ -4907,6 +5592,11 @@ paths: $ref: '#/components/responses/microsoft.graph.oneDriveForBusinessProtectionPolicyCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -4936,6 +5626,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}': get: @@ -4982,6 +5677,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -5017,6 +5717,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -5043,6 +5748,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveExclusionUnits': get: @@ -5103,6 +5813,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveExclusionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5163,6 +5878,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveExclusionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveExclusionUnits/$count': get: @@ -5186,6 +5906,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveExclusionUnitsBulkAdditionJobs': get: tags: @@ -5245,6 +5970,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveExclusionUnitsBulkAdditionJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5305,6 +6035,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveExclusionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveExclusionUnitsBulkAdditionJobs/$count': get: @@ -5328,6 +6063,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules': get: tags: @@ -5387,6 +6127,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveProtectionRuleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5447,6 +6192,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count': get: @@ -5470,6 +6220,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits': get: tags: @@ -5529,6 +6284,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveProtectionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5586,6 +6346,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count': get: @@ -5609,6 +6374,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnitsBulkAdditionJobs': get: tags: @@ -5668,6 +6438,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveProtectionUnitsBulkAdditionJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5728,6 +6503,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnitsBulkAdditionJobs/$count': get: @@ -5751,6 +6531,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count: get: tags: @@ -5765,6 +6550,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/oneDriveForBusinessRestoreSessions: get: tags: @@ -5813,6 +6603,11 @@ paths: $ref: '#/components/responses/microsoft.graph.oneDriveForBusinessRestoreSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5838,6 +6633,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}': get: @@ -5884,6 +6684,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -5919,6 +6724,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -5945,6 +6755,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts': get: @@ -6005,6 +6820,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveRestoreArtifactCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -6039,6 +6859,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}': get: @@ -6093,6 +6918,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -6132,6 +6962,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -6166,6 +7001,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint': get: @@ -6220,6 +7060,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.restorePoint' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count': get: @@ -6243,6 +7088,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests': get: tags: @@ -6302,6 +7152,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveRestoreArtifactsBulkAdditionRequestCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -6340,6 +7195,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifactsBulkAdditionRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/{driveRestoreArtifactsBulkAdditionRequest-id}': get: @@ -6397,6 +7257,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifactsBulkAdditionRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -6436,6 +7301,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifactsBulkAdditionRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -6474,6 +7344,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifactsBulkAdditionRequests/$count': get: @@ -6497,6 +7372,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/granularDriveRestoreArtifacts': get: tags: @@ -6556,6 +7436,11 @@ paths: $ref: '#/components/responses/microsoft.graph.granularDriveRestoreArtifactCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -6590,6 +7475,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.granularDriveRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/granularDriveRestoreArtifacts/{granularDriveRestoreArtifact-id}': get: @@ -6644,6 +7534,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.granularDriveRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -6683,6 +7578,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.granularDriveRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -6717,6 +7617,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/granularDriveRestoreArtifacts/$count': get: @@ -6740,6 +7645,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count: get: tags: @@ -6754,6 +7664,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/protectionPolicies: get: tags: @@ -6802,6 +7717,11 @@ paths: $ref: '#/components/responses/microsoft.graph.protectionPolicyBaseCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -6827,6 +7747,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}': get: @@ -6873,6 +7798,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -6904,6 +7834,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -6934,6 +7869,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/microsoft.graph.activate': post: @@ -6963,6 +7903,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/microsoft.graph.deactivate': post: @@ -6992,6 +7937,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action /solutions/backupRestore/protectionPolicies/$count: get: @@ -7007,6 +7957,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/protectionUnits: get: tags: @@ -7055,6 +8010,11 @@ paths: $ref: '#/components/responses/microsoft.graph.protectionUnitBaseCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -7107,6 +8067,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/microsoft.graph.cancelOffboard': post: @@ -7136,6 +8101,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/microsoft.graph.driveProtectionUnit': get: @@ -7185,6 +8155,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/microsoft.graph.mailboxProtectionUnit': get: tags: @@ -7233,6 +8208,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/microsoft.graph.offboard': post: tags: @@ -7261,6 +8241,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}/microsoft.graph.siteProtectionUnit': get: @@ -7310,6 +8295,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/protectionUnits/$count: get: tags: @@ -7324,6 +8314,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/protectionUnits/microsoft.graph.driveProtectionUnit: get: tags: @@ -7375,6 +8370,11 @@ paths: $ref: '#/components/responses/microsoft.graph.driveProtectionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -7392,6 +8392,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/protectionUnits/microsoft.graph.mailboxProtectionUnit: get: tags: @@ -7443,6 +8448,11 @@ paths: $ref: '#/components/responses/microsoft.graph.mailboxProtectionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -7460,6 +8470,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/protectionUnits/microsoft.graph.siteProtectionUnit: get: tags: @@ -7511,6 +8526,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteProtectionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -7528,6 +8548,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/reports: get: tags: @@ -7564,6 +8589,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.backupReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -7586,6 +8616,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.backupReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -7604,6 +8639,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/reports/microsoft.graph.getStatisticsByPolicy(policyId=''{policyId}'')': get: @@ -7628,6 +8668,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.backupPolicyReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: function /solutions/backupRestore/restorePoints: get: @@ -7677,6 +8722,11 @@ paths: $ref: '#/components/responses/microsoft.graph.restorePointCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -7702,6 +8752,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.restorePoint' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/restorePoints/{restorePoint-id}': get: @@ -7748,6 +8803,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.restorePoint' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -7779,6 +8839,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.restorePoint' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -7805,6 +8870,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit': get: @@ -7851,6 +8921,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/restorePoints/$count: get: @@ -7866,6 +8941,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/restorePoints/microsoft.graph.search: post: tags: @@ -7908,6 +8988,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.restorePointSearchResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action /solutions/backupRestore/restoreSessions: get: @@ -7960,6 +9045,11 @@ paths: $ref: '#/components/responses/microsoft.graph.restoreSessionBaseCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -7985,6 +9075,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}': get: @@ -8034,6 +9129,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -8065,6 +9165,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -8095,6 +9200,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/microsoft.graph.activate': post: @@ -8124,6 +9234,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action /solutions/backupRestore/restoreSessions/$count: get: @@ -8139,6 +9254,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/serviceApps: get: tags: @@ -8190,6 +9310,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceAppCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -8219,6 +9344,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.serviceApp' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/serviceApps/{serviceApp-id}': get: @@ -8268,6 +9398,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.serviceApp' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -8299,6 +9434,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.serviceApp' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -8329,6 +9469,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/serviceApps/{serviceApp-id}/microsoft.graph.activate': post: @@ -8372,6 +9517,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.serviceApp' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/backupRestore/serviceApps/{serviceApp-id}/microsoft.graph.deactivate': post: @@ -8401,6 +9551,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.serviceApp' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action /solutions/backupRestore/serviceApps/$count: get: @@ -8416,6 +9571,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/sharePointBrowseSessions: get: tags: @@ -8467,6 +9627,11 @@ paths: $ref: '#/components/responses/microsoft.graph.sharePointBrowseSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -8496,6 +9661,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.sharePointBrowseSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointBrowseSessions/{sharePointBrowseSession-id}': get: @@ -8545,6 +9715,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.sharePointBrowseSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -8576,6 +9751,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.sharePointBrowseSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -8602,6 +9782,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/sharePointBrowseSessions/$count: get: @@ -8617,6 +9802,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/sharePointProtectionPolicies: get: tags: @@ -8665,6 +9855,11 @@ paths: $ref: '#/components/responses/microsoft.graph.sharePointProtectionPolicyCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -8694,6 +9889,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}': get: @@ -8740,6 +9940,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -8775,6 +9980,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -8801,6 +10011,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteExclusionUnits': get: @@ -8861,6 +10076,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteExclusionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -8921,6 +10141,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteExclusionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteExclusionUnits/$count': get: @@ -8944,6 +10169,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteExclusionUnitsBulkAdditionJobs': get: tags: @@ -9003,6 +10233,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteExclusionUnitsBulkAdditionJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -9063,6 +10298,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteExclusionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteExclusionUnitsBulkAdditionJobs/$count': get: @@ -9086,6 +10326,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules': get: tags: @@ -9145,6 +10390,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteProtectionRuleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -9205,6 +10455,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count': get: @@ -9228,6 +10483,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits': get: tags: @@ -9287,6 +10547,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteProtectionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -9344,6 +10609,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count': get: @@ -9367,6 +10637,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnitsBulkAdditionJobs': get: tags: @@ -9426,6 +10701,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteProtectionUnitsBulkAdditionJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -9486,6 +10766,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnitsBulkAdditionJobs/$count': get: @@ -9509,6 +10794,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/sharePointProtectionPolicies/$count: get: tags: @@ -9523,6 +10813,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/sharePointRestoreSessions: get: tags: @@ -9571,6 +10866,11 @@ paths: $ref: '#/components/responses/microsoft.graph.sharePointRestoreSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -9600,6 +10900,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}': get: @@ -9646,6 +10951,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -9681,6 +10991,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -9707,6 +11022,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/granularSiteRestoreArtifacts': get: @@ -9767,6 +11087,11 @@ paths: $ref: '#/components/responses/microsoft.graph.granularSiteRestoreArtifactCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -9801,6 +11126,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.granularSiteRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/granularSiteRestoreArtifacts/{granularSiteRestoreArtifact-id}': get: @@ -9855,6 +11185,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.granularSiteRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -9894,6 +11229,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.granularSiteRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -9928,6 +11268,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/granularSiteRestoreArtifacts/$count': get: @@ -9951,6 +11296,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts': get: tags: @@ -10010,6 +11360,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteRestoreArtifactCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -10044,6 +11399,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}': get: @@ -10098,6 +11458,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -10137,6 +11502,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -10171,6 +11541,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint': get: @@ -10225,6 +11600,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.restorePoint' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count': get: @@ -10248,6 +11628,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests': get: tags: @@ -10307,6 +11692,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteRestoreArtifactsBulkAdditionRequestCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -10345,6 +11735,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifactsBulkAdditionRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/{siteRestoreArtifactsBulkAdditionRequest-id}': get: @@ -10402,6 +11797,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifactsBulkAdditionRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -10441,6 +11841,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifactsBulkAdditionRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -10479,6 +11884,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifactsBulkAdditionRequests/$count': get: @@ -10502,6 +11912,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/sharePointRestoreSessions/$count: get: tags: @@ -10516,6 +11931,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/siteExclusionUnits: get: tags: @@ -10564,6 +11984,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteExclusionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -10589,6 +12014,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteExclusionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/siteExclusionUnits/{siteExclusionUnit-id}': get: @@ -10635,6 +12065,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteExclusionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -10666,6 +12101,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteExclusionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -10692,6 +12132,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/siteExclusionUnits/$count: get: @@ -10707,6 +12152,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/siteExclusionUnitsBulkAdditionJobs: get: tags: @@ -10755,6 +12205,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteExclusionUnitsBulkAdditionJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -10780,6 +12235,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteExclusionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/siteExclusionUnitsBulkAdditionJobs/{siteExclusionUnitsBulkAdditionJob-id}': get: @@ -10826,6 +12286,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteExclusionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -10857,6 +12322,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteExclusionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -10883,6 +12353,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/siteExclusionUnitsBulkAdditionJobs/$count: get: @@ -10898,6 +12373,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/siteInclusionRules: get: tags: @@ -10946,6 +12426,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteProtectionRuleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -10971,6 +12456,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}': get: @@ -11017,6 +12507,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -11048,6 +12543,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -11074,6 +12574,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/siteInclusionRules/$count: get: @@ -11089,6 +12594,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/siteProtectionUnits: get: tags: @@ -11137,6 +12647,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteProtectionUnitCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -11162,6 +12677,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}': get: @@ -11208,6 +12728,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -11239,6 +12764,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -11265,6 +12795,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/siteProtectionUnits/$count: get: @@ -11280,6 +12815,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs: get: tags: @@ -11327,6 +12867,11 @@ paths: $ref: '#/components/responses/microsoft.graph.siteProtectionUnitsBulkAdditionJobCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -11352,6 +12897,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/{siteProtectionUnitsBulkAdditionJob-id}': get: @@ -11397,6 +12947,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -11428,6 +12983,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.siteProtectionUnitsBulkAdditionJob' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -11454,6 +13014,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/$count: get: @@ -11469,6 +13034,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm components: schemas: microsoft.graph.backupRestoreRoot: @@ -11756,6 +13326,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 date and time when the item was created. Returned only when type is file or folder. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2024, is 2024-01-01T00:00:00Z.' format: date-time nullable: true itemKey: @@ -11774,6 +13345,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 when the item was last modified. Returned only when type is file or folder. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2024, is 2024-01-01T00:00:00Z.' format: date-time nullable: true name: diff --git a/openApiDocs/beta/Bookings.yml b/openApiDocs/beta/Bookings.yml index af7a824a7ba..2523a372e7d 100644 --- a/openApiDocs/beta/Bookings.yml +++ b/openApiDocs/beta/Bookings.yml @@ -2095,6 +2095,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.solutionsRoot' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -2117,6 +2122,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.solutionsRoot' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/bookingBusinesses: get: @@ -2166,6 +2176,11 @@ paths: $ref: '#/components/responses/microsoft.graph.bookingBusinessCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -2191,6 +2206,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingBusiness' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}': get: @@ -2237,6 +2257,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingBusiness' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -2268,6 +2293,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingBusiness' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -2298,6 +2328,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/appointments': get: @@ -2355,6 +2390,11 @@ paths: $ref: '#/components/responses/microsoft.graph.bookingAppointmentCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -2389,6 +2429,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingAppointment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}': get: @@ -2446,6 +2491,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingAppointment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -2489,6 +2539,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingAppointment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -2527,6 +2582,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/microsoft.graph.cancel': post: @@ -2573,6 +2633,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count': get: @@ -2596,6 +2661,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView': get: tags: @@ -2668,6 +2738,11 @@ paths: $ref: '#/components/responses/microsoft.graph.bookingAppointmentCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -2702,6 +2777,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingAppointment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}': get: @@ -2772,6 +2852,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingAppointment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -2811,6 +2896,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingAppointment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -2845,6 +2935,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/microsoft.graph.cancel': post: @@ -2891,6 +2986,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count': get: @@ -2914,6 +3014,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/bookingBusinesses/{bookingBusiness-id}/customers': get: tags: @@ -2970,6 +3075,11 @@ paths: $ref: '#/components/responses/microsoft.graph.bookingCustomerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -3004,6 +3114,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingCustomer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}': get: @@ -3058,6 +3173,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingCustomer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -3097,6 +3217,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingCustomer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -3131,6 +3256,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count': get: @@ -3154,6 +3284,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions': get: tags: @@ -3210,6 +3345,11 @@ paths: $ref: '#/components/responses/microsoft.graph.bookingCustomQuestionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -3244,6 +3384,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}': get: @@ -3298,6 +3443,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -3337,6 +3487,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -3371,6 +3526,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count': get: @@ -3394,6 +3554,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/bookingBusinesses/{bookingBusiness-id}/microsoft.graph.getStaffAvailability': post: tags: @@ -3450,6 +3615,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -3478,6 +3648,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/bookingBusinesses/{bookingBusiness-id}/microsoft.graph.unpublish': post: @@ -3503,6 +3678,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/bookingBusinesses/{bookingBusiness-id}/services': get: @@ -3560,6 +3740,11 @@ paths: $ref: '#/components/responses/microsoft.graph.bookingServiceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -3594,6 +3779,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingService' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}': get: @@ -3648,6 +3838,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingService' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -3687,6 +3882,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingService' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -3721,6 +3921,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count': get: @@ -3744,6 +3949,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers': get: tags: @@ -3800,6 +4010,11 @@ paths: $ref: '#/components/responses/microsoft.graph.bookingStaffMemberCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -3834,6 +4049,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}': get: @@ -3888,6 +4108,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -3927,6 +4152,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -3961,6 +4191,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count': get: @@ -3984,6 +4219,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/bookingBusinesses/$count: get: tags: @@ -3998,6 +4238,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/bookingCurrencies: get: tags: @@ -4049,6 +4294,11 @@ paths: $ref: '#/components/responses/microsoft.graph.bookingCurrencyCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -4074,6 +4324,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingCurrency' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/bookingCurrencies/{bookingCurrency-id}': get: @@ -4123,6 +4378,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingCurrency' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -4154,6 +4414,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.bookingCurrency' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -4180,6 +4445,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/bookingCurrencies/$count: get: @@ -4195,6 +4465,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/virtualEvents: get: tags: @@ -4232,6 +4507,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventsRoot' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -4254,6 +4534,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventsRoot' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -4272,6 +4557,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/virtualEvents/events: get: @@ -4320,6 +4610,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -4345,6 +4640,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEvent' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}': get: @@ -4390,6 +4690,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEvent' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -4421,6 +4726,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEvent' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -4447,6 +4757,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/microsoft.graph.cancel': post: @@ -4468,6 +4783,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/virtualEvents/events/{virtualEvent-id}/microsoft.graph.publish': post: @@ -4489,6 +4809,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/virtualEvents/events/{virtualEvent-id}/microsoft.graph.setExternalEventInformation': post: @@ -4523,6 +4848,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/virtualEvents/events/{virtualEvent-id}/presenters': get: @@ -4580,6 +4910,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -4614,6 +4949,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}': get: @@ -4668,6 +5008,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -4707,6 +5052,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -4741,6 +5091,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions': get: @@ -4805,6 +5160,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -4869,6 +5229,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl=''{joinWebUrl}'')': get: @@ -4930,6 +5295,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count': get: @@ -4961,6 +5331,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count': get: tags: @@ -4983,6 +5358,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/events/{virtualEvent-id}/sessions': get: tags: @@ -5039,6 +5419,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5073,6 +5458,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}': get: @@ -5127,6 +5517,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -5166,6 +5561,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -5200,6 +5600,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports': get: @@ -5265,6 +5670,11 @@ paths: $ref: '#/components/responses/microsoft.graph.meetingAttendanceReportCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5307,6 +5717,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}': get: @@ -5369,6 +5784,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -5416,6 +5836,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -5458,6 +5883,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords': get: @@ -5531,6 +5961,11 @@ paths: $ref: '#/components/responses/microsoft.graph.attendanceRecordCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5581,6 +6016,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}': get: @@ -5651,6 +6091,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -5706,6 +6151,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -5756,6 +6206,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count': get: @@ -5795,6 +6250,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count': get: tags: @@ -5825,6 +6285,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters': get: tags: @@ -5888,6 +6353,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5952,6 +6422,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count': get: @@ -5983,6 +6458,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations': get: tags: @@ -6046,6 +6526,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -6110,6 +6595,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email=''{email}'')': get: @@ -6171,6 +6661,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId=''{userId}'')': get: @@ -6232,6 +6727,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count': get: @@ -6263,6 +6763,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl=''{joinWebUrl}'')': get: tags: @@ -6316,6 +6821,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -6355,6 +6865,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -6389,6 +6904,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count': get: @@ -6412,6 +6932,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/virtualEvents/events/$count: get: tags: @@ -6426,6 +6951,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/virtualEvents/townhalls: get: tags: @@ -6474,6 +7004,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventTownhallCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -6503,6 +7038,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}': get: @@ -6552,6 +7092,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -6587,6 +7132,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -6613,6 +7163,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters': get: @@ -6673,6 +7228,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -6711,6 +7271,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}': get: @@ -6768,6 +7333,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -6807,6 +7377,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -6845,6 +7420,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions': get: @@ -6909,6 +7489,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -6973,6 +7558,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl=''{joinWebUrl}'')': get: @@ -7034,6 +7624,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count': get: @@ -7065,6 +7660,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count': get: tags: @@ -7087,6 +7687,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrationConfiguration': get: tags: @@ -7135,6 +7740,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventTownhallRegistrationConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -7166,6 +7776,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventTownhallRegistrationConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -7192,6 +7807,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrationConfiguration/questions': get: @@ -7249,6 +7869,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationQuestionBaseCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -7283,6 +7908,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}': get: @@ -7337,6 +7967,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -7376,6 +8011,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -7410,6 +8050,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrationConfiguration/questions/$count': get: @@ -7433,6 +8078,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrations': get: tags: @@ -7489,6 +8139,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -7523,6 +8178,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrations/{virtualEventRegistration-id}': get: @@ -7577,6 +8237,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -7616,6 +8281,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -7650,6 +8320,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrations/{virtualEventRegistration-id}/microsoft.graph.cancel': post: @@ -7679,6 +8354,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrations/{virtualEventRegistration-id}/sessions': get: @@ -7744,6 +8424,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -7809,6 +8494,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl=''{joinWebUrl}'')': get: @@ -7871,6 +8561,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrations/{virtualEventRegistration-id}/sessions/$count': get: @@ -7902,6 +8597,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrations(email=''{email}'')': get: tags: @@ -7955,6 +8655,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -7994,6 +8699,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -8028,6 +8738,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrations(email=''{email}'')/microsoft.graph.cancel': post: @@ -8057,6 +8772,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrations(userId=''{userId}'')': get: @@ -8111,6 +8831,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -8150,6 +8875,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -8184,6 +8914,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrations(userId=''{userId}'')/microsoft.graph.cancel': post: @@ -8213,6 +8948,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/registrations/$count': get: @@ -8236,6 +8976,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions': get: tags: @@ -8292,6 +9037,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -8326,6 +9076,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}': get: @@ -8380,6 +9135,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -8419,6 +9179,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -8453,6 +9218,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports': get: @@ -8521,6 +9291,11 @@ paths: $ref: '#/components/responses/microsoft.graph.meetingAttendanceReportCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -8563,6 +9338,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}': get: @@ -8628,6 +9408,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -8675,6 +9460,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -8717,6 +9507,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords': get: @@ -8790,6 +9585,11 @@ paths: $ref: '#/components/responses/microsoft.graph.attendanceRecordCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -8840,6 +9640,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}': get: @@ -8910,6 +9715,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -8965,6 +9775,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -9015,6 +9830,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count': get: @@ -9054,6 +9874,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count': get: tags: @@ -9084,6 +9909,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters': get: tags: @@ -9147,6 +9977,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -9211,6 +10046,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count': get: @@ -9242,6 +10082,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations': get: tags: @@ -9305,6 +10150,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -9369,6 +10219,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email=''{email}'')': get: @@ -9430,6 +10285,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId=''{userId}'')': get: @@ -9491,6 +10351,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count': get: @@ -9522,6 +10387,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl=''{joinWebUrl}'')': get: tags: @@ -9575,6 +10445,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -9614,6 +10489,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -9648,6 +10528,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count': get: @@ -9671,6 +10556,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/virtualEvents/townhalls/$count: get: tags: @@ -9685,6 +10575,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/townhalls/microsoft.graph.getByUserIdAndRole(userId=''{userId}'',role=''{role}'')': get: tags: @@ -9765,6 +10660,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -9842,6 +10742,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -9897,6 +10802,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventWebinarCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -9926,6 +10836,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}': get: @@ -9975,6 +10890,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -10010,6 +10930,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -10036,6 +10961,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters': get: @@ -10093,6 +11023,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -10127,6 +11062,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}': get: @@ -10181,6 +11121,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -10224,6 +11169,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -10258,6 +11208,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions': get: @@ -10322,6 +11277,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -10386,6 +11346,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl=''{joinWebUrl}'')': get: @@ -10447,6 +11412,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count': get: @@ -10478,6 +11448,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count': get: tags: @@ -10500,6 +11475,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration': get: tags: @@ -10548,6 +11528,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventWebinarRegistrationConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -10579,6 +11564,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventWebinarRegistrationConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -10605,6 +11595,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions': get: @@ -10665,6 +11660,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationQuestionBaseCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -10703,6 +11703,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}': get: @@ -10757,6 +11762,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -10796,6 +11806,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -10834,6 +11849,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count': get: @@ -10857,6 +11877,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations': get: tags: @@ -10916,6 +11941,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -10954,6 +11984,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}': get: @@ -11011,6 +12046,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -11050,6 +12090,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -11084,6 +12129,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/microsoft.graph.cancel': post: @@ -11114,6 +12164,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions': get: @@ -11182,6 +12237,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -11247,6 +12307,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl=''{joinWebUrl}'')': get: @@ -11309,6 +12374,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count': get: @@ -11340,6 +12410,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email=''{email}'')': get: tags: @@ -11396,6 +12471,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -11435,6 +12515,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -11469,6 +12554,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email=''{email}'')/microsoft.graph.cancel': post: @@ -11499,6 +12589,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId=''{userId}'')': get: @@ -11556,6 +12651,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -11595,6 +12695,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -11629,6 +12734,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId=''{userId}'')/microsoft.graph.cancel': post: @@ -11659,6 +12769,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count': get: @@ -11682,6 +12797,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions': get: tags: @@ -11741,6 +12861,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -11775,6 +12900,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}': get: @@ -11832,6 +12962,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -11871,6 +13006,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -11905,6 +13045,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports': get: @@ -11973,6 +13118,11 @@ paths: $ref: '#/components/responses/microsoft.graph.meetingAttendanceReportCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -12015,6 +13165,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}': get: @@ -12080,6 +13235,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -12127,6 +13287,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -12169,6 +13334,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords': get: @@ -12242,6 +13412,11 @@ paths: $ref: '#/components/responses/microsoft.graph.attendanceRecordCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -12292,6 +13467,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}': get: @@ -12362,6 +13542,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -12417,6 +13602,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -12467,6 +13657,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count': get: @@ -12506,6 +13701,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count': get: tags: @@ -12536,6 +13736,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters': get: tags: @@ -12599,6 +13804,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -12663,6 +13873,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count': get: @@ -12694,6 +13909,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations': get: tags: @@ -12757,6 +13977,11 @@ paths: $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -12821,6 +14046,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email=''{email}'')': get: @@ -12882,6 +14112,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId=''{userId}'')': get: @@ -12943,6 +14178,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count': get: @@ -12974,6 +14214,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl=''{joinWebUrl}'')': get: tags: @@ -13030,6 +14275,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -13069,6 +14319,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -13103,6 +14358,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count': get: @@ -13126,6 +14386,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm /solutions/virtualEvents/webinars/$count: get: tags: @@ -13140,6 +14405,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/virtualEvents/webinars/microsoft.graph.getByUserIdAndRole(userId=''{userId}'',role=''{role}'')': get: tags: @@ -13220,6 +14490,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -13297,6 +14572,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -18153,6 +19433,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' diff --git a/openApiDocs/beta/BusinessScenario.yml b/openApiDocs/beta/BusinessScenario.yml index 826da334832..dd85c8e2b5b 100644 --- a/openApiDocs/beta/BusinessScenario.yml +++ b/openApiDocs/beta/BusinessScenario.yml @@ -57,6 +57,11 @@ paths: $ref: '#/components/responses/microsoft.graph.businessScenarioCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -86,6 +91,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.businessScenario' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}': get: @@ -135,6 +145,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.businessScenario' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -170,6 +185,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.businessScenario' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -200,6 +220,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner': get: @@ -249,6 +274,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanner' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -280,6 +310,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanner' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -306,6 +341,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/microsoft.graph.getPlan': post: @@ -347,6 +387,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanReference' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration': get: @@ -396,6 +441,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerPlanConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -431,6 +481,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerPlanConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -457,6 +512,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations': get: @@ -517,6 +577,11 @@ paths: $ref: '#/components/responses/microsoft.graph.plannerPlanConfigurationLocalizationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -551,6 +616,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}': get: @@ -605,6 +675,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -644,6 +719,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -678,6 +758,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count': get: @@ -701,6 +786,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration': get: tags: @@ -749,6 +839,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerTaskConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -784,6 +879,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerTaskConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -810,6 +910,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/tasks': get: @@ -870,6 +975,11 @@ paths: $ref: '#/components/responses/microsoft.graph.businessScenarioTaskCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -908,6 +1018,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}': get: @@ -965,6 +1080,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -1008,6 +1128,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -1046,6 +1171,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat': get: @@ -1100,6 +1230,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -1146,6 +1281,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -1180,6 +1320,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat': get: @@ -1234,6 +1379,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -1280,6 +1430,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -1314,6 +1469,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details': get: @@ -1368,6 +1528,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerTaskDetails' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -1414,6 +1579,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerTaskDetails' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -1448,6 +1618,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/messages': get: @@ -1513,6 +1688,11 @@ paths: $ref: '#/components/responses/microsoft.graph.plannerTaskChatMessageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -1555,6 +1735,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerTaskChatMessage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/messages/{plannerTaskChatMessage-id}': get: @@ -1617,6 +1802,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerTaskChatMessage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -1664,6 +1854,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerTaskChatMessage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -1706,6 +1901,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/messages/{plannerTaskChatMessage-id}/microsoft.graph.setReaction': post: @@ -1759,6 +1959,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/messages/{plannerTaskChatMessage-id}/microsoft.graph.unsetReaction': post: @@ -1812,6 +2017,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/messages/$count': get: @@ -1843,6 +2053,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat': get: tags: @@ -1896,6 +2111,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -1942,6 +2162,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -1976,6 +2201,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count': get: @@ -1999,6 +2229,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/businessScenarios(uniqueName=''{uniqueName}'')': get: tags: @@ -2047,6 +2282,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.businessScenario' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -2082,6 +2322,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.businessScenario' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -2112,6 +2357,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/businessScenarios/$count: get: @@ -2127,6 +2377,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm components: schemas: microsoft.graph.businessScenario: @@ -2518,6 +2773,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' diff --git a/openApiDocs/beta/CloudCommunications.yml b/openApiDocs/beta/CloudCommunications.yml index 771b70bf76a..e37464a18f5 100644 --- a/openApiDocs/beta/CloudCommunications.yml +++ b/openApiDocs/beta/CloudCommunications.yml @@ -4969,6 +4969,10 @@ paths: tags: - communications.call summary: Invoke action reportSyntheticMedia + description: 'Report synthetic media detections for a participant in a meeting call. This action is intended for certified third-party audio and video synthetic media detection bots admitted to the meeting call. The detection bot calls this action to flag a participant whose stream it identifies as AI-generated or synthetic media. The detection result is propagated to all participants via roster updates. After a successful request, the service stores the detection on the participant as a syntheticMediaDetectionInfo object in the participant''s syntheticMediaDetection property and delivers it to all participants in a roster update notification. Each request with a new id creates a separate detection record; the service doesn''t deduplicate or merge reports. When a participant has multiple detection records, the syntheticMediaDetection property reflects the most recent report. Third-party bots can invoke this action only when the meeting tenant administrator grants the app the Calls.ReportSyntheticMedia.All application permission. The detection bot must be admitted to the call before it can call this action. For more information about registering a calling bot and joining calls, see Calls and online meetings. The bot obtains the call ID and participant ID from the call roster and subsequent participant roster update notifications, and uses the call''s id as {call-id} and the participant''s id as {participant-id} in the request URL.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/participant-reportsyntheticmedia?view=graph-rest-beta operationId: communication.call.participant_reportSyntheticMedium parameters: - name: call-id @@ -18775,46 +18779,53 @@ components: title: mediaMetadata type: object properties: - modality: - $ref: '#/components/schemas/microsoft.graph.contentModality' - isRealTime: - type: boolean - mimeType: - type: string + audioMetadata: + $ref: '#/components/schemas/microsoft.graph.audioMetadata' byteSize: type: number + description: 'Size of the content in bytes. Set this value to 0 for live streams where the total size is unknown; for recorded files, specify the actual size.' format: int64 duration: maximum: 2147483647 minimum: -2147483648 type: number + description: 'Duration of the analyzed content in whole seconds. Sub-second or millisecond windows are rounded to the nearest second. For a continuous live stream, set this value to the length of the analysis window.' format: int32 - videoMetadata: - $ref: '#/components/schemas/microsoft.graph.videoMetadata' - audioMetadata: - $ref: '#/components/schemas/microsoft.graph.audioMetadata' + isRealTime: + type: boolean + description: Indicates whether the analysis was performed in real time on a live stream. + mimeType: + type: string + description: 'MIME type of the analyzed content. Common values for Teams media include audio/pcm, video/mp4, and video/h264.' + modality: + $ref: '#/components/schemas/microsoft.graph.contentModality' streamingMetadata: $ref: '#/components/schemas/microsoft.graph.streamingMetadata' + videoMetadata: + $ref: '#/components/schemas/microsoft.graph.videoMetadata' additionalProperties: type: object microsoft.graph.syntheticMediaDetectionDetail: title: syntheticMediaDetectionDetail type: object properties: - modelName: - type: string + confidence: + type: number + description: 'Confidence score for this specific detection, expressed as a value between 0.0 and 1.0.' + format: double + nullable: true modality: $ref: '#/components/schemas/microsoft.graph.contentModality' + modelName: + type: string + description: 'Name of the detection model used (for example, DeepfakeDetector-v2, VoiceAuthenticator-v1).' modelTasks: type: array items: type: string + description: 'Detection tasks that the model performed. This value is free-form text. The bot can specify any task names that describe its analysis. Common examples include faceSwap, lipSync, and voiceClone.' segment: $ref: '#/components/schemas/microsoft.graph.mediaSegment' - confidence: - type: number - format: double - nullable: true additionalProperties: type: object microsoft.graph.startHoldMusicOperation: @@ -19842,98 +19853,107 @@ components: detectionId: 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: Unique identifier for the detection event. This property correlates with the id parameter that the detection bot passed to reportSyntheticMedia. format: uuid - syntheticConfidence: - type: number - format: double - nullable: true detectorBot: type: string + description: Identifier of the detection bot that produced this result. isParticipantTrusted: type: boolean - additionalProperties: - type: object - microsoft.graph.contentModality: - title: contentModality - enum: - - audio - - video - - image - - text - - multimodal - - unknownFutureValue - type: string - microsoft.graph.videoMetadata: - title: videoMetadata - type: object - properties: - codec: - type: string - frameRate: + description: 'Set to true if the participant is classified as trusted or reliable (for example, a known internal user); otherwise, false.' + syntheticConfidence: type: number + description: Confidence score (0.0 to 1.0) that the participant's media is synthetic. format: double nullable: true - bitrateKbps: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 additionalProperties: type: object microsoft.graph.audioMetadata: title: audioMetadata type: object properties: - sampleRateHz: + bitDepth: maximum: 2147483647 minimum: -2147483648 type: number + description: 'Bit depth of the audio samples (for example, 16, 24).' format: int32 - bitDepth: + channels: maximum: 2147483647 minimum: -2147483648 type: number + description: 'Number of audio channels (for example, 1 for mono, 2 for stereo).' format: int32 - channels: + sampleRateHz: maximum: 2147483647 minimum: -2147483648 type: number + description: 'Sample rate in Hertz (for example, 16000, 48000).' format: int32 additionalProperties: type: object + microsoft.graph.contentModality: + title: contentModality + enum: + - audio + - video + - image + - text + - multimodal + - unknownFutureValue + type: string microsoft.graph.streamingMetadata: title: streamingMetadata type: object properties: + frameDropRate: + type: number + description: 'Percentage of frames dropped during streaming, expressed as a value between 0.0 and 1.0.' + format: double + nullable: true latencyMs: maximum: 2147483647 minimum: -2147483648 type: number + description: Network latency in milliseconds. format: int32 - frameDropRate: - type: number - format: double - nullable: true networkJitterMs: maximum: 2147483647 minimum: -2147483648 type: number + description: Network jitter in milliseconds. format: int32 additionalProperties: type: object - microsoft.graph.mediaSegment: - title: mediaSegment + microsoft.graph.videoMetadata: + title: videoMetadata type: object properties: - startTimeSec: + bitrateKbps: maximum: 2147483647 minimum: -2147483648 type: number + description: Video bitrate in kilobits per second. format: int32 + codec: + type: string + description: 'The video codec used (for example, H.264 or VP9).' + frameRate: + type: number + description: Frame rate in frames per second. + format: double + nullable: true + additionalProperties: + type: object + microsoft.graph.mediaSegment: + title: mediaSegment + type: object + properties: endTimeSec: maximum: 2147483647 minimum: -2147483648 type: number + description: 'End time of the segment, in seconds from the start of the analyzed live stream. Set to 0 for recorded or offline analysis, where a stream-relative time base doesn''t apply.' format: int32 frameIndices: type: array @@ -19942,6 +19962,13 @@ components: minimum: -2147483648 type: number format: int32 + description: Frame indices that identify the video frames in the segment. Applies only to video analysis; pass an empty array for audio-only segments. + startTimeSec: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Start time of the segment, in seconds from the start of the analyzed live stream. Set to 0 for recorded or offline analysis, where a stream-relative time base doesn''t apply.' + format: int32 additionalProperties: type: object microsoft.graph.teleconferenceDeviceMediaQuality: diff --git a/openApiDocs/beta/Compliance.yml b/openApiDocs/beta/Compliance.yml index 5a5959c8ceb..12a8d0fd93b 100644 --- a/openApiDocs/beta/Compliance.yml +++ b/openApiDocs/beta/Compliance.yml @@ -12026,6 +12026,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -14150,6 +14152,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -14294,6 +14298,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -14440,7 +14450,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -14587,6 +14597,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -15190,21 +15202,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -18300,6 +18316,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.systemFacet: title: systemFacet type: object @@ -19694,6 +19720,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -20521,6 +20553,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -20844,6 +20896,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -20993,6 +21059,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -21013,6 +21084,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -21381,6 +21454,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -21852,30 +21933,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.engagementRole: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -24892,6 +24969,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -28202,6 +28284,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -28519,6 +28644,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -28916,6 +29114,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -29125,6 +29354,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -33844,6 +34080,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -34446,6 +34692,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -34729,6 +35021,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' diff --git a/openApiDocs/beta/ConfigurationManagement.yml b/openApiDocs/beta/ConfigurationManagement.yml index ad054f2b9c0..b419dc8ee49 100644 --- a/openApiDocs/beta/ConfigurationManagement.yml +++ b/openApiDocs/beta/ConfigurationManagement.yml @@ -6,83 +6,6 @@ servers: - url: https://graph.microsoft.com/beta/ description: Core paths: - /admin/configurationManagement: - get: - tags: - - admin.configurationManagement - summary: Get configurationManagement from admin - operationId: admin_GetConfigurationManagement - 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.configurationManagement' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - admin.configurationManagement - summary: Update the navigation property configurationManagement in admin - operationId: admin_UpdateConfigurationManagement - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationManagement' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationManagement' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - admin.configurationManagement - summary: Delete navigation property configurationManagement for admin - operationId: admin_DeleteConfigurationManagement - 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 /admin/configurationManagement/configurationDrifts: get: tags: @@ -138,28 +61,6 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - admin.configurationManagement - summary: Create new navigation property to configurationDrifts for admin - operationId: admin.configurationManagement_CreateConfigurationDrift - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationDrift' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationDrift' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation '/admin/configurationManagement/configurationDrifts/{configurationDrift-id}': get: tags: @@ -209,63 +110,6 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: - tags: - - admin.configurationManagement - summary: Update the navigation property configurationDrifts in admin - operationId: admin.configurationManagement_UpdateConfigurationDrift - parameters: - - name: configurationDrift-id - in: path - description: The unique identifier of configurationDrift - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationDrift - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationDrift' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationDrift' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - admin.configurationManagement - summary: Delete navigation property configurationDrifts for admin - operationId: admin.configurationManagement_DeleteConfigurationDrift - parameters: - - name: configurationDrift-id - in: path - description: The unique identifier of configurationDrift - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationDrift - - 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 /admin/configurationManagement/configurationDrifts/$count: get: tags: @@ -335,28 +179,6 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - admin.configurationManagement - summary: Create new navigation property to configurationMonitoringResults for admin - operationId: admin.configurationManagement_CreateConfigurationMonitoringResult - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationMonitoringResult' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationMonitoringResult' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation '/admin/configurationManagement/configurationMonitoringResults/{configurationMonitoringResult-id}': get: tags: @@ -406,63 +228,6 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: - tags: - - admin.configurationManagement - summary: Update the navigation property configurationMonitoringResults in admin - operationId: admin.configurationManagement_UpdateConfigurationMonitoringResult - parameters: - - name: configurationMonitoringResult-id - in: path - description: The unique identifier of configurationMonitoringResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationMonitoringResult - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationMonitoringResult' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationMonitoringResult' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - admin.configurationManagement - summary: Delete navigation property configurationMonitoringResults for admin - operationId: admin.configurationManagement_DeleteConfigurationMonitoringResult - parameters: - - name: configurationMonitoringResult-id - in: path - description: The unique identifier of configurationMonitoringResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationMonitoringResult - - 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 /admin/configurationManagement/configurationMonitoringResults/$count: get: tags: @@ -721,63 +486,6 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: - tags: - - admin.configurationManagement - summary: Update the navigation property baseline in admin - operationId: admin.configurationManagement.configurationMonitor_UpdateBaseline - parameters: - - name: configurationMonitor-id - in: path - description: The unique identifier of configurationMonitor - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationMonitor - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - admin.configurationManagement - summary: Delete navigation property baseline for admin - operationId: admin.configurationManagement.configurationMonitor_DeleteBaseline - parameters: - - name: configurationMonitor-id - in: path - description: The unique identifier of configurationMonitor - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationMonitor - - 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 /admin/configurationManagement/configurationMonitors/$count: get: tags: @@ -847,28 +555,6 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - admin.configurationManagement - summary: Create new navigation property to configurationSnapshotJobs for admin - operationId: admin.configurationManagement_CreateConfigurationSnapshotJob - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationSnapshotJob' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationSnapshotJob' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation '/admin/configurationManagement/configurationSnapshotJobs/{configurationSnapshotJob-id}': get: tags: @@ -918,37 +604,6 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: - tags: - - admin.configurationManagement - summary: Update the navigation property configurationSnapshotJobs in admin - operationId: admin.configurationManagement_UpdateConfigurationSnapshotJob - parameters: - - name: configurationSnapshotJob-id - in: path - description: The unique identifier of configurationSnapshotJob - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationSnapshotJob - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationSnapshotJob' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationSnapshotJob' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - admin.configurationManagement @@ -979,20 +634,6 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /admin/configurationManagement/configurationSnapshotJobs/$count: - get: - tags: - - admin.configurationManagement - summary: Get the number of the resource - operationId: admin.configurationManagement.configurationSnapshotJob_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' /admin/configurationManagement/configurationSnapshots: get: tags: @@ -1048,28 +689,6 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - admin.configurationManagement - summary: Create new navigation property to configurationSnapshots for admin - operationId: admin.configurationManagement_CreateConfigurationSnapshot - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation '/admin/configurationManagement/configurationSnapshots/{configurationBaseline-id}': get: tags: @@ -1116,117 +735,8 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: - tags: - - admin.configurationManagement - summary: Update the navigation property configurationSnapshots in admin - operationId: admin.configurationManagement_UpdateConfigurationSnapshot - parameters: - - name: configurationBaseline-id - in: path - description: The unique identifier of configurationBaseline - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationBaseline - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - admin.configurationManagement - summary: Delete navigation property configurationSnapshots for admin - operationId: admin.configurationManagement_DeleteConfigurationSnapshot - parameters: - - name: configurationBaseline-id - in: path - description: The unique identifier of configurationBaseline - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationBaseline - - 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 - /admin/configurationManagement/configurationSnapshots/$count: - get: - tags: - - admin.configurationManagement - summary: Get the number of the resource - operationId: admin.configurationManagement.configurationSnapshot_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.configurationManagement: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: configurationManagement - type: object - properties: - configurationDrifts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.configurationDrift' - description: A container for configuration drift resources. - x-ms-navigationProperty: true - configurationMonitoringResults: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.configurationMonitoringResult' - description: A container for configuration monitoring results resources. - x-ms-navigationProperty: true - configurationMonitors: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.configurationMonitor' - description: A container for configuration monitor resources. - x-ms-navigationProperty: true - configurationSnapshotJobs: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.configurationSnapshotJob' - description: A container for snapshot job resources. - x-ms-navigationProperty: true - configurationSnapshots: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - description: A container for configuration snapshot baselines. - x-ms-navigationProperty: true - additionalProperties: - type: object microsoft.graph.configurationDrift: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -1600,15 +1110,6 @@ components: - value: unknownFutureValue description: A marker value for members added after the release of this API. name: unknownFutureValue - microsoft.graph.ODataErrors.ODataError: - required: - - error - type: object - properties: - error: - $ref: '#/components/schemas/microsoft.graph.ODataErrors.MainError' - additionalProperties: - type: object microsoft.graph.configurationDriftCollectionResponse: title: Collection of configurationDrift type: object @@ -1622,6 +1123,15 @@ components: 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 ODataCountResponse: type: integer format: int32 @@ -1760,18 +1270,18 @@ components: 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.configurationDriftCollectionResponse: description: Retrieved collection content: application/json: schema: $ref: '#/components/schemas/microsoft.graph.configurationDriftCollectionResponse' + error: + description: error + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.ODataError' ODataCountResponse: description: The count of the resource content: diff --git a/openApiDocs/beta/CrossDeviceExperiences.yml b/openApiDocs/beta/CrossDeviceExperiences.yml index 874ba38fa42..8ec38b3173e 100644 --- a/openApiDocs/beta/CrossDeviceExperiences.yml +++ b/openApiDocs/beta/CrossDeviceExperiences.yml @@ -5394,6 +5394,43 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/users/{user-id}/devices/microsoft.graph.provision': + post: + tags: + - users.device + summary: Invoke action provision + operationId: user.device_provision + 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 + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + provisioningBlob: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.provisionResponse' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action components: schemas: microsoft.graph.userActivity: @@ -6575,6 +6612,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -7376,6 +7415,16 @@ components: $ref: '#/components/schemas/microsoft.graph.usageRightState' additionalProperties: type: object + microsoft.graph.provisionResponse: + title: provisionResponse + type: object + properties: + challenge: + type: string + deviceId: + type: string + additionalProperties: + type: object microsoft.graph.entity: title: entity type: object @@ -7999,6 +8048,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -8897,6 +8948,26 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.oAuth2PermissionGrant: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -9534,6 +9605,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -9680,7 +9757,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -9827,6 +9904,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -10206,21 +10285,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -12553,6 +12636,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -13051,6 +13144,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -14338,6 +14437,79 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -15069,6 +15241,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -15218,6 +15404,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -15238,6 +15429,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -15606,6 +15799,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -15991,30 +16192,26 @@ components: additionalProperties: type: object description: Object containing detailed information about the error and its remediation. - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.engagementRole: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -19159,6 +19356,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -21508,6 +21710,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -22875,6 +23120,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -23550,6 +23841,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -23759,6 +24081,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -28111,6 +28440,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -29805,6 +30144,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' diff --git a/openApiDocs/beta/DeviceManagement.yml b/openApiDocs/beta/DeviceManagement.yml index e83a474a93d..e1dfa83acc2 100644 --- a/openApiDocs/beta/DeviceManagement.yml +++ b/openApiDocs/beta/DeviceManagement.yml @@ -5037,6 +5037,28 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/deviceManagement/comanagedDevices/{managedDevice-id}/microsoft.graph.cancelEnhancedLogCollection': + post: + tags: + - deviceManagement.managedDevice + summary: Invoke action cancelEnhancedLogCollection + description: Cancels an in-progress enhanced log collection session on a supervised Apple device. + operationId: deviceManagement.comanagedDevice_cancelEnhancedLogCollection + 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 + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/deviceManagement/comanagedDevices/{managedDevice-id}/microsoft.graph.changeAssignments': post: tags: @@ -6249,6 +6271,40 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/deviceManagement/comanagedDevices/{managedDevice-id}/microsoft.graph.triggerEnhancedLogCollection': + post: + tags: + - deviceManagement.managedDevice + summary: Invoke action triggerEnhancedLogCollection + description: Triggers an AppleCare-authorized enhanced log collection session on a supervised Apple device. + operationId: deviceManagement.comanagedDevice_triggerEnhancedLogCollection + 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: + appleCareToken: + type: string + 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.updateWindowsDeviceAccount': post: tags: @@ -6446,6 +6502,12 @@ paths: $ref: '#/components/responses/microsoft.graph.securityBaselineStateCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -6480,6 +6542,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation '/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}': get: @@ -6534,6 +6602,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation patch: tags: @@ -6573,6 +6647,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation delete: tags: @@ -6607,6 +6687,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation '/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates': get: @@ -6672,6 +6758,12 @@ paths: $ref: '#/components/responses/microsoft.graph.securityBaselineSettingStateCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -6714,6 +6806,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineSettingState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation '/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}': get: @@ -6776,6 +6874,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineSettingState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation patch: tags: @@ -6823,6 +6927,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineSettingState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation delete: tags: @@ -6865,6 +6975,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation '/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count': get: @@ -6896,6 +7012,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' '/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count': get: tags: @@ -6918,6 +7040,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' '/deviceManagement/comanagedDevices/{managedDevice-id}/users': get: tags: @@ -14292,6 +14420,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This action is deprecated and will be removed on July 7, 2026. This API is obsolete and should be removed from client code; no replacement is needed as the current reporting architecture continuously aggregates compliance data.' x-ms-docs-operation-type: action /deviceManagement/deviceCompliancePolicies/microsoft.graph.setScheduledRetireState: post: @@ -17107,6 +17241,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.deviceConfigurationUserStateSummary' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use GET /deviceManagement/deviceConfigurations(''{policyId}'')/userStatusOverview or POST /deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary instead.' x-ms-docs-operation-type: operation patch: tags: @@ -17129,6 +17269,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.deviceConfigurationUserStateSummary' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use GET /deviceManagement/deviceConfigurations(''{policyId}'')/userStatusOverview or POST /deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary instead.' x-ms-docs-operation-type: operation delete: tags: @@ -17147,6 +17293,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use GET /deviceManagement/deviceConfigurations(''{policyId}'')/userStatusOverview or POST /deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary instead.' x-ms-docs-operation-type: operation /deviceManagement/deviceHealthScripts: get: @@ -29308,6 +29460,28 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/deviceManagement/managedDevices/{managedDevice-id}/microsoft.graph.cancelEnhancedLogCollection': + post: + tags: + - deviceManagement.managedDevice + summary: Invoke action cancelEnhancedLogCollection + description: Cancels an in-progress enhanced log collection session on a supervised Apple device. + operationId: deviceManagement.managedDevice_cancelEnhancedLogCollection + 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 + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/deviceManagement/managedDevices/{managedDevice-id}/microsoft.graph.changeAssignments': post: tags: @@ -30520,6 +30694,40 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/deviceManagement/managedDevices/{managedDevice-id}/microsoft.graph.triggerEnhancedLogCollection': + post: + tags: + - deviceManagement.managedDevice + summary: Invoke action triggerEnhancedLogCollection + description: Triggers an AppleCare-authorized enhanced log collection session on a supervised Apple device. + operationId: deviceManagement.managedDevice_triggerEnhancedLogCollection + 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: + appleCareToken: + type: string + 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.updateWindowsDeviceAccount': post: tags: @@ -30717,6 +30925,12 @@ paths: $ref: '#/components/responses/microsoft.graph.securityBaselineStateCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -30751,6 +30965,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation '/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}': get: @@ -30805,6 +31025,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation patch: tags: @@ -30844,6 +31070,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation delete: tags: @@ -30878,6 +31110,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation '/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates': get: @@ -30943,6 +31181,12 @@ paths: $ref: '#/components/responses/microsoft.graph.securityBaselineSettingStateCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -30985,6 +31229,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineSettingState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation '/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}': get: @@ -31047,6 +31297,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineSettingState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation patch: tags: @@ -31094,6 +31350,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineSettingState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation delete: tags: @@ -31136,6 +31398,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation '/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count': get: @@ -31167,6 +31435,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' '/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count': get: tags: @@ -31189,6 +31463,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' '/deviceManagement/managedDevices/{managedDevice-id}/users': get: tags: @@ -51311,6 +51591,14 @@ components: type: string description: Timestamp when on-prem certificate connector was enrolled in Intune. format: date-time + healthChecks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.connectorHealthCheck' + description: The collection of individual health check results for this connector. Each entry represents an independent health metric with its current status. Empty when the connector is disconnected or when health has not been evaluated yet. Read-only. + readOnly: true + healthStatus: + $ref: '#/components/schemas/microsoft.graph.ndesConnectorHealthStatus' lastConnectionDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string @@ -57950,6 +58238,7 @@ components: - unknownFutureValue - windowsOsRecovery - android + - intuneOpenExtensibility type: string description: Describes which technology this setting can be deployed with x-ms-enum-flags: @@ -58009,6 +58298,9 @@ components: - value: android description: Indicates the settings that can be deployed through the Android channel. name: android + - value: intuneOpenExtensibility + description: Setting can be deployed through the Intune Open Extensibility channel for scenarios such as Windows Recovery Environment (WinRE) configuration policies. + name: intuneOpenExtensibility microsoft.graph.deviceAndAppManagementAssignmentSource: title: deviceAndAppManagementAssignmentSource enum: @@ -59970,6 +60262,8 @@ components: - delete - suspendManagedHomeScreen - restoreManagedHomeScreen + - triggerEnhancedLogCollection + - cancelEnhancedLogCollection type: string description: Remote actions Intune supports. x-ms-enum: @@ -60099,6 +60393,12 @@ components: - value: restoreManagedHomeScreen description: Indicates remote device action to restore the Managed Home Screen kiosk app. name: restoreManagedHomeScreen + - value: triggerEnhancedLogCollection + description: Indicates remote device action to trigger an AppleCare-authorized enhanced log collection session on a supervised Apple device. + name: triggerEnhancedLogCollection + - value: cancelEnhancedLogCollection + description: Indicates remote device action to cancel an in-progress enhanced log collection session on a supervised Apple device. + name: cancelEnhancedLogCollection microsoft.graph.actionState: title: actionState enum: @@ -64219,6 +64519,50 @@ components: - value: unknownFutureValue description: Evolvable enumeration sentinel value. Do not use. name: unknownFutureValue + microsoft.graph.connectorHealthCheck: + title: connectorHealthCheck + type: object + properties: + metricName: + $ref: '#/components/schemas/microsoft.graph.connectorHealthCheckMetricName' + status: + $ref: '#/components/schemas/microsoft.graph.ndesConnectorHealthStatus' + additionalProperties: + type: object + description: 'Represents an individual health check result for an NDES connector, containing the metric name and its current status.' + microsoft.graph.ndesConnectorHealthStatus: + title: ndesConnectorHealthStatus + enum: + - unknown + - noActionRequired + - attentionRequired + - actionRequired + - disconnected + - unknownFutureValue + type: string + description: The health status of an NDES connector or individual health check metric. + x-ms-enum: + name: ndesConnectorHealthStatus + modelAsString: false + values: + - value: unknown + description: Health has not been evaluated yet for this connector. + name: unknown + - value: noActionRequired + description: All health checks are passing. Error rates are below the attention threshold for all metrics. + name: noActionRequired + - value: attentionRequired + description: One or more health checks have error rates between the attention and action thresholds. + name: attentionRequired + - value: actionRequired + description: One or more health checks have error rates above the action threshold. Investigation is required. + name: actionRequired + - value: disconnected + description: The connector has not connected within the staleness threshold. Applied at read time based on lastConnectionDateTime. + name: disconnected + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use. + name: unknownFutureValue microsoft.graph.ndesConnectorState: title: ndesConnectorState enum: @@ -65687,6 +66031,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -68369,6 +68715,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -68556,6 +68904,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -68983,7 +69337,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -69476,21 +69830,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -69508,6 +69866,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -73098,6 +73458,35 @@ components: - value: error description: Error status. name: error + microsoft.graph.connectorHealthCheckMetricName: + title: connectorHealthCheckMetricName + enum: + - caConnectivity + - caIssuancePermissions + - caRevocationPermissions + - certificateTemplate + - unknownFutureValue + type: string + description: The name of the health check metric being evaluated for an NDES connector. + x-ms-enum: + name: connectorHealthCheckMetricName + modelAsString: false + values: + - value: caConnectivity + description: Measures connectivity between the connector and the Certificate Authority. + name: caConnectivity + - value: caIssuancePermissions + description: Measures whether the connector has the required Enroll permission on the certificate template for issuance. + name: caIssuancePermissions + - value: caRevocationPermissions + description: Measures whether the connector has the required permissions to revoke certificates on the CA. + name: caRevocationPermissions + - value: certificateTemplate + description: Measures whether the configured certificate template is valid and accessible. + name: certificateTemplate + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use. + name: unknownFutureValue microsoft.graph.deviceManagementReportStatus: title: deviceManagementReportStatus enum: @@ -73691,6 +74080,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -75543,6 +75940,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -75897,6 +76314,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -76400,6 +76831,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -76420,6 +76856,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -76847,30 +77285,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.baseItem: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -76947,6 +77381,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -80031,6 +80475,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -80107,6 +80557,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -81252,6 +81707,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.cloudPcOnPremisesConnectionHealthCheck: title: cloudPcOnPremisesConnectionHealthCheck type: object @@ -81292,13 +81754,6 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcOnPremisesConnectionStatus' additionalProperties: type: object - microsoft.graph.cloudPcDomainJoinType: - title: cloudPcDomainJoinType - enum: - - azureADJoin - - hybridAzureADJoin - - unknownFutureValue - type: string microsoft.graph.microsoftManagedDesktopType: title: microsoftManagedDesktopType enum: @@ -81817,6 +82272,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -82488,6 +83016,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -86373,6 +86932,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -88242,6 +88844,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -88655,6 +89303,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -90508,6 +91170,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: diff --git a/openApiDocs/beta/Devices.CloudPrint.yml b/openApiDocs/beta/Devices.CloudPrint.yml index 40176007810..2af7ceb054d 100644 --- a/openApiDocs/beta/Devices.CloudPrint.yml +++ b/openApiDocs/beta/Devices.CloudPrint.yml @@ -12316,6 +12316,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -13561,6 +13563,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -13705,6 +13709,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -13851,7 +13861,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -13998,6 +14008,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -14601,21 +14613,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -17726,6 +17742,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -18224,6 +18250,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -20036,6 +20068,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -20390,6 +20442,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -20539,6 +20605,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -20559,6 +20630,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -20927,6 +21000,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -21411,30 +21492,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.engagementRole: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -24587,6 +24664,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -26950,6 +27032,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -28468,6 +28593,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -28874,6 +29072,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -29083,6 +29312,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -33420,6 +33656,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -34173,6 +34419,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -34456,6 +34748,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' diff --git a/openApiDocs/beta/Devices.CorporateManagement.yml b/openApiDocs/beta/Devices.CorporateManagement.yml index bf1af27a48d..07236d26ad1 100644 --- a/openApiDocs/beta/Devices.CorporateManagement.yml +++ b/openApiDocs/beta/Devices.CorporateManagement.yml @@ -50259,6 +50259,36 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.cancelEnhancedLogCollection': + post: + tags: + - users.managedDevice + summary: Invoke action cancelEnhancedLogCollection + description: Cancels an in-progress enhanced log collection session on a supervised Apple device. + operationId: user.managedDevice_cancelEnhancedLogCollection + 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.changeAssignments': post: tags: @@ -51823,6 +51853,48 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.triggerEnhancedLogCollection': + post: + tags: + - users.managedDevice + summary: Invoke action triggerEnhancedLogCollection + description: Triggers an AppleCare-authorized enhanced log collection session on a supervised Apple device. + operationId: user.managedDevice_triggerEnhancedLogCollection + 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: + appleCareToken: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.updateWindowsDeviceAccount': post: tags: @@ -52060,6 +52132,12 @@ paths: $ref: '#/components/responses/microsoft.graph.securityBaselineStateCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -52102,6 +52180,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation '/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}': get: @@ -52164,6 +52248,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation patch: tags: @@ -52211,6 +52301,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation delete: tags: @@ -52253,6 +52349,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation '/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates': get: @@ -52326,6 +52428,12 @@ paths: $ref: '#/components/responses/microsoft.graph.securityBaselineSettingStateCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -52376,6 +52484,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineSettingState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation '/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}': get: @@ -52446,6 +52560,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineSettingState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation patch: tags: @@ -52501,6 +52621,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.securityBaselineSettingState' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation delete: tags: @@ -52551,6 +52677,12 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' x-ms-docs-operation-type: operation '/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count': get: @@ -52590,6 +52722,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' '/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count': get: tags: @@ -52620,6 +52758,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-07-07' + date: '2026-04-03' + version: 2026-04/Rv1MigrationDeprecation + description: 'This API is deprecated and will stop returning data on July 7, 2026. Use POST /deviceManagement/reports/getConfigurationSettingsReport instead.' '/users/{user-id}/managedDevices/{managedDevice-id}/users': get: tags: @@ -54375,187 +54519,185 @@ paths: components: schemas: microsoft.graph.deviceAppManagement: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: deviceAppManagement - type: object - properties: - isEnabledForMicrosoftStoreForBusiness: - type: boolean - description: Whether the account is enabled for syncing applications from the Microsoft Store for Business. - microsoftStoreForBusinessLanguage: - type: string - description: 'The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is -, where is a lowercase two-letter code derived from ISO 639-1 and is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.' - nullable: true - microsoftStoreForBusinessLastCompletedApplicationSyncTime: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 time an application sync from the Microsoft Store for Business was completed. - format: date-time - microsoftStoreForBusinessLastSuccessfulSyncDateTime: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 time the apps from the Microsoft Store for Business were synced successfully for the account. - format: date-time - microsoftStoreForBusinessPortalSelection: - $ref: '#/components/schemas/microsoft.graph.microsoftStoreForBusinessPortalSelectionOptions' - androidManagedAppProtections: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.androidManagedAppProtection' - description: Android managed app policies. - x-ms-navigationProperty: true - defaultManagedAppProtections: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.defaultManagedAppProtection' - description: Default managed app policies. - x-ms-navigationProperty: true - deviceAppManagementTasks: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.deviceAppManagementTask' - description: Device app management tasks. - x-ms-navigationProperty: true - enterpriseCodeSigningCertificates: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.enterpriseCodeSigningCertificate' - description: The Windows Enterprise Code Signing Certificate. - x-ms-navigationProperty: true - iosLobAppProvisioningConfigurations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.iosLobAppProvisioningConfiguration' - description: The IOS Lob App Provisioning Configurations. - x-ms-navigationProperty: true - iosManagedAppProtections: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.iosManagedAppProtection' - description: iOS managed app policies. - x-ms-navigationProperty: true - managedAppPolicies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.managedAppPolicy' - description: Managed app policies. - x-ms-navigationProperty: true - managedAppRegistrations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.managedAppRegistration' - description: The managed app registrations. - x-ms-navigationProperty: true - managedAppStatuses: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.managedAppStatus' - description: The managed app statuses. - x-ms-navigationProperty: true - managedEBookCategories: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.managedEBookCategory' - description: The mobile eBook categories. - x-ms-navigationProperty: true - managedEBooks: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.managedEBook' - description: The Managed eBook. - x-ms-navigationProperty: true - mdmWindowsInformationProtectionPolicies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy' - description: Windows information protection for apps running on devices which are MDM enrolled. - x-ms-navigationProperty: true - mobileAppCatalogPackages: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mobileAppCatalogPackage' - description: MobileAppCatalogPackage entities. - x-ms-navigationProperty: true - mobileAppCategories: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mobileAppCategory' - description: The mobile app categories. - x-ms-navigationProperty: true - mobileAppConfigurations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration' - description: The Managed Device Mobile Application Configurations. - x-ms-navigationProperty: true - mobileAppRelationships: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' - description: The mobile app relationship represents the dependency or supersedence relationship between two Intune mobile LOB applications. - x-ms-navigationProperty: true - mobileApps: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mobileApp' - description: The mobile apps. - x-ms-navigationProperty: true - policySets: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.policySet' - description: The PolicySet of Policies and Applications - x-ms-navigationProperty: true - symantecCodeSigningCertificate: - $ref: '#/components/schemas/microsoft.graph.symantecCodeSigningCertificate' - targetedManagedAppConfigurations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.targetedManagedAppConfiguration' - description: Targeted managed app configurations. - x-ms-navigationProperty: true - vppTokens: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.vppToken' - description: List of Vpp tokens for this organization. - x-ms-navigationProperty: true - wdacSupplementalPolicies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.windowsDefenderApplicationControlSupplementalPolicy' - description: The collection of Windows Defender Application Control Supplemental Policies. - x-ms-navigationProperty: true - windowsInformationProtectionDeviceRegistrations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.windowsInformationProtectionDeviceRegistration' - description: Windows information protection device registrations that are not MDM enrolled. - x-ms-navigationProperty: true - windowsInformationProtectionPolicies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy' - description: Windows information protection for apps running on devices which are not MDM enrolled. - x-ms-navigationProperty: true - windowsInformationProtectionWipeActions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.windowsInformationProtectionWipeAction' - description: Windows information protection wipe actions. - x-ms-navigationProperty: true - windowsManagedAppProtections: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.windowsManagedAppProtection' - description: Windows managed app policies. - x-ms-navigationProperty: true - windowsManagementApp: - $ref: '#/components/schemas/microsoft.graph.windowsManagementApp' - additionalProperties: - type: object - description: Singleton entity that acts as a container for all device app management functionality. + title: deviceAppManagement + type: object + properties: + isEnabledForMicrosoftStoreForBusiness: + type: boolean + description: Whether the account is enabled for syncing applications from the Microsoft Store for Business. + microsoftStoreForBusinessLanguage: + type: string + description: 'The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is -, where is a lowercase two-letter code derived from ISO 639-1 and is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.' + nullable: true + microsoftStoreForBusinessLastCompletedApplicationSyncTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 time an application sync from the Microsoft Store for Business was completed. + format: date-time + microsoftStoreForBusinessLastSuccessfulSyncDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 time the apps from the Microsoft Store for Business were synced successfully for the account. + format: date-time + microsoftStoreForBusinessPortalSelection: + $ref: '#/components/schemas/microsoft.graph.microsoftStoreForBusinessPortalSelectionOptions' + androidManagedAppProtections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.androidManagedAppProtection' + description: Android managed app policies. + x-ms-navigationProperty: true + defaultManagedAppProtections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.defaultManagedAppProtection' + description: Default managed app policies. + x-ms-navigationProperty: true + deviceAppManagementTasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.deviceAppManagementTask' + description: Device app management tasks. + x-ms-navigationProperty: true + enterpriseCodeSigningCertificates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.enterpriseCodeSigningCertificate' + description: The Windows Enterprise Code Signing Certificate. + x-ms-navigationProperty: true + iosLobAppProvisioningConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.iosLobAppProvisioningConfiguration' + description: The IOS Lob App Provisioning Configurations. + x-ms-navigationProperty: true + iosManagedAppProtections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.iosManagedAppProtection' + description: iOS managed app policies. + x-ms-navigationProperty: true + managedAppPolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedAppPolicy' + description: Managed app policies. + x-ms-navigationProperty: true + managedAppRegistrations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedAppRegistration' + description: The managed app registrations. + x-ms-navigationProperty: true + managedAppStatuses: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedAppStatus' + description: The managed app statuses. + x-ms-navigationProperty: true + managedEBookCategories: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedEBookCategory' + description: The mobile eBook categories. + x-ms-navigationProperty: true + managedEBooks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedEBook' + description: The Managed eBook. + x-ms-navigationProperty: true + mdmWindowsInformationProtectionPolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy' + description: Windows information protection for apps running on devices which are MDM enrolled. + x-ms-navigationProperty: true + mobileAppCatalogPackages: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mobileAppCatalogPackage' + description: MobileAppCatalogPackage entities. + x-ms-navigationProperty: true + mobileAppCategories: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mobileAppCategory' + description: The mobile app categories. + x-ms-navigationProperty: true + mobileAppConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration' + description: The Managed Device Mobile Application Configurations. + x-ms-navigationProperty: true + mobileAppRelationships: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' + description: The mobile app relationship represents the dependency or supersedence relationship between two Intune mobile LOB applications. + x-ms-navigationProperty: true + mobileApps: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mobileApp' + description: The mobile apps. + x-ms-navigationProperty: true + policySets: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.policySet' + description: The PolicySet of Policies and Applications + x-ms-navigationProperty: true + symantecCodeSigningCertificate: + $ref: '#/components/schemas/microsoft.graph.symantecCodeSigningCertificate' + targetedManagedAppConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.targetedManagedAppConfiguration' + description: Targeted managed app configurations. + x-ms-navigationProperty: true + vppTokens: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.vppToken' + description: List of Vpp tokens for this organization. + x-ms-navigationProperty: true + wdacSupplementalPolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.windowsDefenderApplicationControlSupplementalPolicy' + description: The collection of Windows Defender Application Control Supplemental Policies. + x-ms-navigationProperty: true + windowsInformationProtectionDeviceRegistrations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.windowsInformationProtectionDeviceRegistration' + description: Windows information protection device registrations that are not MDM enrolled. + x-ms-navigationProperty: true + windowsInformationProtectionPolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy' + description: Windows information protection for apps running on devices which are not MDM enrolled. + x-ms-navigationProperty: true + windowsInformationProtectionWipeActions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.windowsInformationProtectionWipeAction' + description: Windows information protection wipe actions. + x-ms-navigationProperty: true + windowsManagedAppProtections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.windowsManagedAppProtection' + description: Windows managed app policies. + x-ms-navigationProperty: true + windowsManagementApp: + $ref: '#/components/schemas/microsoft.graph.windowsManagementApp' + additionalProperties: + type: object + description: Singleton entity that acts as a container for all device app management functionality. microsoft.graph.androidManagedAppProtection: allOf: - $ref: '#/components/schemas/microsoft.graph.targetedManagedAppProtection' @@ -54582,6 +54724,8 @@ components: $ref: '#/components/schemas/microsoft.graph.managedAppRemediationAction' appActionIfAndroidSafetyNetDeviceAttestationFailed: $ref: '#/components/schemas/microsoft.graph.managedAppRemediationAction' + appActionIfDeveloperOptionsEnabled: + $ref: '#/components/schemas/microsoft.graph.managedAppRemediationAction' appActionIfDeviceLockNotSet: $ref: '#/components/schemas/microsoft.graph.managedAppRemediationAction' appActionIfDevicePasscodeComplexityLessThanHigh: @@ -56469,6 +56613,8 @@ components: type: number description: 'Indicates the size of the file after encryption, in bytes.' format: int64 + uploadErrorCode: + $ref: '#/components/schemas/microsoft.graph.mobileAppContentFileUploadErrorCode' uploadState: $ref: '#/components/schemas/microsoft.graph.mobileAppContentFileUploadState' additionalProperties: @@ -57911,10 +58057,14 @@ components: - title: windowsManagedAppProtection type: object properties: + allowedInboundDataTransferSourceApps: + $ref: '#/components/schemas/microsoft.graph.windowsManagedAppDataTransferLocations' allowedInboundDataTransferSources: $ref: '#/components/schemas/microsoft.graph.windowsManagedAppDataTransferLevel' allowedOutboundClipboardSharingLevel: $ref: '#/components/schemas/microsoft.graph.windowsManagedAppClipboardSharingLevel' + allowedOutboundDataTransferDestinationApps: + $ref: '#/components/schemas/microsoft.graph.windowsManagedAppDataTransferLocations' allowedOutboundDataTransferDestinations: $ref: '#/components/schemas/microsoft.graph.windowsManagedAppDataTransferLevel' appActionIfUnableToAuthenticateUser: @@ -59683,15 +59833,6 @@ components: 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.microsoftStoreForBusinessPortalSelectionOptions: title: microsoftStoreForBusinessPortalSelectionOptions enum: @@ -59830,6 +59971,15 @@ components: - value: hardwareBacked description: Require hardware backed evaluation name: hardwareBacked + 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.mobileAppIdentifier: title: mobileAppIdentifier type: object @@ -60624,6 +60774,21 @@ components: - value: unknownFutureValue description: Evolvable enumeration sentinel value. Do not use. name: unknownFutureValue + microsoft.graph.mobileAppContentFileUploadErrorCode: + title: mobileAppContentFileUploadErrorCode + enum: + - apkIsInvalid + - apkIsMissingSignerCertificates + - apkHasInvalidPackageName + - apkPackageNameMismatch + - apkHasInvalidVersionCode + - apkHasVersionCodeMismatch + - apkHasInvalidMinSdk + - apkMinSdkMismatch + - apkVersionNameMismatch + - unknownFutureValue + type: string + description: Optional error codes that can be provided when uploadState of mobileAppContentFile is indicating an error. microsoft.graph.mobileAppContentFileUploadState: title: mobileAppContentFileUploadState enum: @@ -61651,11 +61816,36 @@ components: - failed - notSupported type: string + microsoft.graph.windowsManagedAppDataTransferLocations: + title: windowsManagedAppDataTransferLocations + enum: + - none + - oneDriveForBusiness + - unknownFutureValue + type: string + description: Windows MAM data transfer locations + x-ms-enum-flags: + isFlags: true + x-ms-enum: + name: windowsManagedAppDataTransferLocations + modelAsString: false + values: + - value: none + description: No locations selected. + name: none + - value: oneDriveForBusiness + description: OneDrive for Business. Data transferred to or from this location is subject to app protection policy. + name: oneDriveForBusiness + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use. + name: unknownFutureValue microsoft.graph.windowsManagedAppDataTransferLevel: title: windowsManagedAppDataTransferLevel enum: - allApps - none + - selectedApps + - unknownFutureValue type: string description: Data can be transferred from/to these classes of apps x-ms-enum: @@ -61668,6 +61858,12 @@ components: - value: none description: No apps. name: none + - value: selectedApps + description: Selected apps only. Allowed locations are specified by the child property. + name: selectedApps + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use. + name: unknownFutureValue microsoft.graph.windowsManagedAppClipboardSharingLevel: title: windowsManagedAppClipboardSharingLevel enum: @@ -66926,6 +67122,7 @@ components: - unknownFutureValue - windowsOsRecovery - android + - intuneOpenExtensibility type: string description: Describes which technology this setting can be deployed with x-ms-enum-flags: @@ -66985,6 +67182,9 @@ components: - value: android description: Indicates the settings that can be deployed through the Android channel. name: android + - value: intuneOpenExtensibility + description: Setting can be deployed through the Intune Open Extensibility channel for scenarios such as Windows Recovery Environment (WinRE) configuration policies. + name: intuneOpenExtensibility microsoft.graph.healthState: title: healthState enum: @@ -68235,6 +68435,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -68422,6 +68624,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -68849,7 +69057,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -68996,6 +69204,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -69517,21 +69727,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -69549,6 +69763,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -72432,6 +72648,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -72786,6 +73022,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -73301,6 +73551,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -73321,6 +73576,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -73691,6 +73948,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -74016,30 +74281,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.baseItem: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -74116,6 +74377,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -77037,6 +77308,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -77113,6 +77390,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -78554,6 +78836,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -79225,6 +79580,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -79462,6 +79848,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -83056,6 +83449,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -84843,6 +85279,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -85256,6 +85738,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -87117,6 +87613,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: diff --git a/openApiDocs/beta/Education.yml b/openApiDocs/beta/Education.yml index 57d181d5fa6..6e4caa572e9 100644 --- a/openApiDocs/beta/Education.yml +++ b/openApiDocs/beta/Education.yml @@ -21733,6 +21733,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -23126,6 +23128,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -23270,6 +23274,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -23416,7 +23426,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -23563,6 +23573,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -24166,21 +24178,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -26846,6 +26862,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -27344,6 +27370,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -29216,6 +29248,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -29570,6 +29622,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -29719,6 +29785,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -29739,6 +29810,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -30107,6 +30180,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -30559,30 +30640,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.engagementRole: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -33751,6 +33828,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -36138,6 +36220,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -37756,6 +37881,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -38162,6 +38360,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -38371,6 +38600,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -42720,6 +42956,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -43996,6 +44242,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -44279,6 +44571,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' diff --git a/openApiDocs/beta/Files.yml b/openApiDocs/beta/Files.yml index 09d3146727a..51605038b01 100644 --- a/openApiDocs/beta/Files.yml +++ b/openApiDocs/beta/Files.yml @@ -8103,6 +8103,10 @@ paths: tags: - drives.driveItem summary: Invoke action assignSensitivityLabel + description: 'Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don''t apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-beta operationId: drive.item_assignSensitivityLabel parameters: - name: drive-id @@ -8136,6 +8140,8 @@ paths: justificationText: type: string nullable: true + appliedByUser: + $ref: '#/components/schemas/microsoft.graph.userIdentity' additionalProperties: type: object required: true @@ -23750,6 +23756,10 @@ paths: tags: - drives.driveItem summary: Invoke action assignSensitivityLabel + description: 'Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don''t apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-beta operationId: drive.root_assignSensitivityLabel parameters: - name: drive-id @@ -23775,6 +23785,8 @@ paths: justificationText: type: string nullable: true + appliedByUser: + $ref: '#/components/schemas/microsoft.graph.userIdentity' additionalProperties: type: object required: true @@ -36090,6 +36102,10 @@ paths: tags: - groups.drive summary: Invoke action assignSensitivityLabel + description: 'Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don''t apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-beta operationId: group.drive.item_assignSensitivityLabel parameters: - name: group-id @@ -36131,6 +36147,8 @@ paths: justificationText: type: string nullable: true + appliedByUser: + $ref: '#/components/schemas/microsoft.graph.userIdentity' additionalProperties: type: object required: true @@ -54488,6 +54506,10 @@ paths: tags: - groups.drive summary: Invoke action assignSensitivityLabel + description: 'Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don''t apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-beta operationId: group.drive.root_assignSensitivityLabel parameters: - name: group-id @@ -54521,6 +54543,8 @@ paths: justificationText: type: string nullable: true + appliedByUser: + $ref: '#/components/schemas/microsoft.graph.userIdentity' additionalProperties: type: object required: true @@ -78797,6 +78821,10 @@ paths: tags: - users.drive summary: Invoke action assignSensitivityLabel + description: 'Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don''t apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-beta operationId: user.drive.item_assignSensitivityLabel parameters: - name: user-id @@ -78838,6 +78866,8 @@ paths: justificationText: type: string nullable: true + appliedByUser: + $ref: '#/components/schemas/microsoft.graph.userIdentity' additionalProperties: type: object required: true @@ -97195,6 +97225,10 @@ paths: tags: - users.drive summary: Invoke action assignSensitivityLabel + description: 'Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don''t apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-beta operationId: user.drive.root_assignSensitivityLabel parameters: - name: user-id @@ -97228,6 +97262,8 @@ paths: justificationText: type: string nullable: true + appliedByUser: + $ref: '#/components/schemas/microsoft.graph.userIdentity' additionalProperties: type: object required: true @@ -100552,6 +100588,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -101755,6 +101793,22 @@ components: - auto - unknownFutureValue type: string + microsoft.graph.userIdentity: + allOf: + - $ref: '#/components/schemas/microsoft.graph.identity' + - title: userIdentity + type: object + properties: + ipAddress: + type: string + description: Indicates the client IP address associated with the user performing the activity (audit log only). + nullable: true + userPrincipalName: + type: string + description: The userPrincipalName attribute of the user. + nullable: true + additionalProperties: + type: object microsoft.graph.itemReference: title: itemReference type: object @@ -102577,6 +102631,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -104084,6 +104148,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -104271,6 +104337,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -104698,7 +104770,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -104845,6 +104917,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -105448,21 +105522,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -108006,6 +108084,20 @@ components: $ref: '#/components/schemas/microsoft.graph.publicationFacet' additionalProperties: type: object + microsoft.graph.identity: + title: identity + type: object + properties: + displayName: + type: string + 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 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.mediaSource: title: mediaSource type: object @@ -108036,22 +108128,6 @@ components: - shared - unknownFutureValue type: string - microsoft.graph.userIdentity: - allOf: - - $ref: '#/components/schemas/microsoft.graph.identity' - - title: userIdentity - type: object - properties: - ipAddress: - type: string - description: Indicates the client IP address associated with the user performing the activity (audit log only). - nullable: true - userPrincipalName: - type: string - description: The userPrincipalName attribute of the user. - nullable: true - additionalProperties: - type: object microsoft.graph.retentionLabelSettings: title: retentionLabelSettings type: object @@ -108978,20 +109054,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.identity: - title: identity - type: object - properties: - displayName: - type: string - 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 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.storagePlanInformation: title: storagePlanInformation type: object @@ -110227,6 +110289,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -110550,6 +110632,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -111053,6 +111149,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -111073,6 +111174,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -111479,6 +111582,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -111963,30 +112074,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.engagementRole: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -116020,6 +116127,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -116096,6 +116209,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -118211,6 +118329,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -118873,6 +119064,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -119121,6 +119343,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -122257,6 +122486,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -124582,6 +124854,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -124995,6 +125313,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -126377,6 +126709,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: diff --git a/openApiDocs/beta/Groups.yml b/openApiDocs/beta/Groups.yml index afdfafe34ef..a0192dc7dae 100644 --- a/openApiDocs/beta/Groups.yml +++ b/openApiDocs/beta/Groups.yml @@ -17956,6 +17956,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -19566,6 +19568,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -20121,6 +20125,10 @@ components: type: boolean description: 'If false, allows the app to have extended access to Azure AD Graph until August 31, 2025 when Azure AD Graph is fully retired. For more information on Azure AD retirement updates, see June 2024 update on Azure AD Graph API retirement.' nullable: true + coopEnforcement: + type: boolean + description: 'Indicates whether Cross-Origin-Opener-Policy (COOP) headers are enforced on browser-based authentication responses for the application. Set to true to enable enforcement, false to temporarily suppress enforcement, or null to use the service default. For how-to guidance, see Control Cross-Origin-Opener-Policy enforcement.' + nullable: true removeUnverifiedEmailClaim: type: boolean description: 'If true, removes the email claim from tokens sent to an application when the email address''s domain can''t be verified.' @@ -20282,6 +20290,8 @@ components: type: boolean description: 'Indicates whether continuous access evaluation is enabled for Application Proxy application. For all Application Proxy apps, the property is set to true by default.' nullable: true + isDeviceAccessEnabled: + type: boolean isDnsResolutionEnabled: type: boolean description: Indicates Microsoft Entra Private Access should handle DNS resolution. false by default. @@ -21039,6 +21049,26 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.oAuth2PermissionGrant: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -21700,6 +21730,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -21846,7 +21882,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -21993,6 +22029,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -22372,21 +22410,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -24940,6 +24982,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -25438,6 +25490,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -26824,6 +26882,79 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -27572,6 +27703,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -27721,6 +27866,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -27741,6 +27891,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -28109,6 +28261,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -28482,30 +28642,26 @@ components: additionalProperties: type: object description: Object containing detailed information about the error and its remediation. - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.engagementRole: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -31610,6 +31766,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -34216,6 +34377,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -35404,6 +35608,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -35943,6 +36193,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -36152,6 +36433,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -40553,6 +40841,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -42138,6 +42436,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' diff --git a/openApiDocs/beta/Identity.DirectoryManagement.yml b/openApiDocs/beta/Identity.DirectoryManagement.yml index 3fd8a5c888b..e8febe1b157 100644 --- a/openApiDocs/beta/Identity.DirectoryManagement.yml +++ b/openApiDocs/beta/Identity.DirectoryManagement.yml @@ -11373,6 +11373,34 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + /devices/microsoft.graph.provision: + post: + tags: + - devices.device.Actions + summary: Invoke action provision + operationId: device_provision + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + provisioningBlob: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.provisionResponse' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action /devices/microsoft.graph.validateProperties: post: tags: @@ -17961,16 +17989,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/directory/impactedResources/{impactedResource-id}/microsoft.graph.complete': + '/directory/impactedResources/{impactedResource-id}/microsoft.graph.acceptRisk': post: tags: - directory.impactedResource - summary: Invoke action complete - description: Complete an impactedResource object and update its status to completedByUser. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta - operationId: directory.impactedResource_complete + summary: Invoke action acceptRisk + operationId: directory.impactedResource_acceptRisk parameters: - name: impactedResource-id in: path @@ -17990,16 +18014,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/directory/impactedResources/{impactedResource-id}/microsoft.graph.dismiss': + '/directory/impactedResources/{impactedResource-id}/microsoft.graph.addTag': post: tags: - directory.impactedResource - summary: Invoke action dismiss - description: Dismiss an impactedResources object and update its status to dismissed. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta - operationId: directory.impactedResource_dismiss + summary: Invoke action addTag + operationId: directory.impactedResource_addTag parameters: - name: impactedResource-id in: path @@ -18016,9 +18036,8 @@ paths: schema: type: object properties: - dismissReason: + displayName: type: string - nullable: true additionalProperties: type: object required: true @@ -18028,20 +18047,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.impactedResource' + $ref: '#/components/schemas/microsoft.graph.recommendationTag' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/directory/impactedResources/{impactedResource-id}/microsoft.graph.postpone': + '/directory/impactedResources/{impactedResource-id}/microsoft.graph.applyAlternateMitigation': post: tags: - directory.impactedResource - summary: Invoke action postpone - description: 'Postpone action on an impactedResource object to a specified future date and time by marking its status as postponed. On the specified date and time, Microsoft Entra ID will automatically mark the status of the impactedResource object to active.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta - operationId: directory.impactedResource_postpone + summary: Invoke action applyAlternateMitigation + operationId: directory.impactedResource_applyAlternateMitigation parameters: - name: impactedResource-id in: path @@ -18051,20 +18066,6 @@ paths: schema: type: string x-ms-docs-key-type: impactedResource - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - postponeUntilDateTime: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 @@ -18075,16 +18076,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/directory/impactedResources/{impactedResource-id}/microsoft.graph.reactivate': + '/directory/impactedResources/{impactedResource-id}/microsoft.graph.complete': post: tags: - directory.impactedResource - summary: Invoke action reactivate - description: 'Reactivate an accidentally dismissed, completed, or postponed impactedResource object. This action updates the status of the resource to active. This method is relevant only if the status of the impactedResource object is dismissed, postponed, or completedByUser. ' + summary: Invoke action complete + description: Complete an impactedResource object and update its status to completedByUser. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta - operationId: directory.impactedResource_reactivate + url: https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta + operationId: directory.impactedResource_complete parameters: - name: impactedResource-id in: path @@ -18104,166 +18105,105 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - /directory/impactedResources/$count: - get: + '/directory/impactedResources/{impactedResource-id}/microsoft.graph.dismiss': + post: tags: - directory.impactedResource - summary: Get the number of the resource - operationId: directory.impactedResource_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /directory/inboundSharedUserProfiles: - get: - tags: - - directory.inboundSharedUserProfile - summary: List inboundSharedUserProfiles - description: Retrieve the properties of all inboundSharedUserProfiles. + summary: Invoke action dismiss + description: Dismiss an impactedResources object and update its status to dismissed. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/directory-list-inboundshareduserprofiles?view=graph-rest-beta - operationId: directory_ListInboundSharedUserProfile + url: https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta + operationId: directory.impactedResource_dismiss 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 + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.inboundSharedUserProfileCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - directory.inboundSharedUserProfile - summary: Create new navigation property to inboundSharedUserProfiles for directory - operationId: directory_CreateInboundSharedUserProfile + type: string + x-ms-docs-key-type: impactedResource requestBody: - description: New navigation property + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.inboundSharedUserProfile' + type: object + properties: + dismissReason: + type: string + nullable: true + additionalProperties: + type: object required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.inboundSharedUserProfile' + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}': - get: + x-ms-docs-operation-type: action + '/directory/impactedResources/{impactedResource-id}/microsoft.graph.markPlanned': + post: tags: - - directory.inboundSharedUserProfile - 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 + - directory.impactedResource + summary: Invoke action markPlanned + operationId: directory.impactedResource_markPlanned parameters: - - name: inboundSharedUserProfile-userId + - name: impactedResource-id in: path - description: The unique identifier of inboundSharedUserProfile + description: The unique identifier of impactedResource required: true style: simple schema: type: string - x-ms-docs-key-type: inboundSharedUserProfile - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: impactedResource responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.inboundSharedUserProfile' + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-docs-operation-type: action + '/directory/impactedResources/{impactedResource-id}/microsoft.graph.postpone': + post: tags: - - directory.inboundSharedUserProfile - summary: Update the navigation property inboundSharedUserProfiles in directory - operationId: directory_UpdateInboundSharedUserProfile + - directory.impactedResource + summary: Invoke action postpone + description: 'Postpone action on an impactedResource object to a specified future date and time by marking its status as postponed. On the specified date and time, Microsoft Entra ID will automatically mark the status of the impactedResource object to active.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta + operationId: directory.impactedResource_postpone parameters: - - name: inboundSharedUserProfile-userId + - name: impactedResource-id in: path - description: The unique identifier of inboundSharedUserProfile + description: The unique identifier of impactedResource required: true style: simple schema: type: string - x-ms-docs-key-type: inboundSharedUserProfile + x-ms-docs-key-type: impactedResource requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.inboundSharedUserProfile' + type: object + properties: + postponeUntilDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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: @@ -18271,55 +18211,54 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.inboundSharedUserProfile' + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/directory/impactedResources/{impactedResource-id}/microsoft.graph.reactivate': + post: tags: - - directory.inboundSharedUserProfile - summary: Delete navigation property inboundSharedUserProfiles for directory - operationId: directory_DeleteInboundSharedUserProfile + - directory.impactedResource + summary: Invoke action reactivate + description: 'Reactivate an accidentally dismissed, completed, or postponed impactedResource object. This action updates the status of the resource to active. This method is relevant only if the status of the impactedResource object is dismissed, postponed, or completedByUser. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta + operationId: directory.impactedResource_reactivate parameters: - - name: inboundSharedUserProfile-userId + - name: impactedResource-id in: path - description: The unique identifier of inboundSharedUserProfile + description: The unique identifier of impactedResource required: true style: simple schema: type: string - x-ms-docs-key-type: inboundSharedUserProfile - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: impactedResource responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/microsoft.graph.exportPersonalData': + x-ms-docs-operation-type: action + '/directory/impactedResources/{impactedResource-id}/microsoft.graph.removeTag': post: tags: - - directory.inboundSharedUserProfile - summary: Invoke action exportPersonalData - description: Create a request to export the personal data for an inboundSharedUserProfile. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta - operationId: directory.inboundSharedUserProfile_exportPersonalData + - directory.impactedResource + summary: Invoke action removeTag + operationId: directory.impactedResource_removeTag parameters: - - name: inboundSharedUserProfile-userId + - name: impactedResource-id in: path - description: The unique identifier of inboundSharedUserProfile + description: The unique identifier of impactedResource required: true style: simple schema: type: string - x-ms-docs-key-type: inboundSharedUserProfile + x-ms-docs-key-type: impactedResource requestBody: description: Action parameters content: @@ -18327,65 +18266,633 @@ paths: schema: type: object properties: - storageLocation: + tagId: type: string - nullable: true additionalProperties: type: object required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/microsoft.graph.removePersonalData': - post: + '/directory/impactedResources/{impactedResource-id}/tags': + get: tags: - - directory.inboundSharedUserProfile - summary: Invoke action removePersonalData - description: 'Create a request to remove the personal data for an inboundSharedUserProfile. ' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta - operationId: directory.inboundSharedUserProfile_removePersonalData + - directory.impactedResource + summary: Get tags from directory + operationId: directory.impactedResource_ListTag parameters: - - name: inboundSharedUserProfile-userId + - name: impactedResource-id in: path - description: The unique identifier of inboundSharedUserProfile + description: The unique identifier of impactedResource required: true style: simple schema: type: string - x-ms-docs-key-type: inboundSharedUserProfile - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - /directory/inboundSharedUserProfiles/$count: - get: - tags: - - directory.inboundSharedUserProfile - summary: Get the number of the resource - operationId: directory.inboundSharedUserProfile_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /directory/onPremisesSynchronization: - get: - tags: - - directory.onPremisesDirectorySynchronization - summary: Get onPremisesDirectorySynchronization - description: Read the properties and relationships of an onPremisesDirectorySynchronization object. - operationId: directory_ListOnPremisesSynchronization - parameters: + x-ms-docs-key-type: impactedResource + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.recommendationTagCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - directory.impactedResource + summary: Create new navigation property to tags for directory + operationId: directory.impactedResource_CreateTag + parameters: + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: impactedResource + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendationTag' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendationTag' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/directory/impactedResources/{impactedResource-id}/tags/{recommendationTag-id}': + get: + tags: + - directory.impactedResource + summary: Get tags from directory + operationId: directory.impactedResource_GetTag + parameters: + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: impactedResource + - name: recommendationTag-id + in: path + description: The unique identifier of recommendationTag + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendationTag + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.recommendationTag' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - directory.impactedResource + summary: Update the navigation property tags in directory + operationId: directory.impactedResource_UpdateTag + parameters: + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: impactedResource + - name: recommendationTag-id + in: path + description: The unique identifier of recommendationTag + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendationTag + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendationTag' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendationTag' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - directory.impactedResource + summary: Delete navigation property tags for directory + operationId: directory.impactedResource_DeleteTag + parameters: + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: impactedResource + - name: recommendationTag-id + in: path + description: The unique identifier of recommendationTag + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendationTag + - 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 + '/directory/impactedResources/{impactedResource-id}/tags/$count': + get: + tags: + - directory.impactedResource + summary: Get the number of the resource + operationId: directory.impactedResource.tag_GetCount + parameters: + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: impactedResource + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /directory/impactedResources/$count: + get: + tags: + - directory.impactedResource + summary: Get the number of the resource + operationId: directory.impactedResource_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /directory/impactedResources/microsoft.graph.addTag: + post: + tags: + - directory.impactedResource + summary: Invoke action addTag + operationId: directory.impactedResource_addTag + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + resourceIds: + type: array + items: + type: string + displayName: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of impactedResource + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.impactedResource' + '@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 + /directory/impactedResources/microsoft.graph.removeTag: + post: + tags: + - directory.impactedResource + summary: Invoke action removeTag + operationId: directory.impactedResource_removeTag + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + resourceIds: + type: array + items: + type: string + displayName: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of impactedResource + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.impactedResource' + '@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 + /directory/inboundSharedUserProfiles: + get: + tags: + - directory.inboundSharedUserProfile + 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' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.inboundSharedUserProfileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - directory.inboundSharedUserProfile + summary: Create new navigation property to inboundSharedUserProfiles for directory + operationId: directory_CreateInboundSharedUserProfile + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.inboundSharedUserProfile' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.inboundSharedUserProfile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}': + get: + tags: + - directory.inboundSharedUserProfile + 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 + in: path + description: The unique identifier of inboundSharedUserProfile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: inboundSharedUserProfile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.inboundSharedUserProfile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - directory.inboundSharedUserProfile + summary: Update the navigation property inboundSharedUserProfiles in directory + operationId: directory_UpdateInboundSharedUserProfile + parameters: + - name: inboundSharedUserProfile-userId + in: path + description: The unique identifier of inboundSharedUserProfile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: inboundSharedUserProfile + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.inboundSharedUserProfile' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.inboundSharedUserProfile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - directory.inboundSharedUserProfile + summary: Delete navigation property inboundSharedUserProfiles for directory + operationId: directory_DeleteInboundSharedUserProfile + parameters: + - name: inboundSharedUserProfile-userId + in: path + description: The unique identifier of inboundSharedUserProfile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: inboundSharedUserProfile + - 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 + '/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/microsoft.graph.exportPersonalData': + post: + tags: + - directory.inboundSharedUserProfile + summary: Invoke action exportPersonalData + description: Create a request to export the personal data for an inboundSharedUserProfile. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta + operationId: directory.inboundSharedUserProfile_exportPersonalData + parameters: + - name: inboundSharedUserProfile-userId + in: path + description: The unique identifier of inboundSharedUserProfile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: inboundSharedUserProfile + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + storageLocation: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/microsoft.graph.removePersonalData': + post: + tags: + - directory.inboundSharedUserProfile + summary: Invoke action removePersonalData + description: 'Create a request to remove the personal data for an inboundSharedUserProfile. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta + operationId: directory.inboundSharedUserProfile_removePersonalData + parameters: + - name: inboundSharedUserProfile-userId + in: path + description: The unique identifier of inboundSharedUserProfile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: inboundSharedUserProfile + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + /directory/inboundSharedUserProfiles/$count: + get: + tags: + - directory.inboundSharedUserProfile + summary: Get the number of the resource + operationId: directory.inboundSharedUserProfile_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /directory/onPremisesSynchronization: + get: + tags: + - directory.onPremisesDirectorySynchronization + summary: Get onPremisesDirectorySynchronization + description: Read the properties and relationships of an onPremisesDirectorySynchronization object. + operationId: directory_ListOnPremisesSynchronization + parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -19118,7 +19625,506 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.pendingExternalUserProfile' + $ref: '#/components/schemas/microsoft.graph.pendingExternalUserProfile' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.pendingExternalUserProfile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}': + get: + tags: + - directory.pendingExternalUserProfile + 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 + in: path + description: The unique identifier of pendingExternalUserProfile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: pendingExternalUserProfile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.pendingExternalUserProfile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - directory.pendingExternalUserProfile + 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 + in: path + description: The unique identifier of pendingExternalUserProfile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: pendingExternalUserProfile + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.pendingExternalUserProfile' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.pendingExternalUserProfile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - directory.pendingExternalUserProfile + 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 + in: path + description: The unique identifier of pendingExternalUserProfile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: pendingExternalUserProfile + - 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 + /directory/pendingExternalUserProfiles/$count: + get: + tags: + - directory.pendingExternalUserProfile + summary: Get the number of the resource + operationId: directory.pendingExternalUserProfile_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /directory/publicKeyInfrastructure: + get: + tags: + - directory.publicKeyInfrastructureRoot + summary: Get publicKeyInfrastructure from directory + description: The collection of public key infrastructure instances for the certificate-based authentication feature for users in a Microsoft Entra tenant. + operationId: directory_GetPublicKeyInfrastructure + 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.publicKeyInfrastructureRoot' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - directory.publicKeyInfrastructureRoot + summary: Update the navigation property publicKeyInfrastructure in directory + operationId: directory_UpdatePublicKeyInfrastructure + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.publicKeyInfrastructureRoot' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.publicKeyInfrastructureRoot' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - directory.publicKeyInfrastructureRoot + summary: Delete navigation property publicKeyInfrastructure for directory + operationId: directory_DeletePublicKeyInfrastructure + 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 + /directory/publicKeyInfrastructure/certificateBasedAuthConfigurations: + get: + tags: + - directory.publicKeyInfrastructureRoot + summary: List certificateBasedAuthPki objects + description: Get a list of the certificateBasedAuthPki objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-list-certificatebasedauthconfigurations?view=graph-rest-beta + operationId: directory.publicKeyInfrastructure_ListCertificateBasedAuthConfiguration + 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.certificateBasedAuthPkiCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - directory.publicKeyInfrastructureRoot + summary: Create certificateBasedAuthPki + description: Create a new certificateBasedAuthPki object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-post-certificatebasedauthconfigurations?view=graph-rest-beta + operationId: directory.publicKeyInfrastructure_CreateCertificateBasedAuthConfiguration + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.certificateBasedAuthPki' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.certificateBasedAuthPki' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}': + get: + tags: + - directory.publicKeyInfrastructureRoot + summary: Get certificateBasedAuthPki + description: Read the properties and relationships of a certificateBasedAuthPki object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedauthpki-get?view=graph-rest-beta + operationId: directory.publicKeyInfrastructure_GetCertificateBasedAuthConfiguration + parameters: + - name: certificateBasedAuthPki-id + in: path + description: The unique identifier of certificateBasedAuthPki + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: certificateBasedAuthPki + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.certificateBasedAuthPki' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - directory.publicKeyInfrastructureRoot + summary: Update certificateBasedAuthPki + description: Update the properties of a certificateBasedAuthPki object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedauthpki-update?view=graph-rest-beta + operationId: directory.publicKeyInfrastructure_UpdateCertificateBasedAuthConfiguration + parameters: + - name: certificateBasedAuthPki-id + in: path + description: The unique identifier of certificateBasedAuthPki + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: certificateBasedAuthPki + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.certificateBasedAuthPki' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.certificateBasedAuthPki' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - directory.publicKeyInfrastructureRoot + summary: Delete certificateBasedAuthPki + description: Delete a certificateBasedAuthPki object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-delete-certificatebasedauthconfigurations?view=graph-rest-beta + operationId: directory.publicKeyInfrastructure_DeleteCertificateBasedAuthConfiguration + parameters: + - name: certificateBasedAuthPki-id + in: path + description: The unique identifier of certificateBasedAuthPki + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: certificateBasedAuthPki + - 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 + '/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities': + get: + tags: + - directory.publicKeyInfrastructureRoot + summary: List certificateAuthorityDetail objects + description: Get a list of the certificateAuthorityDetail objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedauthpki-list-certificateauthorities?view=graph-rest-beta + operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_ListCertificateAuthority + parameters: + - name: certificateBasedAuthPki-id + in: path + description: The unique identifier of certificateBasedAuthPki + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: certificateBasedAuthPki + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.certificateAuthorityDetailCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - directory.publicKeyInfrastructureRoot + summary: Create certificateAuthorityDetail + description: Create a new certificateAuthorityDetail object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedauthpki-post-certificateauthorities?view=graph-rest-beta + operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_CreateCertificateAuthority + parameters: + - name: certificateBasedAuthPki-id + in: path + description: The unique identifier of certificateBasedAuthPki + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: certificateBasedAuthPki + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.certificateAuthorityDetail' required: true responses: 2XX: @@ -19126,29 +20132,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.pendingExternalUserProfile' + $ref: '#/components/schemas/microsoft.graph.certificateAuthorityDetail' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}': + '/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/{certificateAuthorityDetail-id}': get: tags: - - directory.pendingExternalUserProfile - summary: Get pendingExternalUserProfile - description: Retrieve the properties of a specific pendingExternalUserProfile. + - directory.publicKeyInfrastructureRoot + summary: Get certificateAuthorityDetail + description: Read the properties and relationships of a certificateAuthorityDetail object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/pendingexternaluserprofile-get?view=graph-rest-beta - operationId: directory_GetPendingExternalUserProfile + url: https://learn.microsoft.com/graph/api/certificateauthoritydetail-get?view=graph-rest-beta + operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_GetCertificateAuthority parameters: - - name: pendingExternalUserProfile-id + - name: certificateBasedAuthPki-id in: path - description: The unique identifier of pendingExternalUserProfile + description: The unique identifier of certificateBasedAuthPki required: true style: simple schema: type: string - x-ms-docs-key-type: pendingExternalUserProfile + x-ms-docs-key-type: certificateBasedAuthPki + - name: certificateAuthorityDetail-id + in: path + description: The unique identifier of certificateAuthorityDetail + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: certificateAuthorityDetail - name: $select in: query description: Select properties to be returned @@ -19175,34 +20189,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.pendingExternalUserProfile' + $ref: '#/components/schemas/microsoft.graph.certificateAuthorityDetail' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - directory.pendingExternalUserProfile - summary: Update pendingExternalUserProfile - description: Update the properties of a pendingExternalUserProfile object. + - directory.publicKeyInfrastructureRoot + summary: Update certificateAuthorityDetail + description: Update the properties of a certificateAuthorityDetail object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/pendingexternaluserprofile-update?view=graph-rest-beta - operationId: directory_UpdatePendingExternalUserProfile + url: https://learn.microsoft.com/graph/api/certificateauthoritydetail-update?view=graph-rest-beta + operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_UpdateCertificateAuthority parameters: - - name: pendingExternalUserProfile-id + - name: certificateBasedAuthPki-id in: path - description: The unique identifier of pendingExternalUserProfile + description: The unique identifier of certificateBasedAuthPki required: true style: simple schema: type: string - x-ms-docs-key-type: pendingExternalUserProfile + x-ms-docs-key-type: certificateBasedAuthPki + - name: certificateAuthorityDetail-id + in: path + description: The unique identifier of certificateAuthorityDetail + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: certificateAuthorityDetail requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.pendingExternalUserProfile' + $ref: '#/components/schemas/microsoft.graph.certificateAuthorityDetail' required: true responses: 2XX: @@ -19210,28 +20232,36 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.pendingExternalUserProfile' + $ref: '#/components/schemas/microsoft.graph.certificateAuthorityDetail' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - directory.pendingExternalUserProfile - 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.' + - directory.publicKeyInfrastructureRoot + summary: Delete certificateAuthorityDetail + description: Delete a certificateAuthorityDetail object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/directory-delete-pendingexternaluserprofiles?view=graph-rest-beta - operationId: directory_DeletePendingExternalUserProfile + url: https://learn.microsoft.com/graph/api/certificatebasedauthpki-delete-certificateauthorities?view=graph-rest-beta + operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_DeleteCertificateAuthority parameters: - - name: pendingExternalUserProfile-id + - name: certificateBasedAuthPki-id in: path - description: The unique identifier of pendingExternalUserProfile + description: The unique identifier of certificateBasedAuthPki required: true style: simple schema: type: string - x-ms-docs-key-type: pendingExternalUserProfile + x-ms-docs-key-type: certificateBasedAuthPki + - name: certificateAuthorityDetail-id + in: path + description: The unique identifier of certificateAuthorityDetail + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: certificateAuthorityDetail - name: If-Match in: header description: ETag @@ -19244,13 +20274,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /directory/pendingExternalUserProfiles/$count: + '/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/$count': get: tags: - - directory.pendingExternalUserProfile + - directory.publicKeyInfrastructureRoot summary: Get the number of the resource - operationId: directory.pendingExternalUserProfile_GetCount + operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration.certificateAuthority_GetCount parameters: + - name: certificateBasedAuthPki-id + in: path + description: The unique identifier of certificateBasedAuthPki + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: certificateBasedAuthPki - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -19258,13 +20296,69 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /directory/publicKeyInfrastructure: + '/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/microsoft.graph.upload': + post: + tags: + - directory.publicKeyInfrastructureRoot + summary: Invoke action upload + description: 'Append additional certificate authority details to a certificateBasedAuthPki resource. Only one operation can run at a time and this operation can take up to 30 minutes to complete. To know whether another upload is in progress, call the Get certificateBasedAuthPki. The status property will have the value running.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedauthpki-upload?view=graph-rest-beta + operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_upload + parameters: + - name: certificateBasedAuthPki-id + in: path + description: The unique identifier of certificateBasedAuthPki + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: certificateBasedAuthPki + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + uploadUrl: + type: string + sha256FileHash: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + /directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/$count: get: tags: - directory.publicKeyInfrastructureRoot - summary: Get publicKeyInfrastructure from directory - description: The collection of public key infrastructure instances for the certificate-based authentication feature for users in a Microsoft Entra tenant. - operationId: directory_GetPublicKeyInfrastructure + summary: Get the number of the resource + operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /directory/recommendationConfiguration: + get: + tags: + - directory.recommendationConfiguration + summary: Get recommendationConfiguration + description: Read the properties and relationships of a recommendationConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/recommendationconfiguration-get?view=graph-rest-beta + operationId: directory_GetRecommendationConfiguration parameters: - name: $select in: query @@ -19292,21 +20386,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.publicKeyInfrastructureRoot' + $ref: '#/components/schemas/microsoft.graph.recommendationConfiguration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - directory.publicKeyInfrastructureRoot - summary: Update the navigation property publicKeyInfrastructure in directory - operationId: directory_UpdatePublicKeyInfrastructure + - directory.recommendationConfiguration + summary: Update recommendationConfiguration + description: Update the properties of a recommendationConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/recommendationconfiguration-update?view=graph-rest-beta + operationId: directory_UpdateRecommendationConfiguration requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.publicKeyInfrastructureRoot' + $ref: '#/components/schemas/microsoft.graph.recommendationConfiguration' required: true responses: 2XX: @@ -19314,15 +20412,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.publicKeyInfrastructureRoot' + $ref: '#/components/schemas/microsoft.graph.recommendationConfiguration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - directory.publicKeyInfrastructureRoot - summary: Delete navigation property publicKeyInfrastructure for directory - operationId: directory_DeletePublicKeyInfrastructure + - directory.recommendationConfiguration + summary: Delete navigation property recommendationConfiguration for directory + operationId: directory_DeleteRecommendationConfiguration parameters: - name: If-Match in: header @@ -19336,16 +20434,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /directory/publicKeyInfrastructure/certificateBasedAuthConfigurations: + /directory/recommendations: get: tags: - - directory.publicKeyInfrastructureRoot - summary: List certificateBasedAuthPki objects - description: Get a list of the certificateBasedAuthPki objects and their properties. + - directory.recommendation + 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/publickeyinfrastructureroot-list-certificatebasedauthconfigurations?view=graph-rest-beta - operationId: directory.publicKeyInfrastructure_ListCertificateBasedAuthConfiguration + url: https://learn.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-beta + operationId: directory_ListRecommendation parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' @@ -19384,7 +20482,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.certificateBasedAuthPkiCollectionResponse' + $ref: '#/components/responses/microsoft.graph.recommendationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -19393,19 +20491,15 @@ paths: x-ms-docs-operation-type: operation post: tags: - - directory.publicKeyInfrastructureRoot - summary: Create certificateBasedAuthPki - description: Create a new certificateBasedAuthPki object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-post-certificatebasedauthconfigurations?view=graph-rest-beta - operationId: directory.publicKeyInfrastructure_CreateCertificateBasedAuthConfiguration + - directory.recommendation + summary: Create new navigation property to recommendations for directory + operationId: directory_CreateRecommendation requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.certificateBasedAuthPki' + $ref: '#/components/schemas/microsoft.graph.recommendation' required: true responses: 2XX: @@ -19413,29 +20507,29 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.certificateBasedAuthPki' + $ref: '#/components/schemas/microsoft.graph.recommendation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}': + '/directory/recommendations/{recommendation-id}': get: tags: - - directory.publicKeyInfrastructureRoot - summary: Get certificateBasedAuthPki - description: Read the properties and relationships of a certificateBasedAuthPki object. + - directory.recommendation + 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/certificatebasedauthpki-get?view=graph-rest-beta - operationId: directory.publicKeyInfrastructure_GetCertificateBasedAuthConfiguration + url: https://learn.microsoft.com/graph/api/recommendation-get?view=graph-rest-beta + operationId: directory_GetRecommendation parameters: - - name: certificateBasedAuthPki-id + - name: recommendation-id in: path - description: The unique identifier of certificateBasedAuthPki + description: The unique identifier of recommendation required: true style: simple schema: type: string - x-ms-docs-key-type: certificateBasedAuthPki + x-ms-docs-key-type: recommendation - name: $select in: query description: Select properties to be returned @@ -19462,34 +20556,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.certificateBasedAuthPki' + $ref: '#/components/schemas/microsoft.graph.recommendation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - directory.publicKeyInfrastructureRoot - summary: Update certificateBasedAuthPki - description: Update the properties of a certificateBasedAuthPki object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/certificatebasedauthpki-update?view=graph-rest-beta - operationId: directory.publicKeyInfrastructure_UpdateCertificateBasedAuthConfiguration + - directory.recommendation + summary: Update the navigation property recommendations in directory + operationId: directory_UpdateRecommendation parameters: - - name: certificateBasedAuthPki-id + - name: recommendation-id in: path - description: The unique identifier of certificateBasedAuthPki + description: The unique identifier of recommendation required: true style: simple schema: type: string - x-ms-docs-key-type: certificateBasedAuthPki + x-ms-docs-key-type: recommendation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.certificateBasedAuthPki' + $ref: '#/components/schemas/microsoft.graph.recommendation' required: true responses: 2XX: @@ -19497,28 +20587,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.certificateBasedAuthPki' + $ref: '#/components/schemas/microsoft.graph.recommendation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - directory.publicKeyInfrastructureRoot - summary: Delete certificateBasedAuthPki - description: Delete a certificateBasedAuthPki object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-delete-certificatebasedauthconfigurations?view=graph-rest-beta - operationId: directory.publicKeyInfrastructure_DeleteCertificateBasedAuthConfiguration + - directory.recommendation + summary: Delete navigation property recommendations for directory + operationId: directory_DeleteRecommendation parameters: - - name: certificateBasedAuthPki-id + - name: recommendation-id in: path - description: The unique identifier of certificateBasedAuthPki + description: The unique identifier of recommendation required: true style: simple schema: type: string - x-ms-docs-key-type: certificateBasedAuthPki + x-ms-docs-key-type: recommendation - name: If-Match in: header description: ETag @@ -19531,25 +20617,25 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities': + '/directory/recommendations/{recommendation-id}/impactedResources': get: tags: - - directory.publicKeyInfrastructureRoot - summary: List certificateAuthorityDetail objects - description: Get a list of the certificateAuthorityDetail objects and their properties. + - directory.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/certificatebasedauthpki-list-certificateauthorities?view=graph-rest-beta - operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_ListCertificateAuthority + url: https://learn.microsoft.com/graph/api/recommendation-list-impactedresources?view=graph-rest-beta + operationId: directory.recommendation_ListImpactedResource parameters: - - name: certificateBasedAuthPki-id + - name: recommendation-id in: path - description: The unique identifier of certificateBasedAuthPki + description: The unique identifier of recommendation required: true style: simple schema: type: string - x-ms-docs-key-type: certificateBasedAuthPki + x-ms-docs-key-type: recommendation - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -19587,7 +20673,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.certificateAuthorityDetailCollectionResponse' + $ref: '#/components/responses/microsoft.graph.impactedResourceCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -19596,28 +20682,24 @@ paths: x-ms-docs-operation-type: operation post: tags: - - directory.publicKeyInfrastructureRoot - summary: Create certificateAuthorityDetail - description: Create a new certificateAuthorityDetail object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/certificatebasedauthpki-post-certificateauthorities?view=graph-rest-beta - operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_CreateCertificateAuthority + - directory.recommendation + summary: Create new navigation property to impactedResources for directory + operationId: directory.recommendation_CreateImpactedResource parameters: - - name: certificateBasedAuthPki-id + - name: recommendation-id in: path - description: The unique identifier of certificateBasedAuthPki + description: The unique identifier of recommendation required: true style: simple schema: type: string - x-ms-docs-key-type: certificateBasedAuthPki + x-ms-docs-key-type: recommendation requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.certificateAuthorityDetail' + $ref: '#/components/schemas/microsoft.graph.impactedResource' required: true responses: 2XX: @@ -19625,37 +20707,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.certificateAuthorityDetail' + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/{certificateAuthorityDetail-id}': + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}': get: tags: - - directory.publicKeyInfrastructureRoot - summary: Get certificateAuthorityDetail - description: Read the properties and relationships of a certificateAuthorityDetail object. + - directory.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/certificateauthoritydetail-get?view=graph-rest-beta - operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_GetCertificateAuthority + url: https://learn.microsoft.com/graph/api/impactedresource-get?view=graph-rest-beta + operationId: directory.recommendation_GetImpactedResource parameters: - - name: certificateBasedAuthPki-id + - name: recommendation-id in: path - description: The unique identifier of certificateBasedAuthPki + description: The unique identifier of recommendation required: true style: simple schema: type: string - x-ms-docs-key-type: certificateBasedAuthPki - - name: certificateAuthorityDetail-id + x-ms-docs-key-type: recommendation + - name: impactedResource-id in: path - description: The unique identifier of certificateAuthorityDetail + description: The unique identifier of impactedResource required: true style: simple schema: type: string - x-ms-docs-key-type: certificateAuthorityDetail + x-ms-docs-key-type: impactedResource - name: $select in: query description: Select properties to be returned @@ -19682,42 +20764,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.certificateAuthorityDetail' + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - directory.publicKeyInfrastructureRoot - summary: Update certificateAuthorityDetail - description: Update the properties of a certificateAuthorityDetail object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/certificateauthoritydetail-update?view=graph-rest-beta - operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_UpdateCertificateAuthority + - directory.recommendation + summary: Update the navigation property impactedResources in directory + operationId: directory.recommendation_UpdateImpactedResource parameters: - - name: certificateBasedAuthPki-id + - name: recommendation-id in: path - description: The unique identifier of certificateBasedAuthPki + description: The unique identifier of recommendation required: true style: simple schema: type: string - x-ms-docs-key-type: certificateBasedAuthPki - - name: certificateAuthorityDetail-id + x-ms-docs-key-type: recommendation + - name: impactedResource-id in: path - description: The unique identifier of certificateAuthorityDetail + description: The unique identifier of impactedResource required: true style: simple schema: type: string - x-ms-docs-key-type: certificateAuthorityDetail + x-ms-docs-key-type: impactedResource requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.certificateAuthorityDetail' + $ref: '#/components/schemas/microsoft.graph.impactedResource' required: true responses: 2XX: @@ -19725,36 +20803,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.certificateAuthorityDetail' + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - directory.publicKeyInfrastructureRoot - summary: Delete certificateAuthorityDetail - description: Delete a certificateAuthorityDetail object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/certificatebasedauthpki-delete-certificateauthorities?view=graph-rest-beta - operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_DeleteCertificateAuthority + - directory.recommendation + summary: Delete navigation property impactedResources for directory + operationId: directory.recommendation_DeleteImpactedResource parameters: - - name: certificateBasedAuthPki-id + - name: recommendation-id in: path - description: The unique identifier of certificateBasedAuthPki + description: The unique identifier of recommendation required: true style: simple schema: type: string - x-ms-docs-key-type: certificateBasedAuthPki - - name: certificateAuthorityDetail-id + x-ms-docs-key-type: recommendation + - name: impactedResource-id in: path - description: The unique identifier of certificateAuthorityDetail + description: The unique identifier of impactedResource required: true style: simple schema: type: string - x-ms-docs-key-type: certificateAuthorityDetail + x-ms-docs-key-type: impactedResource - name: If-Match in: header description: ETag @@ -19767,47 +20841,62 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/certificateAuthorities/$count': - get: + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.acceptRisk': + post: tags: - - directory.publicKeyInfrastructureRoot - summary: Get the number of the resource - operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration.certificateAuthority_GetCount + - directory.recommendation + summary: Invoke action acceptRisk + operationId: directory.recommendation.impactedResource_acceptRisk parameters: - - name: certificateBasedAuthPki-id + - name: recommendation-id in: path - description: The unique identifier of certificateBasedAuthPki + description: The unique identifier of recommendation required: true style: simple schema: type: string - x-ms-docs-key-type: certificateBasedAuthPki - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: recommendation + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: impactedResource responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' - '/directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/{certificateBasedAuthPki-id}/microsoft.graph.upload': + x-ms-docs-operation-type: action + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.addTag': post: tags: - - directory.publicKeyInfrastructureRoot - summary: Invoke action upload - description: 'Append additional certificate authority details to a certificateBasedAuthPki resource. Only one operation can run at a time and this operation can take up to 30 minutes to complete. To know whether another upload is in progress, call the Get certificateBasedAuthPki. The status property will have the value running.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/certificatebasedauthpki-upload?view=graph-rest-beta - operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_upload + - directory.recommendation + summary: Invoke action addTag + operationId: directory.recommendation.impactedResource_addTag parameters: - - name: certificateBasedAuthPki-id + - name: recommendation-id in: path - description: The unique identifier of certificateBasedAuthPki + description: The unique identifier of recommendation required: true style: simple schema: type: string - x-ms-docs-key-type: certificateBasedAuthPki + x-ms-docs-key-type: recommendation + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: impactedResource requestBody: description: Action parameters content: @@ -19815,9 +20904,7 @@ paths: schema: type: object properties: - uploadUrl: - type: string - sha256FileHash: + displayName: type: string additionalProperties: type: object @@ -19825,79 +20912,122 @@ paths: responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendationTag' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - /directory/publicKeyInfrastructure/certificateBasedAuthConfigurations/$count: - get: + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.applyAlternateMitigation': + post: tags: - - directory.publicKeyInfrastructureRoot - summary: Get the number of the resource - operationId: directory.publicKeyInfrastructure.certificateBasedAuthConfiguration_GetCount + - directory.recommendation + summary: Invoke action applyAlternateMitigation + operationId: directory.recommendation.impactedResource_applyAlternateMitigation parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: recommendation-id + in: path + description: The unique identifier of recommendation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendation + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: impactedResource responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' - /directory/recommendationConfiguration: - get: + x-ms-docs-operation-type: action + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.complete': + post: tags: - - directory.recommendationConfiguration - summary: Get recommendationConfiguration - description: Read the properties and relationships of a recommendationConfiguration object. + - directory.recommendation + summary: Invoke action complete + description: Complete an impactedResource object and update its status to completedByUser. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/recommendationconfiguration-get?view=graph-rest-beta - operationId: directory_GetRecommendationConfiguration - 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 + url: https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta + operationId: directory.recommendation.impactedResource_complete + parameters: + - name: recommendation-id + in: path + description: The unique identifier of recommendation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: recommendation + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: impactedResource responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recommendationConfiguration' + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-docs-operation-type: action + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.dismiss': + post: tags: - - directory.recommendationConfiguration - summary: Update recommendationConfiguration - description: Update the properties of a recommendationConfiguration object. + - directory.recommendation + summary: Invoke action dismiss + description: Dismiss an impactedResources object and update its status to dismissed. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/recommendationconfiguration-update?view=graph-rest-beta - operationId: directory_UpdateRecommendationConfiguration + url: https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta + operationId: directory.recommendation.impactedResource_dismiss + parameters: + - name: recommendation-id + in: path + description: The unique identifier of recommendation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendation + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: impactedResource requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recommendationConfiguration' + type: object + properties: + dismissReason: + type: string + nullable: true + additionalProperties: + type: object required: true responses: 2XX: @@ -19905,115 +21035,104 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recommendationConfiguration' + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.markPlanned': + post: tags: - - directory.recommendationConfiguration - summary: Delete navigation property recommendationConfiguration for directory - operationId: directory_DeleteRecommendationConfiguration + - directory.recommendation + summary: Invoke action markPlanned + operationId: directory.recommendation.impactedResource_markPlanned parameters: - - name: If-Match - in: header - description: ETag + - name: recommendation-id + in: path + description: The unique identifier of recommendation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendation + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true style: simple schema: type: string + x-ms-docs-key-type: impactedResource responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - /directory/recommendations: - get: + x-ms-docs-operation-type: action + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.postpone': + post: tags: - directory.recommendation - summary: List recommendations - description: Get a list of the recommendation objects and their properties. + summary: Invoke action postpone + description: 'Postpone action on an impactedResource object to a specified future date and time by marking its status as postponed. On the specified date and time, Microsoft Entra ID will automatically mark the status of the impactedResource object to active.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-beta - operationId: directory_ListRecommendation + url: https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta + operationId: directory.recommendation.impactedResource_postpone 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 + - name: recommendation-id + in: path + description: The unique identifier of recommendation + 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: recommendation + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.recommendationCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - directory.recommendation - summary: Create new navigation property to recommendations for directory - operationId: directory_CreateRecommendation + type: string + x-ms-docs-key-type: impactedResource requestBody: - description: New navigation property + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recommendation' + type: object + properties: + postponeUntilDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recommendation' + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/directory/recommendations/{recommendation-id}': - get: + x-ms-docs-operation-type: action + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.reactivate': + post: tags: - directory.recommendation - summary: Get recommendation - description: Read the properties and relationships of a recommendation object. + summary: Invoke action reactivate + description: 'Reactivate an accidentally dismissed, completed, or postponed impactedResource object. This action updates the status of the resource to active. This method is relevant only if the status of the impactedResource object is dismissed, postponed, or completedByUser. ' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/recommendation-get?view=graph-rest-beta - operationId: directory_GetRecommendation + url: https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta + operationId: directory.recommendation.impactedResource_reactivate parameters: - name: recommendation-id in: path @@ -20023,41 +21142,30 @@ paths: schema: type: string x-ms-docs-key-type: recommendation - - name: $select - in: query - description: Select properties to be returned - 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: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: impactedResource responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recommendation' + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-docs-operation-type: action + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.removeTag': + post: tags: - directory.recommendation - summary: Update the navigation property recommendations in directory - operationId: directory_UpdateRecommendation + summary: Invoke action removeTag + operationId: directory.recommendation.impactedResource_removeTag parameters: - name: recommendation-id in: path @@ -20067,12 +21175,25 @@ paths: schema: type: string x-ms-docs-key-type: recommendation + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: impactedResource requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recommendation' + type: object + properties: + tagId: + type: string + additionalProperties: + type: object required: true responses: 2XX: @@ -20080,15 +21201,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recommendation' + $ref: '#/components/schemas/microsoft.graph.impactedResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/tags': + get: tags: - directory.recommendation - summary: Delete navigation property recommendations for directory - operationId: directory_DeleteRecommendation + summary: Get tags from directory + operationId: directory.recommendation.impactedResource_ListTag parameters: - name: recommendation-id in: path @@ -20098,37 +21220,14 @@ paths: schema: type: string x-ms-docs-key-type: recommendation - - 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 - '/directory/recommendations/{recommendation-id}/impactedResources': - get: - tags: - - directory.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 + - name: impactedResource-id in: path - description: The unique identifier of recommendation + description: The unique identifier of impactedResource required: true style: simple schema: type: string - x-ms-docs-key-type: recommendation + x-ms-docs-key-type: impactedResource - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -20166,7 +21265,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.impactedResourceCollectionResponse' + $ref: '#/components/responses/microsoft.graph.recommendationTagCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -20176,8 +21275,8 @@ paths: post: tags: - directory.recommendation - summary: Create new navigation property to impactedResources for directory - operationId: directory.recommendation_CreateImpactedResource + summary: Create new navigation property to tags for directory + operationId: directory.recommendation.impactedResource_CreateTag parameters: - name: recommendation-id in: path @@ -20187,12 +21286,20 @@ paths: schema: type: string x-ms-docs-key-type: recommendation + - name: impactedResource-id + in: path + description: The unique identifier of impactedResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: impactedResource requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.impactedResource' + $ref: '#/components/schemas/microsoft.graph.recommendationTag' required: true responses: 2XX: @@ -20200,20 +21307,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.impactedResource' + $ref: '#/components/schemas/microsoft.graph.recommendationTag' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}': + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/tags/{recommendationTag-id}': get: tags: - directory.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 + summary: Get tags from directory + operationId: directory.recommendation.impactedResource_GetTag parameters: - name: recommendation-id in: path @@ -20231,6 +21334,14 @@ paths: schema: type: string x-ms-docs-key-type: impactedResource + - name: recommendationTag-id + in: path + description: The unique identifier of recommendationTag + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendationTag - name: $select in: query description: Select properties to be returned @@ -20257,15 +21368,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.impactedResource' + $ref: '#/components/schemas/microsoft.graph.recommendationTag' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - directory.recommendation - summary: Update the navigation property impactedResources in directory - operationId: directory.recommendation_UpdateImpactedResource + summary: Update the navigation property tags in directory + operationId: directory.recommendation.impactedResource_UpdateTag parameters: - name: recommendation-id in: path @@ -20283,12 +21394,20 @@ paths: schema: type: string x-ms-docs-key-type: impactedResource + - name: recommendationTag-id + in: path + description: The unique identifier of recommendationTag + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendationTag requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.impactedResource' + $ref: '#/components/schemas/microsoft.graph.recommendationTag' required: true responses: 2XX: @@ -20296,15 +21415,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.impactedResource' + $ref: '#/components/schemas/microsoft.graph.recommendationTag' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - directory.recommendation - summary: Delete navigation property impactedResources for directory - operationId: directory.recommendation_DeleteImpactedResource + summary: Delete navigation property tags for directory + operationId: directory.recommendation.impactedResource_DeleteTag parameters: - name: recommendation-id in: path @@ -20322,6 +21441,14 @@ paths: schema: type: string x-ms-docs-key-type: impactedResource + - name: recommendationTag-id + in: path + description: The unique identifier of recommendationTag + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendationTag - name: If-Match in: header description: ETag @@ -20334,16 +21461,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.complete': - post: + '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/tags/$count': + get: tags: - directory.recommendation - summary: Invoke action complete - description: Complete an impactedResource object and update its status to completedByUser. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta - operationId: directory.recommendation.impactedResource_complete + summary: Get the number of the resource + operationId: directory.recommendation.impactedResource.tag_GetCount parameters: - name: recommendation-id in: path @@ -20361,26 +21484,19 @@ paths: schema: type: string x-ms-docs-key-type: impactedResource + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.impactedResource' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.dismiss': - post: + '/directory/recommendations/{recommendation-id}/impactedResources/$count': + get: tags: - directory.recommendation - summary: Invoke action dismiss - description: Dismiss an impactedResources object and update its status to dismissed. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta - operationId: directory.recommendation.impactedResource_dismiss + summary: Get the number of the resource + operationId: directory.recommendation.impactedResource_GetCount parameters: - name: recommendation-id in: path @@ -20390,14 +21506,28 @@ paths: schema: type: string x-ms-docs-key-type: recommendation - - name: impactedResource-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/directory/recommendations/{recommendation-id}/impactedResources/microsoft.graph.addTag': + post: + tags: + - directory.recommendation + summary: Invoke action addTag + operationId: directory.recommendation.impactedResource_addTag + parameters: + - name: recommendation-id in: path - description: The unique identifier of impactedResource + description: The unique identifier of recommendation required: true style: simple schema: type: string - x-ms-docs-key-type: impactedResource + x-ms-docs-key-type: recommendation requestBody: description: Action parameters content: @@ -20405,9 +21535,12 @@ paths: schema: type: object properties: - dismissReason: + resourceIds: + type: array + items: + type: string + displayName: type: string - nullable: true additionalProperties: type: object required: true @@ -20417,20 +21550,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.impactedResource' + title: Collection of impactedResource + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.impactedResource' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.postpone': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/directory/recommendations/{recommendation-id}/impactedResources/microsoft.graph.removeTag': post: tags: - directory.recommendation - summary: Invoke action postpone - description: 'Postpone action on an impactedResource object to a specified future date and time by marking its status as postponed. On the specified date and time, Microsoft Entra ID will automatically mark the status of the impactedResource object to active.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta - operationId: directory.recommendation.impactedResource_postpone + summary: Invoke action removeTag + operationId: directory.recommendation.impactedResource_removeTag parameters: - name: recommendation-id in: path @@ -20440,14 +21583,6 @@ paths: schema: type: string x-ms-docs-key-type: recommendation - - name: impactedResource-id - in: path - description: The unique identifier of impactedResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: impactedResource requestBody: description: Action parameters content: @@ -20455,10 +21590,12 @@ paths: schema: type: object properties: - postponeUntilDateTime: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + resourceIds: + type: array + items: + type: string + displayName: type: string - format: date-time additionalProperties: type: object required: true @@ -20468,20 +21605,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.impactedResource' + title: Collection of impactedResource + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.impactedResource' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/microsoft.graph.reactivate': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/directory/recommendations/{recommendation-id}/microsoft.graph.acceptRisk': post: tags: - directory.recommendation - summary: Invoke action reactivate - description: 'Reactivate an accidentally dismissed, completed, or postponed impactedResource object. This action updates the status of the resource to active. This method is relevant only if the status of the impactedResource object is dismissed, postponed, or completedByUser. ' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta - operationId: directory.recommendation.impactedResource_reactivate + summary: Invoke action acceptRisk + operationId: directory.recommendation_acceptRisk parameters: - name: recommendation-id in: path @@ -20491,30 +21638,59 @@ paths: schema: type: string x-ms-docs-key-type: recommendation - - name: impactedResource-id + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendation' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/directory/recommendations/{recommendation-id}/microsoft.graph.addTag': + post: + tags: + - directory.recommendation + summary: Invoke action addTag + operationId: directory.recommendation_addTag + parameters: + - name: recommendation-id in: path - description: The unique identifier of impactedResource + description: The unique identifier of recommendation required: true style: simple schema: type: string - x-ms-docs-key-type: impactedResource + x-ms-docs-key-type: recommendation + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + displayName: + type: string + additionalProperties: + type: object + required: true responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.impactedResource' + $ref: '#/components/schemas/microsoft.graph.recommendationTag' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/directory/recommendations/{recommendation-id}/impactedResources/$count': - get: + '/directory/recommendations/{recommendation-id}/microsoft.graph.applyAlternateMitigation': + post: tags: - directory.recommendation - summary: Get the number of the resource - operationId: directory.recommendation.impactedResource_GetCount + summary: Invoke action applyAlternateMitigation + operationId: directory.recommendation_applyAlternateMitigation parameters: - name: recommendation-id in: path @@ -20524,13 +21700,16 @@ paths: schema: type: string x-ms-docs-key-type: recommendation - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendation' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/directory/recommendations/{recommendation-id}/microsoft.graph.complete': post: tags: @@ -20602,6 +21781,31 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/directory/recommendations/{recommendation-id}/microsoft.graph.markPlanned': + post: + tags: + - directory.recommendation + summary: Invoke action markPlanned + operationId: directory.recommendation_markPlanned + parameters: + - name: recommendation-id + in: path + description: The unique identifier of recommendation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendation + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendation' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/directory/recommendations/{recommendation-id}/microsoft.graph.postpone': post: tags: @@ -20674,6 +21878,281 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/directory/recommendations/{recommendation-id}/microsoft.graph.removeTag': + post: + tags: + - directory.recommendation + summary: Invoke action removeTag + operationId: directory.recommendation_removeTag + parameters: + - name: recommendation-id + in: path + description: The unique identifier of recommendation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendation + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + tagId: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendation' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/directory/recommendations/{recommendation-id}/tags': + get: + tags: + - directory.recommendation + summary: Get tags from directory + operationId: directory.recommendation_ListTag + parameters: + - name: recommendation-id + in: path + description: The unique identifier of recommendation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendation + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.recommendationTagCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - directory.recommendation + summary: Create new navigation property to tags for directory + operationId: directory.recommendation_CreateTag + parameters: + - name: recommendation-id + in: path + description: The unique identifier of recommendation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendation + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendationTag' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendationTag' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/directory/recommendations/{recommendation-id}/tags/{recommendationTag-id}': + get: + tags: + - directory.recommendation + summary: Get tags from directory + operationId: directory.recommendation_GetTag + parameters: + - name: recommendation-id + in: path + description: The unique identifier of recommendation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendation + - name: recommendationTag-id + in: path + description: The unique identifier of recommendationTag + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendationTag + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.recommendationTag' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - directory.recommendation + summary: Update the navigation property tags in directory + operationId: directory.recommendation_UpdateTag + parameters: + - name: recommendation-id + in: path + description: The unique identifier of recommendation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendation + - name: recommendationTag-id + in: path + description: The unique identifier of recommendationTag + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendationTag + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendationTag' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendationTag' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - directory.recommendation + summary: Delete navigation property tags for directory + operationId: directory.recommendation_DeleteTag + parameters: + - name: recommendation-id + in: path + description: The unique identifier of recommendation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendation + - name: recommendationTag-id + in: path + description: The unique identifier of recommendationTag + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendationTag + - 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 + '/directory/recommendations/{recommendation-id}/tags/$count': + get: + tags: + - directory.recommendation + summary: Get the number of the resource + operationId: directory.recommendation.tag_GetCount + parameters: + - name: recommendation-id + in: path + description: The unique identifier of recommendation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: recommendation + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' /directory/recommendations/$count: get: tags: @@ -22980,7 +24459,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.tenantGovernance' + $ref: '#/components/schemas/microsoft.graph.tenantGovernance' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -22994,7 +24473,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.tenantGovernance' + $ref: '#/components/schemas/microsoft.graph.tenantGovernance' required: true responses: 2XX: @@ -23002,7 +24481,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.tenantGovernance' + $ref: '#/components/schemas/microsoft.graph.tenantGovernance' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23072,7 +24551,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.tenantGovernanceServices.governanceInvitationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.governanceInvitationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -23093,7 +24572,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceInvitation' + $ref: '#/components/schemas/microsoft.graph.governanceInvitation' required: true responses: 2XX: @@ -23101,7 +24580,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceInvitation' + $ref: '#/components/schemas/microsoft.graph.governanceInvitation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23150,7 +24629,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceInvitation' + $ref: '#/components/schemas/microsoft.graph.governanceInvitation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23173,7 +24652,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceInvitation' + $ref: '#/components/schemas/microsoft.graph.governanceInvitation' required: true responses: 2XX: @@ -23181,7 +24660,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceInvitation' + $ref: '#/components/schemas/microsoft.graph.governanceInvitation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23277,7 +24756,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.tenantGovernanceServices.governancePolicyTemplateCollectionResponse' + $ref: '#/components/responses/microsoft.graph.tenantGovernancePolicyTemplateCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -23298,7 +24777,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governancePolicyTemplate' + $ref: '#/components/schemas/microsoft.graph.tenantGovernancePolicyTemplate' required: true responses: 2XX: @@ -23306,11 +24785,11 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governancePolicyTemplate' + $ref: '#/components/schemas/microsoft.graph.tenantGovernancePolicyTemplate' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/directory/tenantGovernance/governancePolicyTemplates/{governancePolicyTemplate-id}': + '/directory/tenantGovernance/governancePolicyTemplates/{tenantGovernancePolicyTemplate-id}': get: tags: - directory.tenantGovernance @@ -23321,14 +24800,14 @@ paths: url: https://learn.microsoft.com/graph/api/tenantgovernanceservices-governancepolicytemplate-get?view=graph-rest-beta operationId: directory.tenantGovernance_GetGovernancePolicyTemplate parameters: - - name: governancePolicyTemplate-id + - name: tenantGovernancePolicyTemplate-id in: path - description: The unique identifier of governancePolicyTemplate + description: The unique identifier of tenantGovernancePolicyTemplate required: true style: simple schema: type: string - x-ms-docs-key-type: governancePolicyTemplate + x-ms-docs-key-type: tenantGovernancePolicyTemplate - name: $select in: query description: Select properties to be returned @@ -23355,7 +24834,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governancePolicyTemplate' + $ref: '#/components/schemas/microsoft.graph.tenantGovernancePolicyTemplate' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23369,20 +24848,20 @@ paths: url: https://learn.microsoft.com/graph/api/tenantgovernanceservices-governancepolicytemplate-update?view=graph-rest-beta operationId: directory.tenantGovernance_UpdateGovernancePolicyTemplate parameters: - - name: governancePolicyTemplate-id + - name: tenantGovernancePolicyTemplate-id in: path - description: The unique identifier of governancePolicyTemplate + description: The unique identifier of tenantGovernancePolicyTemplate required: true style: simple schema: type: string - x-ms-docs-key-type: governancePolicyTemplate + x-ms-docs-key-type: tenantGovernancePolicyTemplate requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governancePolicyTemplate' + $ref: '#/components/schemas/microsoft.graph.tenantGovernancePolicyTemplate' required: true responses: 2XX: @@ -23390,7 +24869,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governancePolicyTemplate' + $ref: '#/components/schemas/microsoft.graph.tenantGovernancePolicyTemplate' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23404,14 +24883,14 @@ paths: url: https://learn.microsoft.com/graph/api/tenantgovernanceservices-delete-governancepolicytemplates?view=graph-rest-beta operationId: directory.tenantGovernance_DeleteGovernancePolicyTemplate parameters: - - name: governancePolicyTemplate-id + - name: tenantGovernancePolicyTemplate-id in: path - description: The unique identifier of governancePolicyTemplate + description: The unique identifier of tenantGovernancePolicyTemplate required: true style: simple schema: type: string - x-ms-docs-key-type: governancePolicyTemplate + x-ms-docs-key-type: tenantGovernancePolicyTemplate - name: If-Match in: header description: ETag @@ -23486,7 +24965,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.tenantGovernanceServices.governanceRelationshipCollectionResponse' + $ref: '#/components/responses/microsoft.graph.governanceRelationshipCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -23503,7 +24982,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRelationship' + $ref: '#/components/schemas/microsoft.graph.governanceRelationship' required: true responses: 2XX: @@ -23511,7 +24990,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRelationship' + $ref: '#/components/schemas/microsoft.graph.governanceRelationship' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23560,7 +25039,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRelationship' + $ref: '#/components/schemas/microsoft.graph.governanceRelationship' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23587,7 +25066,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRelationship' + $ref: '#/components/schemas/microsoft.graph.governanceRelationship' required: true responses: 2XX: @@ -23595,7 +25074,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRelationship' + $ref: '#/components/schemas/microsoft.graph.governanceRelationship' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23687,7 +25166,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.tenantGovernanceServices.governanceRequestCollectionResponse' + $ref: '#/components/responses/microsoft.graph.governanceRequestCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -23708,7 +25187,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRequest' + $ref: '#/components/schemas/microsoft.graph.governanceRequest' required: true responses: 2XX: @@ -23716,7 +25195,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRequest' + $ref: '#/components/schemas/microsoft.graph.governanceRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23765,7 +25244,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRequest' + $ref: '#/components/schemas/microsoft.graph.governanceRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23792,7 +25271,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRequest' + $ref: '#/components/schemas/microsoft.graph.governanceRequest' required: true responses: 2XX: @@ -23800,7 +25279,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRequest' + $ref: '#/components/schemas/microsoft.graph.governanceRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23835,7 +25314,6 @@ paths: tags: - directory.tenantGovernance summary: Get governancePolicyTemplate from directory - description: The governance policy template associated with this request. operationId: directory.tenantGovernance.governanceRequest_GetGovernancePolicyTemplate parameters: - name: governanceRequest-id @@ -23872,7 +25350,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governancePolicyTemplate' + $ref: '#/components/schemas/microsoft.graph.tenantGovernancePolicyTemplate' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -23938,7 +25416,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.tenantGovernanceServices.relatedTenantCollectionResponse' + $ref: '#/components/responses/microsoft.graph.relatedTenantCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -23955,7 +25433,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relatedTenant' + $ref: '#/components/schemas/microsoft.graph.relatedTenant' required: true responses: 2XX: @@ -23963,7 +25441,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relatedTenant' + $ref: '#/components/schemas/microsoft.graph.relatedTenant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -24012,7 +25490,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relatedTenant' + $ref: '#/components/schemas/microsoft.graph.relatedTenant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -24035,7 +25513,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relatedTenant' + $ref: '#/components/schemas/microsoft.graph.relatedTenant' required: true responses: 2XX: @@ -24043,7 +25521,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relatedTenant' + $ref: '#/components/schemas/microsoft.graph.relatedTenant' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -24078,7 +25556,6 @@ paths: tags: - directory.tenantGovernance summary: Get appB2BSignInActivityMetrics from directory - description: B2B sign-in activity metrics for this related tenant. Expanded by default. operationId: directory.tenantGovernance.relatedTenant_GetAppB2BSignInActivityMetric parameters: - name: relatedTenant-id @@ -24115,7 +25592,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2BSignInActivityMetrics' + $ref: '#/components/schemas/microsoft.graph.b2BSignInActivityMetrics' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -24124,7 +25601,6 @@ paths: tags: - directory.tenantGovernance summary: Get b2BRegistrationMetrics from directory - description: B2B registration metrics for this related tenant. Expanded by default. operationId: directory.tenantGovernance.relatedTenant_GetB2BRegistrationMetric parameters: - name: relatedTenant-id @@ -24161,7 +25637,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2bRegistrationMetrics' + $ref: '#/components/schemas/microsoft.graph.b2bRegistrationMetrics' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -24170,7 +25646,6 @@ paths: tags: - directory.tenantGovernance summary: Get b2BSignInActivityMetrics from directory - description: B2B sign-in activity metrics for this related tenant. Expanded by default. operationId: directory.tenantGovernance.relatedTenant_GetB2BSignInActivityMetric parameters: - name: relatedTenant-id @@ -24207,7 +25682,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2BSignInActivityMetrics' + $ref: '#/components/schemas/microsoft.graph.b2BSignInActivityMetrics' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -24216,7 +25691,6 @@ paths: tags: - directory.tenantGovernance summary: Get billingMetrics from directory - description: Billing metrics for this related tenant. Expanded by default. operationId: directory.tenantGovernance.relatedTenant_GetBillingMetric parameters: - name: relatedTenant-id @@ -24253,7 +25727,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.billingMetrics' + $ref: '#/components/schemas/microsoft.graph.billingMetrics' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -24262,7 +25736,6 @@ paths: tags: - directory.tenantGovernance summary: Get multiTenantApplicationMetrics from directory - description: Multi-tenant application usage metrics for this related tenant. Expanded by default. operationId: directory.tenantGovernance.relatedTenant_GetMultiTenantApplicationMetric parameters: - name: relatedTenant-id @@ -24299,7 +25772,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.multiTenantApplicationMetrics' + $ref: '#/components/schemas/microsoft.graph.multiTenantApplicationMetrics' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -24317,7 +25790,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /directory/tenantGovernance/relatedTenants/microsoft.graph.tenantGovernanceServices.refresh: + /directory/tenantGovernance/relatedTenants/microsoft.graph.refresh: post: tags: - directory.tenantGovernance @@ -24333,7 +25806,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - /directory/tenantGovernance/relatedTenants/microsoft.graph.tenantGovernanceServices.refreshStatus(): + /directory/tenantGovernance/relatedTenants/microsoft.graph.refreshStatus(): get: tags: - directory.tenantGovernance @@ -24349,7 +25822,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relatedTenantsRefreshStatus' + $ref: '#/components/schemas/microsoft.graph.relatedTenantsRefreshStatus' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: function @@ -24390,7 +25863,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.tenantGovernanceSetting' + $ref: '#/components/schemas/microsoft.graph.tenantGovernanceSetting' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -24408,7 +25881,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.tenantGovernanceSetting' + $ref: '#/components/schemas/microsoft.graph.tenantGovernanceSetting' required: true responses: 2XX: @@ -24416,7 +25889,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.tenantGovernanceSetting' + $ref: '#/components/schemas/microsoft.graph.tenantGovernanceSetting' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -24438,7 +25911,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /directory/tenantGovernance/settings/microsoft.graph.tenantGovernanceServices.enableRelatedTenants: + /directory/tenantGovernance/settings/microsoft.graph.enableRelatedTenants: post: tags: - directory.tenantGovernance @@ -36823,6 +38296,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -37830,6 +39305,16 @@ components: $ref: '#/components/schemas/microsoft.graph.usageRightState' additionalProperties: type: object + microsoft.graph.provisionResponse: + title: provisionResponse + type: object + properties: + challenge: + type: string + deviceId: + type: string + additionalProperties: + type: object microsoft.graph.directory: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -37947,7 +39432,7 @@ components: templates: $ref: '#/components/schemas/microsoft.graph.template' tenantGovernance: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.tenantGovernance' + $ref: '#/components/schemas/microsoft.graph.tenantGovernance' additionalProperties: type: object microsoft.graph.attributeSet: @@ -38323,6 +39808,21 @@ components: subjectId: type: string description: 'The related unique identifier, depending on the resourceType. For example, this property is set to the applicationId if the resourceType is an application.' + tags: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.recommendationTag' + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.recommendationTag: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: recommendationTag + type: object + properties: + displayName: + type: string additionalProperties: type: object microsoft.graph.inboundSharedUserProfile: @@ -38491,6 +39991,12 @@ components: isNotificationEnabled: type: boolean description: Indicates whether notifications for recommendations are enabled. + lastRefreshedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + readOnly: true additionalProperties: type: object microsoft.graph.recommendation: @@ -38800,7 +40306,7 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.tenantGovernance: + microsoft.graph.tenantGovernance: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: tenantGovernance @@ -38809,38 +40315,33 @@ components: governanceInvitations: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceInvitation' - description: Collection of governance invitations associated with the tenant. + $ref: '#/components/schemas/microsoft.graph.governanceInvitation' x-ms-navigationProperty: true governancePolicyTemplates: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governancePolicyTemplate' - description: Collection of governance policy templates associated with the tenant. + $ref: '#/components/schemas/microsoft.graph.tenantGovernancePolicyTemplate' x-ms-navigationProperty: true governanceRelationships: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRelationship' - description: Collection of governance relationships associated with the tenant. + $ref: '#/components/schemas/microsoft.graph.governanceRelationship' x-ms-navigationProperty: true governanceRequests: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRequest' - description: Collection of governance requests associated with the tenant. + $ref: '#/components/schemas/microsoft.graph.governanceRequest' x-ms-navigationProperty: true relatedTenants: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relatedTenant' - description: Collection of related tenants associated with the tenant. + $ref: '#/components/schemas/microsoft.graph.relatedTenant' x-ms-navigationProperty: true settings: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.tenantGovernanceSetting' + $ref: '#/components/schemas/microsoft.graph.tenantGovernanceSetting' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.governanceInvitation: + microsoft.graph.governanceInvitation: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: governanceInvitation @@ -38849,99 +40350,80 @@ 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 when the invitation was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. Supports $filter (lt, le, gt, ge, eq, ne) and $orderBy.' format: date-time 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: 'The date and time when the invitation expires. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. Supports $filter (lt, le, gt, ge, eq, ne) and $orderBy.' format: date-time governedTenantId: type: string - description: 'The Microsoft Entra tenant ID of the governed tenant. Supports $filter (eq, ne) and $orderBy.' governedTenantName: type: string - description: 'The display name of the governed tenant. Supports $filter (eq, ne) and $orderBy.' governingTenantId: type: string - description: 'The Microsoft Entra tenant ID of the governing tenant. Supports $filter (eq, ne) and $orderBy.' governingTenantName: type: string - description: 'The display name of the governing tenant. Supports $filter (eq, ne) and $orderBy.' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.governancePolicyTemplate: + microsoft.graph.tenantGovernancePolicyTemplate: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: governancePolicyTemplate + - title: tenantGovernancePolicyTemplate 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 template was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. Supports $filter (lt, le, gt, ge, eq, ne) and $orderBy.' format: date-time delegatedAdministrationRoleAssignments: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.delegatedAdministrationRoleAssignment' - description: A collection of delegated administration role assignments to be applied in the governed tenant when the governance relationship is established. + $ref: '#/components/schemas/microsoft.graph.delegatedAdministrationRoleAssignment' description: type: string - description: 'A description of the policy template. Supports $filter (eq, ne) and $orderBy.' displayName: type: string - description: 'The display name of the policy template. Supports $filter (eq, ne) and $orderBy.' governedTenantCanTerminate: type: boolean - description: Not implemented. 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 template was last modified. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. Supports $filter (lt, le, gt, ge, eq, ne) and $orderBy.' format: date-time multiTenantApplicationsToProvision: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.multiTenantApplicationsToProvision' - description: A collection of multi-tenant applications to be provisioned in the governed tenant when the governance relationship is established. + $ref: '#/components/schemas/microsoft.graph.multiTenantApplicationsToProvision' version: type: string - description: 'The version of the policy template. Version count increased by 1 when updated. Supports $filter (lt, le, gt, ge, eq, ne) and $orderBy.' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.governanceRelationship: + microsoft.graph.governanceRelationship: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: governanceRelationship type: object properties: createdType: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relationshipCreationType' + $ref: '#/components/schemas/microsoft.graph.relationshipCreationType' 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 - description: 'The date and time when the relationship 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, 2026 is 2026-01-01T00:00:00Z. Supports $filter (lt, le, gt, ge, eq, ne) and $orderBy.' format: date-time governedTenantId: type: string - description: 'The Microsoft Entra tenant ID of the governed tenant. Supports $filter (eq, ne) and $orderBy.' governedTenantName: type: string - description: 'The display name of the governed tenant. Supports $filter (eq, ne) and $orderBy.' governingTenantId: type: string - description: 'The Microsoft Entra tenant ID of the governing tenant. Supports $filter (eq, ne) and $orderBy.' governingTenantName: type: string - description: 'The display name of the governing tenant. Supports $filter (eq, ne) and $orderBy.' policySnapshot: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relationshipPolicy' + $ref: '#/components/schemas/microsoft.graph.relationshipPolicy' status: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relationshipStatus' + $ref: '#/components/schemas/microsoft.graph.relationshipStatus' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.governanceRequest: + microsoft.graph.governanceRequest: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: governanceRequest @@ -38950,34 +40432,28 @@ 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: 'The date and time when the request expires if not accepted or rejected. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. Supports $filter (lt, le, gt, ge, eq, ne) and $orderBy.' format: date-time governedTenantId: type: string - description: 'The Microsoft Entra tenant ID of the governed tenant. Supports $filter (eq, ne) and $orderBy.' governedTenantName: type: string - description: 'The display name of the governed tenant. Supports $filter (eq, ne) and $orderBy.' governingTenantId: type: string - description: 'The Microsoft Entra tenant ID of the governing tenant. Supports $filter (eq, ne) and $orderBy.' governingTenantName: type: string - description: 'The display name of the governing tenant. Supports $filter (eq, ne) and $orderBy.' policySnapshot: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relationshipPolicy' + $ref: '#/components/schemas/microsoft.graph.relationshipPolicy' requestDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 request was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. Supports $filter (lt, le, gt, ge, eq, ne) and $orderBy.' format: date-time status: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.requestStatus' + $ref: '#/components/schemas/microsoft.graph.requestStatus' governancePolicyTemplate: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governancePolicyTemplate' + $ref: '#/components/schemas/microsoft.graph.tenantGovernancePolicyTemplate' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.relatedTenant: + microsoft.graph.relatedTenant: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: relatedTenant @@ -38986,112 +40462,104 @@ 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 when the related tenant was discovered. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. format: date-time isMicrosoftInfrastructure: type: boolean - description: Indicates whether the related tenant is a Microsoft infrastructure tenant. Read-only. + description: Indicates whether this tenant is a Microsoft infrastructure tenant. readOnly: true appB2BSignInActivityMetrics: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2BSignInActivityMetrics' + $ref: '#/components/schemas/microsoft.graph.b2BSignInActivityMetrics' b2BRegistrationMetrics: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2bRegistrationMetrics' + $ref: '#/components/schemas/microsoft.graph.b2bRegistrationMetrics' b2BSignInActivityMetrics: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2BSignInActivityMetrics' + $ref: '#/components/schemas/microsoft.graph.b2BSignInActivityMetrics' billingMetrics: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.billingMetrics' + $ref: '#/components/schemas/microsoft.graph.billingMetrics' multiTenantApplicationMetrics: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.multiTenantApplicationMetrics' + $ref: '#/components/schemas/microsoft.graph.multiTenantApplicationMetrics' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.b2BSignInActivityMetrics: + microsoft.graph.b2BSignInActivityMetrics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: b2BSignInActivityMetrics type: object properties: initial: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2BSignInActivityMetricsInitial' + $ref: '#/components/schemas/microsoft.graph.b2BSignInActivityMetricsInitial' investigationHints: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.actionStep' - description: 'Ordered drill-in guidance for investigating sign-in user and application counts. This collection is returned only when explicitly requested by using a nested $expand query parameter, for example $expand=b2BSignInActivityMetrics($expand=investigationHints).' + $ref: '#/components/schemas/microsoft.graph.investigationActionStep' x-ms-navigationProperty: true recent: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2BSignInActivityMetricsRecent' + $ref: '#/components/schemas/microsoft.graph.b2BSignInActivityMetricsRecent' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.b2bRegistrationMetrics: + microsoft.graph.b2bRegistrationMetrics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: b2bRegistrationMetrics type: object properties: initial: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2BRegistrationMetricsInitial' + $ref: '#/components/schemas/microsoft.graph.b2BRegistrationMetricsInitial' investigationHints: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.actionStep' - description: 'Ordered drill-in guidance for investigating B2B registration metrics. This collection is returned only when explicitly requested by using a nested $expand query parameter, for example $expand=b2BRegistrationMetrics($expand=investigationHints).' + $ref: '#/components/schemas/microsoft.graph.investigationActionStep' x-ms-navigationProperty: true recent: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2BRegistrationMetricsRecent' + $ref: '#/components/schemas/microsoft.graph.b2BRegistrationMetricsRecent' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.billingMetrics: + microsoft.graph.billingMetrics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: billingMetrics type: object properties: initial: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.billingMetricsInitial' + $ref: '#/components/schemas/microsoft.graph.billingMetricsInitial' investigationHints: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.actionStep' - description: 'Ordered drill-in guidance for investigating billing relationship counts. This collection is returned only when explicitly requested by using a nested $expand query parameter, for example $expand=billingMetrics($expand=investigationHints).' + $ref: '#/components/schemas/microsoft.graph.investigationActionStep' x-ms-navigationProperty: true recent: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.billingMetricsRecent' + $ref: '#/components/schemas/microsoft.graph.billingMetricsRecent' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.multiTenantApplicationMetrics: + microsoft.graph.multiTenantApplicationMetrics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: multiTenantApplicationMetrics type: object properties: initial: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.multiTenantApplicationMetricsInitial' + $ref: '#/components/schemas/microsoft.graph.multiTenantApplicationMetricsInitial' investigationHints: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.actionStep' - description: 'Ordered drill-in guidance for investigating multitenant application counts. This collection is returned only when explicitly requested by using a nested $expand query parameter, for example $expand=multiTenantApplicationMetrics($expand=investigationHints).' + $ref: '#/components/schemas/microsoft.graph.investigationActionStep' x-ms-navigationProperty: true recent: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.multiTenantApplicationMetricsRecent' + $ref: '#/components/schemas/microsoft.graph.multiTenantApplicationMetricsRecent' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.relatedTenantsRefreshStatus: + microsoft.graph.relatedTenantsRefreshStatus: title: relatedTenantsRefreshStatus type: object properties: isFirstRefresh: type: boolean - description: Describes whether the related tenants refresh was the initial aggregation done by our service or not. mostRecentRefreshRequestStatus: type: string - description: The status of the refresh operation mostRecentRefreshTime: type: string - description: Timestamp of the respective refresh request. additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.tenantGovernanceSetting: + microsoft.graph.tenantGovernanceSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: tenantGovernanceSetting @@ -39099,10 +40567,8 @@ components: properties: canReceiveInvitations: type: boolean - description: 'Indicates whether the tenant can receive governance invitations. When set to false, the tenant cannot receive new governance invitations. When set to true, other tenants can send your tenant invitations by providing your tenant id or domain name. Default value is false.' isRelatedTenantsEnabled: type: boolean - description: 'Indicates whether the related tenants feature is enabled for tenant discovery. When set to false, related tenant APIs don''t work. This property can be enabled by calling the enableRelatedTenants action. Default value is false.' additionalProperties: type: object microsoft.graph.directoryRole: @@ -39925,6 +41391,10 @@ components: type: boolean description: 'If false, allows the app to have extended access to Azure AD Graph until August 31, 2025 when Azure AD Graph is fully retired. For more information on Azure AD retirement updates, see June 2024 update on Azure AD Graph API retirement.' nullable: true + coopEnforcement: + type: boolean + description: 'Indicates whether Cross-Origin-Opener-Policy (COOP) headers are enforced on browser-based authentication responses for the application. Set to true to enable enforcement, false to temporarily suppress enforcement, or null to use the service default. For how-to guidance, see Control Cross-Origin-Opener-Policy enforcement.' + nullable: true removeUnverifiedEmailClaim: type: boolean description: 'If true, removes the email claim from tokens sent to an application when the email address''s domain can''t be verified.' @@ -40040,6 +41510,8 @@ components: type: boolean description: 'Indicates whether continuous access evaluation is enabled for Application Proxy application. For all Application Proxy apps, the property is set to true by default.' nullable: true + isDeviceAccessEnabled: + type: boolean isDnsResolutionEnabled: type: boolean description: Indicates Microsoft Entra Private Access should handle DNS resolution. false by default. @@ -41037,6 +42509,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -41722,6 +43196,26 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.oAuth2PermissionGrant: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -42349,6 +43843,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -42495,7 +43995,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -42642,6 +44142,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -43021,21 +44523,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -44914,6 +46420,7 @@ components: - thirdParty - planned - alternateMitigation + - needsMoreAction type: string microsoft.graph.onPremisesDirectorySynchronizationConfiguration: title: onPremisesDirectorySynchronizationConfiguration @@ -45061,6 +46568,18 @@ components: nullable: true category: $ref: '#/components/schemas/microsoft.graph.recommendationCategory' + categoryGroup: + $ref: '#/components/schemas/microsoft.graph.recommendationCategoryGroup' + completedBySystemDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + completedByUserDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 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 @@ -45074,6 +46593,11 @@ components: displayName: type: string description: The title of the recommendation. + failedReviewDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 featureAreas: type: array items: @@ -45114,6 +46638,16 @@ components: description: The maximum number of points attainable. Only applies to recommendations with category set to identitySecureScore. format: double nullable: true + needsMoreActionResourceCount: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + nistClassifications: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.nistClassification' postponeUntilDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string @@ -45128,6 +46662,11 @@ components: type: string description: 'The current release type of the recommendation. The possible values are: preview, generallyAvailable, unknownFutureValue.' nullable: true + remediatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 remediationImpact: type: string description: Description of the impact on users of the remediation. Only applies to recommendations with category set to identitySecureScore. @@ -45136,12 +46675,22 @@ components: $ref: '#/components/schemas/microsoft.graph.requiredLicenses' status: $ref: '#/components/schemas/microsoft.graph.recommendationStatus' + statusModifiedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 impactedResources: type: array items: $ref: '#/components/schemas/microsoft.graph.impactedResource' description: The list of directory objects associated with the recommendation. x-ms-navigationProperty: true + tags: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.recommendationTag' + x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.entraRecoveryServices.recoveryJobFilteringCriteriaBase: @@ -45213,44 +46762,38 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.delegatedAdministrationRoleAssignment: + microsoft.graph.delegatedAdministrationRoleAssignment: title: delegatedAdministrationRoleAssignment type: object properties: groupDisplayName: type: string - description: The display name of the security group referenced by the group navigation property. Server-populated and read-only; returns null if the referenced group has been deleted. nullable: true roleTemplates: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.roleTemplate' - description: A collection of role templates that define the roles to be assigned to the group in the governed tenant. + $ref: '#/components/schemas/microsoft.graph.roleTemplate' group: $ref: '#/components/schemas/microsoft.graph.group' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.multiTenantApplicationsToProvision: + microsoft.graph.multiTenantApplicationsToProvision: title: multiTenantApplicationsToProvision type: object properties: appId: type: string - description: The appId (client ID) of the multi-tenant application. displayName: type: string - description: The display name of the application. objectId: type: string - description: The object ID of the service principal in the governing tenant. requiredResourceAccesses: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.requiredResourceAccess' - description: The collection of resource accesses (permissions) required by the application. + $ref: '#/components/schemas/microsoft.graph.applicationsRequiredResourceAccess' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.relationshipCreationType: + microsoft.graph.relationshipCreationType: title: relationshipCreationType enum: - approvedByAdmin @@ -45270,26 +46813,22 @@ components: - value: unknownFutureValue description: This will help in making this enum evolvable and adding more values in the future- name: unknownFutureValue - microsoft.graph.tenantGovernanceServices.relationshipPolicy: + microsoft.graph.relationshipPolicy: title: relationshipPolicy type: object properties: delegatedAdministrationRoleAssignments: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.delegatedAdministrationRoleAssignmentSnapshot' - description: A snapshot of the delegated administration role assignments configured in this policy. + $ref: '#/components/schemas/microsoft.graph.delegatedAdministrationRoleAssignmentSnapshot' governedTenantCanTerminate: type: boolean - description: Indicates whether the governed tenant can terminate the relationship. multiTenantApplicationsToProvision: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.multiTenantApplicationsToProvisionSnapshot' - description: A snapshot of the multi-tenant applications to be provisioned in the governed tenant. + $ref: '#/components/schemas/microsoft.graph.multiTenantApplicationsToProvisionSnapshot' policyId: type: string - description: The identifier of the source policy template from which this snapshot was created. version: maximum: 2147483647 minimum: -2147483648 @@ -45299,7 +46838,7 @@ components: readOnly: true additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.relationshipStatus: + microsoft.graph.relationshipStatus: title: relationshipStatus enum: - active @@ -45323,7 +46862,7 @@ components: - value: unknownFutureValue description: This will help in making this enum evolable and adding more values in the future- name: unknownFutureValue - microsoft.graph.tenantGovernanceServices.requestStatus: + microsoft.graph.requestStatus: title: requestStatus enum: - pending @@ -45347,122 +46886,112 @@ components: - value: unknownFutureValue description: This will help in making this enum evolable and adding more values in the future- name: unknownFutureValue - microsoft.graph.tenantGovernanceServices.b2BSignInActivityMetricsInitial: + microsoft.graph.b2BSignInActivityMetricsInitial: allOf: - - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2BSignInActivityMetricsBase' + - $ref: '#/components/schemas/microsoft.graph.b2BSignInActivityMetricsBase' - title: b2BSignInActivityMetricsInitial 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: Timestamp that represents when the time B2B sign-in activity content was initially aggregated for the related tenant. format: date-time additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.actionStep: - title: actionStep + microsoft.graph.investigationActionStep: + title: investigationActionStep type: object properties: actionUrl: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.actionUrl' + $ref: '#/components/schemas/microsoft.graph.investigationActionUrl' stepNumber: type: string - description: 'The one-based order, as a string, in which the step should be evaluated by a client. Steps are intended to be run in ascending stepNumber order because later steps can depend on the output of earlier steps. This value is the key of the resource.' text: type: string - description: Human-readable guidance that explains what the step does and why it's useful for investigating the related metric. nullable: true additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.b2BSignInActivityMetricsRecent: + microsoft.graph.b2BSignInActivityMetricsRecent: allOf: - - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2BSignInActivityMetricsBase' + - $ref: '#/components/schemas/microsoft.graph.b2BSignInActivityMetricsBase' - title: b2BSignInActivityMetricsRecent type: object properties: updateDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[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 that represents the most recent time B2B registration data was aggregated and have sufficiently changed for the related tenant. format: date-time additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.b2BRegistrationMetricsInitial: + microsoft.graph.b2BRegistrationMetricsInitial: allOf: - - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2BRegistrationMetricsBase' + - $ref: '#/components/schemas/microsoft.graph.b2BRegistrationMetricsBase' - title: b2BRegistrationMetricsInitial 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: Timestamp that represents the date time that B2B registration data was initially aggregated. format: date-time additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.b2BRegistrationMetricsRecent: + microsoft.graph.b2BRegistrationMetricsRecent: allOf: - - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.b2BRegistrationMetricsBase' + - $ref: '#/components/schemas/microsoft.graph.b2BRegistrationMetricsBase' - title: b2BRegistrationMetricsRecent type: object properties: updateDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[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 that represents the most recent time B2B registration data was aggregated and have sufficiently changed for the related tenant. format: date-time additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.billingMetricsInitial: + microsoft.graph.billingMetricsInitial: allOf: - - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.billingMetricsBase' + - $ref: '#/components/schemas/microsoft.graph.billingMetricsBase' - title: billingMetricsInitial 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: Timestamp that represents when billing metrics are initially aggregated for the related tenant. format: date-time additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.billingMetricsRecent: + microsoft.graph.billingMetricsRecent: allOf: - - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.billingMetricsBase' + - $ref: '#/components/schemas/microsoft.graph.billingMetricsBase' - title: billingMetricsRecent type: object properties: updateDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[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 that represents when billing metrics are aggregated and have sufficiently changed for the related tenant. format: date-time additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.multiTenantApplicationMetricsInitial: + microsoft.graph.multiTenantApplicationMetricsInitial: allOf: - - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.multiTenantApplicationMetricsBase' + - $ref: '#/components/schemas/microsoft.graph.multiTenantApplicationMetricsBase' - title: multiTenantApplicationMetricsInitial 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: Timestamp that represents when multitenant application metrics are initially aggregated for the related tenant. format: date-time additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.multiTenantApplicationMetricsRecent: + microsoft.graph.multiTenantApplicationMetricsRecent: allOf: - - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.multiTenantApplicationMetricsBase' + - $ref: '#/components/schemas/microsoft.graph.multiTenantApplicationMetricsBase' - title: multiTenantApplicationMetricsRecent type: object properties: updateDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[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 that represents when multitenant application metrics are aggregated and have sufficiently changed for the related tenant. format: date-time additionalProperties: type: object @@ -46399,6 +47928,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.recommendationTagCollectionResponse: + title: Collection of recommendationTag + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.recommendationTag' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.inboundSharedUserProfileCollectionResponse: title: Collection of inboundSharedUserProfile type: object @@ -46594,66 +48136,66 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.governanceInvitationCollectionResponse: + microsoft.graph.governanceInvitationCollectionResponse: title: Collection of governanceInvitation type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceInvitation' + $ref: '#/components/schemas/microsoft.graph.governanceInvitation' '@odata.nextLink': type: string nullable: true additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.governancePolicyTemplateCollectionResponse: - title: Collection of governancePolicyTemplate + microsoft.graph.tenantGovernancePolicyTemplateCollectionResponse: + title: Collection of tenantGovernancePolicyTemplate type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governancePolicyTemplate' + $ref: '#/components/schemas/microsoft.graph.tenantGovernancePolicyTemplate' '@odata.nextLink': type: string nullable: true additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.governanceRelationshipCollectionResponse: + microsoft.graph.governanceRelationshipCollectionResponse: title: Collection of governanceRelationship type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRelationship' + $ref: '#/components/schemas/microsoft.graph.governanceRelationship' '@odata.nextLink': type: string nullable: true additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.governanceRequestCollectionResponse: + microsoft.graph.governanceRequestCollectionResponse: title: Collection of governanceRequest type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRequest' + $ref: '#/components/schemas/microsoft.graph.governanceRequest' '@odata.nextLink': type: string nullable: true additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.relatedTenantCollectionResponse: + microsoft.graph.relatedTenantCollectionResponse: title: Collection of relatedTenant type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relatedTenant' + $ref: '#/components/schemas/microsoft.graph.relatedTenant' '@odata.nextLink': type: string nullable: true @@ -47693,6 +49235,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -48191,6 +49743,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -49379,6 +50937,79 @@ components: - high - unknownFutureValue type: string + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -50036,6 +51667,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -50185,6 +51830,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -50205,6 +51855,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -50573,6 +52225,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -50946,30 +52606,26 @@ components: additionalProperties: type: object description: Object containing detailed information about the error and its remediation. - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.engagementRole: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -54114,6 +55770,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -55267,6 +56928,17 @@ components: - unknownFutureValue - mdiSecureScore type: string + microsoft.graph.recommendationCategoryGroup: + title: recommendationCategoryGroup + enum: + - strengthenAuthentication + - detectAndRespondToThreats + - enforceLeastPrivilege + - governAppsCredentialsAndAgents + - hardenInfrastructure + - defenderForIdentity + - unknownFutureValue + type: string ReferenceNumeric: enum: - '-INF' @@ -55286,12 +56958,30 @@ components: - governance - unknownFutureValue type: string + microsoft.graph.nistClassification: + title: nistClassification + type: object + properties: + category: + type: string + description: + type: string + nullable: true + function: + type: string + nullable: true + name: + type: string + additionalProperties: + type: object microsoft.graph.recommendationPriority: title: recommendationPriority enum: - low - medium - high + - critical + - unknownFutureValue type: string microsoft.graph.recommendationType: title: recommendationType @@ -55348,72 +57038,62 @@ components: - microsoftEntraWorkloadId - unknownFutureValue - aatp + - microsoftEntraSuite type: string - microsoft.graph.tenantGovernanceServices.roleTemplate: + microsoft.graph.roleTemplate: title: roleTemplate type: object properties: id: type: string - description: 'The template ID of the Microsoft Entra role (e.g., 62e90394-69f5-4237-9190-012177145e10 for Global Administrator).' name: type: string - description: 'The display name of the role (e.g., ''Global Administrator'', ''Helpdesk Administrator'').' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.requiredResourceAccess: - title: requiredResourceAccess + microsoft.graph.applicationsRequiredResourceAccess: + title: applicationsRequiredResourceAccess type: object properties: permissions: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.resourcePermission' - description: The collection of resource permissions required by the application. + $ref: '#/components/schemas/microsoft.graph.applicationResourcePermission' resourceAppId: type: string - description: The appId (client ID) of the resource that the application needs to access. additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.delegatedAdministrationRoleAssignmentSnapshot: + microsoft.graph.delegatedAdministrationRoleAssignmentSnapshot: title: delegatedAdministrationRoleAssignmentSnapshot type: object properties: groupDisplayName: type: string - description: The display name of the security group identified by groupId at the time the snapshot was created. Read-only. nullable: true groupId: type: string - description: The object ID of the role-assignable security group in the governing tenant that will be assigned the specified roles. roleTemplates: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.roleTemplate' - description: The collection of role templates that define the Microsoft Entra roles to be assigned. + $ref: '#/components/schemas/microsoft.graph.roleTemplate' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.multiTenantApplicationsToProvisionSnapshot: + microsoft.graph.multiTenantApplicationsToProvisionSnapshot: title: multiTenantApplicationsToProvisionSnapshot type: object properties: appId: type: string - description: The appId (client ID) of the multi-tenant application. displayName: type: string - description: The display name of the application. objectId: type: string - description: The object ID of the service principal in the governing tenant. requiredResourceAccesses: type: array items: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.requiredResourceAccess' - description: The collection of resource accesses (permissions) required by the application. + $ref: '#/components/schemas/microsoft.graph.applicationsRequiredResourceAccess' additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.b2BSignInActivityMetricsBase: + microsoft.graph.b2BSignInActivityMetricsBase: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: b2BSignInActivityMetricsBase @@ -55421,41 +57101,34 @@ components: properties: inboundMonthlyTotalApplications: type: number - description: The total number of applications accessed by inbound users in the last month. format: decimal inboundMonthlyTotalUsers: type: number - description: The total number of unique inbound users with sign-in activity in the last month. format: decimal outboundMonthlyTotalApplications: type: number - description: The total number of applications accessed by outbound users in the last month. format: decimal outboundMonthlyTotalUsers: type: number - description: The total number of unique outbound users with sign-in activity in the last month. format: decimal watermarkDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 metrics snapshot was taken. format: date-time additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.actionUrl: - title: actionUrl + microsoft.graph.investigationActionUrl: + title: investigationActionUrl type: object properties: displayName: type: string - description: 'A machine-readable directive that describes how a client should run the step, in the form metricPath§operation§input§output (for example, b2BRegistrationMetrics.recent.inboundTotalUsers§single§§$verifiedDomains). Clients use this value to chain steps together and to interpret the output of the associated url.' url: type: string - description: 'A Microsoft Graph or Azure Resource Manager (ARM) URL template that the client invokes to retrieve the drill-in data for the step. The template can include placeholders such as {@id}, {startDate}, {endDate}, or {sourceDomain} that the client resolves from the related tenant, the caller context, or the output of earlier steps. This value can be empty for steps that only transform data returned by a previous step.' nullable: true additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.b2BRegistrationMetricsBase: + microsoft.graph.b2BRegistrationMetricsBase: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: b2BRegistrationMetricsBase @@ -55463,20 +57136,17 @@ components: properties: inboundTotalUsers: type: number - description: The total number of inbound B2B guest users registered. format: decimal outboundTotalUsers: type: number - description: The total number of outbound B2B users from this tenant registered in other tenants. format: decimal watermarkDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 metrics snapshot was taken. format: date-time additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.billingMetricsBase: + microsoft.graph.billingMetricsBase: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: billingMetricsBase @@ -55484,41 +57154,33 @@ components: properties: foreignAssociatedTenantBillingManagementActiveCount: type: number - description: The number of foreign associated tenants with active billing management. format: decimal foreignAssociatedTenantCount: type: number - description: The total number of foreign associated tenants. format: decimal foreignAssociatedTenantProvisioningActiveCount: type: number - description: The number of foreign associated tenants with active provisioning. format: decimal localAssociatedTenantBillingManagementActiveCount: type: number - description: The number of local associated tenants with active billing management. format: decimal localAssociatedTenantCount: type: number - description: The total number of local associated tenants. format: decimal localAssociatedTenantIds: type: array items: type: string - description: The list of local associated tenant IDs. localAssociatedTenantProvisioningActiveCount: type: number - description: The number of local associated tenants with active provisioning. format: decimal watermarkDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 metrics snapshot was taken. format: date-time additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.multiTenantApplicationMetricsBase: + microsoft.graph.multiTenantApplicationMetricsBase: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - title: multiTenantApplicationMetricsBase @@ -55526,16 +57188,13 @@ components: properties: inboundMonthlyTotalApplications: type: number - description: The total number of inbound multi-tenant applications in the last month. format: decimal outboundMonthlyTotalApplications: type: number - description: The total number of outbound multi-tenant applications in the last month. format: decimal watermarkDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 metrics snapshot was taken. format: date-time additionalProperties: type: object @@ -57202,6 +58861,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -58530,6 +60232,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -59004,6 +60752,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -59213,6 +60992,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -62721,19 +64507,17 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.tenantGovernanceServices.resourcePermission: - title: resourcePermission + microsoft.graph.applicationResourcePermission: + title: applicationResourcePermission type: object properties: id: type: string - description: The unique identifier of the permission. name: type: string - description: The name of the permission. nullable: true type: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.permissionType' + $ref: '#/components/schemas/microsoft.graph.applicationPermissionType' additionalProperties: type: object microsoft.graph.ODataErrors.ErrorDetails: @@ -63911,6 +65695,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -65235,6 +67029,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -66770,15 +68578,15 @@ components: - rejectedByOrganizer - unknownFutureValue type: string - microsoft.graph.tenantGovernanceServices.permissionType: - title: permissionType + microsoft.graph.applicationPermissionType: + title: applicationPermissionType enum: - role - scope - unknownFutureValue type: string x-ms-enum: - name: permissionType + name: applicationPermissionType modelAsString: false values: - value: role @@ -70953,6 +72761,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.impactedResourceCollectionResponse' + microsoft.graph.recommendationTagCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recommendationTagCollectionResponse' microsoft.graph.inboundSharedUserProfileCollectionResponse: description: Retrieved collection content: @@ -71043,36 +72857,36 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.companySubscriptionCollectionResponse' - microsoft.graph.tenantGovernanceServices.governanceInvitationCollectionResponse: + microsoft.graph.governanceInvitationCollectionResponse: description: Retrieved collection content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceInvitationCollectionResponse' - microsoft.graph.tenantGovernanceServices.governancePolicyTemplateCollectionResponse: + $ref: '#/components/schemas/microsoft.graph.governanceInvitationCollectionResponse' + microsoft.graph.tenantGovernancePolicyTemplateCollectionResponse: description: Retrieved collection content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governancePolicyTemplateCollectionResponse' - microsoft.graph.tenantGovernanceServices.governanceRelationshipCollectionResponse: + $ref: '#/components/schemas/microsoft.graph.tenantGovernancePolicyTemplateCollectionResponse' + microsoft.graph.governanceRelationshipCollectionResponse: description: Retrieved collection content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRelationshipCollectionResponse' - microsoft.graph.tenantGovernanceServices.governanceRequestCollectionResponse: + $ref: '#/components/schemas/microsoft.graph.governanceRelationshipCollectionResponse' + microsoft.graph.governanceRequestCollectionResponse: description: Retrieved collection content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.governanceRequestCollectionResponse' - microsoft.graph.tenantGovernanceServices.relatedTenantCollectionResponse: + $ref: '#/components/schemas/microsoft.graph.governanceRequestCollectionResponse' + microsoft.graph.relatedTenantCollectionResponse: description: Retrieved collection content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.tenantGovernanceServices.relatedTenantCollectionResponse' + $ref: '#/components/schemas/microsoft.graph.relatedTenantCollectionResponse' microsoft.graph.directoryRoleCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/Identity.Governance.yml b/openApiDocs/beta/Identity.Governance.yml index 890c232804b..bf1680e20bf 100644 --- a/openApiDocs/beta/Identity.Governance.yml +++ b/openApiDocs/beta/Identity.Governance.yml @@ -4084,6 +4084,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -4106,6 +4111,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/accessReviews: get: @@ -4143,6 +4153,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewSet' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -4165,6 +4180,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewSet' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -4183,6 +4203,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/accessReviews/decisions: get: @@ -4232,6 +4257,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -4257,6 +4287,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}': get: @@ -4303,6 +4338,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -4334,6 +4374,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -4360,6 +4405,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: @@ -4417,6 +4467,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -4451,6 +4506,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: @@ -4505,6 +4565,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -4544,6 +4609,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -4578,6 +4648,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: @@ -4601,6 +4676,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance': get: tags: @@ -4646,6 +4726,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -4677,6 +4762,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -4703,6 +4793,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers': get: @@ -4760,6 +4855,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -4794,6 +4894,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}': get: @@ -4848,6 +4953,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -4887,6 +4997,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -4921,6 +5036,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count': get: @@ -4944,6 +5064,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions': get: tags: @@ -5000,6 +5125,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5034,6 +5164,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}': get: @@ -5088,6 +5223,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -5127,6 +5267,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -5161,6 +5306,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights': get: @@ -5226,6 +5376,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5268,6 +5423,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}': get: @@ -5330,6 +5490,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -5377,6 +5542,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -5419,6 +5589,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count': get: @@ -5450,6 +5625,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count': get: tags: @@ -5472,6 +5652,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -5553,6 +5738,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -5603,6 +5793,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition': get: @@ -5649,6 +5844,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.acceptRecommendations': post: @@ -5674,6 +5874,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.applyDecisions': post: @@ -5699,6 +5904,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -5741,6 +5951,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchRecordDecisions': post: @@ -5788,6 +6003,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.resetDecisions': post: @@ -5813,6 +6033,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.sendReminder': post: @@ -5838,6 +6063,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stop': post: @@ -5863,6 +6093,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stopApplyDecisions': post: @@ -5884,6 +6119,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages': get: @@ -5941,6 +6181,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewStageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -5975,6 +6220,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}': get: @@ -6029,6 +6279,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -6068,6 +6323,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -6102,6 +6362,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions': get: @@ -6167,6 +6432,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -6209,6 +6479,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}': get: @@ -6271,6 +6546,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -6318,6 +6598,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -6360,6 +6645,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights': get: @@ -6433,6 +6723,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -6483,6 +6778,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}': get: @@ -6553,6 +6853,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -6608,6 +6913,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -6658,6 +6968,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count': get: @@ -6697,6 +7012,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count': get: tags: @@ -6727,6 +7047,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -6816,6 +7141,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -6874,6 +7204,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': post: @@ -6907,6 +7242,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': post: @@ -6962,6 +7302,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.stop': post: @@ -6995,6 +7340,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count': get: @@ -7018,6 +7368,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -7099,6 +7454,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -7117,6 +7477,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -7190,6 +7555,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -7231,6 +7601,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action /identityGovernance/accessReviews/definitions: get: @@ -7283,6 +7658,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewScheduleDefinitionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -7312,6 +7692,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}': get: @@ -7361,6 +7746,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation put: tags: @@ -7396,6 +7786,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -7426,6 +7821,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances': get: @@ -7486,6 +7886,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -7520,6 +7925,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}': get: @@ -7577,6 +7987,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -7620,6 +8035,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -7654,6 +8074,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers': get: @@ -7722,6 +8147,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -7764,6 +8194,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}': get: @@ -7826,6 +8261,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -7873,6 +8313,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -7915,6 +8360,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count': get: @@ -7946,6 +8396,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions': get: tags: @@ -8013,6 +8468,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -8055,6 +8515,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}': get: @@ -8120,6 +8585,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -8171,6 +8641,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -8213,6 +8688,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: @@ -8286,6 +8766,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -8336,6 +8821,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: @@ -8406,6 +8896,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -8461,6 +8956,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -8511,6 +9011,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: @@ -8550,6 +9055,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance': get: tags: @@ -8611,6 +9121,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -8658,6 +9173,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -8700,6 +9220,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers': get: @@ -8773,6 +9298,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -8823,6 +9353,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}': get: @@ -8893,6 +9428,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -8948,6 +9488,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -8998,6 +9543,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count': get: @@ -9037,6 +9587,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition': get: tags: @@ -9098,6 +9653,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.acceptRecommendations': post: @@ -9139,6 +9699,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.applyDecisions': post: @@ -9180,6 +9745,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -9238,6 +9808,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchRecordDecisions': post: @@ -9301,6 +9876,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.resetDecisions': post: @@ -9342,6 +9922,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.sendReminder': post: @@ -9383,6 +9968,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stop': post: @@ -9424,6 +10014,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stopApplyDecisions': post: @@ -9461,6 +10056,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages': get: @@ -9534,6 +10134,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewStageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -9584,6 +10189,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}': get: @@ -9654,6 +10264,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -9709,6 +10324,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -9759,6 +10379,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions': get: @@ -9840,6 +10465,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -9898,6 +10528,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}': get: @@ -9976,6 +10611,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -10039,6 +10679,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -10097,6 +10742,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights': get: @@ -10186,6 +10836,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -10252,6 +10907,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}': get: @@ -10338,6 +10998,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -10409,6 +11074,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -10475,6 +11145,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count': get: @@ -10530,6 +11205,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count': get: tags: @@ -10576,6 +11256,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -10681,6 +11366,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -10755,6 +11445,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': post: @@ -10804,6 +11499,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': post: @@ -10875,6 +11575,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.stop': post: @@ -10924,6 +11629,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count': get: @@ -10963,6 +11673,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -11060,6 +11775,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -11094,6 +11814,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -11183,6 +11908,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -11241,6 +11971,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition': get: @@ -11295,6 +12030,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.acceptRecommendations': post: @@ -11328,6 +12068,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.applyDecisions': post: @@ -11361,6 +12106,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -11411,6 +12161,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.batchRecordDecisions': post: @@ -11466,6 +12221,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.resetDecisions': post: @@ -11499,6 +12259,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.sendReminder': post: @@ -11532,6 +12297,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.stop': post: @@ -11565,6 +12335,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.stopApplyDecisions': post: @@ -11594,6 +12369,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages': get: @@ -11662,6 +12442,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewStageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -11704,6 +12489,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}': get: @@ -11769,6 +12559,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -11820,6 +12615,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -11862,6 +12662,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions': get: @@ -11938,6 +12743,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -11988,6 +12798,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}': get: @@ -12061,6 +12876,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -12120,6 +12940,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -12170,6 +12995,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: @@ -12251,6 +13081,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -12309,6 +13144,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: @@ -12387,6 +13227,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -12450,6 +13295,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -12508,6 +13358,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: @@ -12555,6 +13410,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance': get: tags: @@ -12624,6 +13484,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -12679,6 +13544,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -12729,6 +13599,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers': get: @@ -12810,6 +13685,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -12868,6 +13748,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}': get: @@ -12946,6 +13831,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -13009,6 +13899,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -13067,6 +13962,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count': get: @@ -13114,6 +14014,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions': get: tags: @@ -13194,6 +14099,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -13252,6 +14162,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}': get: @@ -13330,6 +14245,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -13393,6 +14313,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -13451,6 +14376,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights': get: @@ -13540,6 +14470,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -13606,6 +14541,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}': get: @@ -13692,6 +14632,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -13763,6 +14708,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -13829,6 +14779,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count': get: @@ -13884,6 +14839,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count': get: tags: @@ -13930,6 +14890,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -14035,6 +15000,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -14109,6 +15079,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition': get: @@ -14179,6 +15154,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.acceptRecommendations': post: @@ -14228,6 +15208,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.applyDecisions': post: @@ -14277,6 +15262,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -14343,6 +15333,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchRecordDecisions': post: @@ -14414,6 +15409,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.resetDecisions': post: @@ -14463,6 +15463,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.sendReminder': post: @@ -14512,6 +15517,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stop': post: @@ -14561,6 +15571,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stopApplyDecisions': post: @@ -14606,6 +15621,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count': get: @@ -14645,6 +15665,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -14742,6 +15767,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -14808,6 +15838,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': post: @@ -14849,6 +15884,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': post: @@ -14912,6 +15952,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.stop': post: @@ -14953,6 +15998,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count': get: @@ -14984,6 +16034,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -15073,6 +16128,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -15099,6 +16159,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -15180,6 +16245,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -15204,6 +16274,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action /identityGovernance/accessReviews/definitions/$count: get: @@ -15219,6 +16294,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/definitions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -15292,6 +16372,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -15347,6 +16432,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewHistoryDefinitionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -15376,6 +16466,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewHistoryDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}': get: @@ -15425,6 +16520,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewHistoryDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -15456,6 +16556,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewHistoryDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -15482,6 +16587,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances': get: @@ -15542,6 +16652,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewHistoryInstanceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -15576,6 +16691,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewHistoryInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}': get: @@ -15630,6 +16750,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewHistoryInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -15669,6 +16794,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewHistoryInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -15703,6 +16833,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/microsoft.graph.generateDownloadUri': post: @@ -15740,6 +16875,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewHistoryInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count': get: @@ -15763,6 +16903,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/accessReviews/historyDefinitions/$count: get: tags: @@ -15777,6 +16922,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/accessReviews/instances: get: tags: @@ -15825,6 +16975,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -15850,6 +17005,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}': get: @@ -15896,6 +17056,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -15927,6 +17092,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -15953,6 +17123,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/contactedReviewers': get: @@ -16010,6 +17185,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -16044,6 +17224,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}': get: @@ -16098,6 +17283,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -16137,6 +17327,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -16171,6 +17366,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/contactedReviewers/$count': get: @@ -16194,6 +17394,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions': get: tags: @@ -16250,6 +17455,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -16284,6 +17494,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}': get: @@ -16338,6 +17553,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -16377,6 +17597,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -16411,6 +17636,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: @@ -16476,6 +17706,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -16518,6 +17753,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: @@ -16580,6 +17820,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -16627,6 +17872,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -16669,6 +17919,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: @@ -16700,6 +17955,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance': get: tags: @@ -16753,6 +18013,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -16792,6 +18057,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -16826,6 +18096,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers': get: @@ -16891,6 +18166,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -16933,6 +18213,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}': get: @@ -16995,6 +18280,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -17042,6 +18332,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -17084,6 +18379,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count': get: @@ -17115,6 +18415,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition': get: tags: @@ -17168,6 +18473,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.acceptRecommendations': post: @@ -17201,6 +18511,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.applyDecisions': post: @@ -17234,6 +18549,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -17284,6 +18604,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchRecordDecisions': post: @@ -17339,6 +18664,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.resetDecisions': post: @@ -17372,6 +18702,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.sendReminder': post: @@ -17405,6 +18740,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stop': post: @@ -17438,6 +18778,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stopApplyDecisions': post: @@ -17467,6 +18812,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages': get: @@ -17532,6 +18882,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewStageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -17574,6 +18929,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}': get: @@ -17636,6 +18996,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -17683,6 +19048,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -17725,6 +19095,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions': get: @@ -17798,6 +19173,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -17848,6 +19228,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}': get: @@ -17918,6 +19303,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -17973,6 +19363,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -18023,6 +19418,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights': get: @@ -18104,6 +19504,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -18162,6 +19567,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}': get: @@ -18240,6 +19650,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -18303,6 +19718,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -18361,6 +19781,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count': get: @@ -18408,6 +19833,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count': get: tags: @@ -18446,6 +19876,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -18543,6 +19978,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -18609,6 +20049,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': post: @@ -18650,6 +20095,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': post: @@ -18713,6 +20163,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.stop': post: @@ -18754,6 +20209,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count': get: @@ -18785,6 +20245,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -18874,6 +20339,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -18900,6 +20370,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -18981,6 +20456,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -19031,6 +20511,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/definition': get: @@ -19077,6 +20562,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/microsoft.graph.acceptRecommendations': post: @@ -19102,6 +20592,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/microsoft.graph.applyDecisions': post: @@ -19127,6 +20622,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -19169,6 +20669,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/microsoft.graph.batchRecordDecisions': post: @@ -19216,6 +20721,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/microsoft.graph.resetDecisions': post: @@ -19241,6 +20751,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/microsoft.graph.sendReminder': post: @@ -19266,6 +20781,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/microsoft.graph.stop': post: @@ -19291,6 +20811,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/microsoft.graph.stopApplyDecisions': post: @@ -19312,6 +20837,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages': get: @@ -19369,6 +20899,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewStageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -19403,6 +20938,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}': get: @@ -19457,6 +20997,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -19496,6 +21041,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -19530,6 +21080,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions': get: @@ -19595,6 +21150,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -19637,6 +21197,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}': get: @@ -19699,6 +21264,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -19746,6 +21316,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -19788,6 +21363,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: @@ -19861,6 +21441,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -19911,6 +21496,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: @@ -19981,6 +21571,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -20036,6 +21631,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -20086,6 +21686,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: @@ -20125,6 +21730,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance': get: tags: @@ -20186,6 +21796,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -20233,6 +21848,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -20275,6 +21895,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers': get: @@ -20348,6 +21973,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -20398,6 +22028,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}': get: @@ -20468,6 +22103,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -20523,6 +22163,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -20573,6 +22218,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count': get: @@ -20612,6 +22262,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions': get: tags: @@ -20684,6 +22339,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -20734,6 +22394,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}': get: @@ -20804,6 +22469,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -20859,6 +22529,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -20909,6 +22584,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights': get: @@ -20990,6 +22670,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -21048,6 +22733,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}': get: @@ -21126,6 +22816,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -21189,6 +22884,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -21247,6 +22947,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count': get: @@ -21294,6 +22999,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count': get: tags: @@ -21332,6 +23042,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -21429,6 +23144,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -21495,6 +23215,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition': get: @@ -21557,6 +23282,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.acceptRecommendations': post: @@ -21598,6 +23328,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.applyDecisions': post: @@ -21639,6 +23374,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -21697,6 +23437,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchRecordDecisions': post: @@ -21760,6 +23505,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.resetDecisions': post: @@ -21801,6 +23551,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.sendReminder': post: @@ -21842,6 +23597,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stop': post: @@ -21883,6 +23643,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stopApplyDecisions': post: @@ -21920,6 +23685,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count': get: @@ -21951,6 +23721,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -22040,6 +23815,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -22098,6 +23878,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': post: @@ -22131,6 +23916,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': post: @@ -22186,6 +23976,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.stop': post: @@ -22219,6 +24014,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/$count': get: @@ -22242,6 +24042,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/{accessReviewInstance-id}/stages/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -22323,6 +24128,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -22341,6 +24151,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/instances/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -22414,6 +24229,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -22458,6 +24278,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -22484,6 +24309,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewPolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -22502,6 +24332,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/accessReviews/unified: get: @@ -22540,6 +24375,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoot' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -22562,6 +24402,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoot' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -22580,6 +24425,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/accessReviews/unified/decisions: get: @@ -22629,6 +24479,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -22654,6 +24509,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}': get: @@ -22700,6 +24560,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -22731,6 +24596,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -22757,6 +24627,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: @@ -22814,6 +24689,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -22848,6 +24728,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: @@ -22902,6 +24787,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -22941,6 +24831,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -22975,6 +24870,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: @@ -22998,6 +24898,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance': get: tags: @@ -23043,6 +24948,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -23074,6 +24984,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -23100,6 +25015,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers': get: @@ -23157,6 +25077,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -23191,6 +25116,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}': get: @@ -23245,6 +25175,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -23284,6 +25219,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -23318,6 +25258,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count': get: @@ -23341,6 +25286,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions': get: tags: @@ -23397,6 +25347,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -23431,6 +25386,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}': get: @@ -23485,6 +25445,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -23524,6 +25489,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -23558,6 +25528,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights': get: @@ -23623,6 +25598,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -23665,6 +25645,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}': get: @@ -23727,6 +25712,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -23774,6 +25764,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -23816,6 +25811,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count': get: @@ -23847,6 +25847,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count': get: tags: @@ -23869,6 +25874,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -23950,6 +25960,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -24000,6 +26015,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition': get: @@ -24046,6 +26066,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.acceptRecommendations': post: @@ -24071,6 +26096,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.applyDecisions': post: @@ -24096,6 +26126,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -24138,6 +26173,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchRecordDecisions': post: @@ -24185,6 +26225,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.resetDecisions': post: @@ -24210,6 +26255,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.sendReminder': post: @@ -24235,6 +26285,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stop': post: @@ -24260,6 +26315,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stopApplyDecisions': post: @@ -24281,6 +26341,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages': get: @@ -24338,6 +26403,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewStageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -24372,6 +26442,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}': get: @@ -24426,6 +26501,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -24465,6 +26545,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -24499,6 +26584,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions': get: @@ -24564,6 +26654,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -24606,6 +26701,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}': get: @@ -24668,6 +26768,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -24715,6 +26820,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -24757,6 +26867,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights': get: @@ -24830,6 +26945,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -24880,6 +27000,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}': get: @@ -24950,6 +27075,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -25005,6 +27135,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -25055,6 +27190,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count': get: @@ -25094,6 +27234,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count': get: tags: @@ -25124,6 +27269,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -25213,6 +27363,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -25271,6 +27426,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': post: @@ -25304,6 +27464,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': post: @@ -25359,6 +27524,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.stop': post: @@ -25392,6 +27562,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count': get: @@ -25415,6 +27590,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -25496,6 +27676,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -25514,6 +27699,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -25587,6 +27777,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -25628,6 +27823,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action /identityGovernance/accessReviews/unified/definitions: get: @@ -25680,6 +27880,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewScheduleDefinitionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -25709,6 +27914,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}': get: @@ -25755,6 +27965,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -25786,6 +28001,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -25812,6 +28032,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances': get: @@ -25869,6 +28094,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -25903,6 +28133,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}': get: @@ -25957,6 +28192,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -25996,6 +28236,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -26030,6 +28275,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers': get: @@ -26095,6 +28345,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -26137,6 +28392,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}': get: @@ -26199,6 +28459,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -26246,6 +28511,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -26288,6 +28558,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count': get: @@ -26319,6 +28594,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions': get: tags: @@ -26383,6 +28663,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -26425,6 +28710,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}': get: @@ -26487,6 +28777,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -26534,6 +28829,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -26576,6 +28876,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: @@ -26649,6 +28954,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -26699,6 +29009,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: @@ -26769,6 +29084,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -26824,6 +29144,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -26874,6 +29199,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: @@ -26913,6 +29243,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance': get: tags: @@ -26974,6 +29309,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -27021,6 +29361,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -27063,6 +29408,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers': get: @@ -27136,6 +29486,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -27186,6 +29541,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}': get: @@ -27256,6 +29616,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -27311,6 +29676,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -27361,6 +29731,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count': get: @@ -27400,6 +29775,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition': get: tags: @@ -27461,6 +29841,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.acceptRecommendations': post: @@ -27502,6 +29887,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.applyDecisions': post: @@ -27543,6 +29933,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -27601,6 +29996,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchRecordDecisions': post: @@ -27664,6 +30064,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.resetDecisions': post: @@ -27705,6 +30110,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.sendReminder': post: @@ -27746,6 +30156,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stop': post: @@ -27787,6 +30202,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stopApplyDecisions': post: @@ -27824,6 +30244,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages': get: @@ -27897,6 +30322,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewStageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -27947,6 +30377,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}': get: @@ -28017,6 +30452,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -28072,6 +30512,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -28122,6 +30567,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions': get: @@ -28203,6 +30653,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -28261,6 +30716,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}': get: @@ -28339,6 +30799,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -28402,6 +30867,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -28460,6 +30930,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights': get: @@ -28549,6 +31024,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -28615,6 +31095,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}': get: @@ -28701,6 +31186,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -28772,6 +31262,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -28838,6 +31333,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count': get: @@ -28893,6 +31393,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count': get: tags: @@ -28939,6 +31444,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -29044,6 +31554,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -29118,6 +31633,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': post: @@ -29167,6 +31687,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': post: @@ -29238,6 +31763,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.stop': post: @@ -29287,6 +31817,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count': get: @@ -29326,6 +31861,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -29423,6 +31963,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -29457,6 +32002,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -29546,6 +32096,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -29604,6 +32159,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition': get: @@ -29658,6 +32218,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.acceptRecommendations': post: @@ -29691,6 +32256,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.applyDecisions': post: @@ -29724,6 +32294,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -29774,6 +32349,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.batchRecordDecisions': post: @@ -29829,6 +32409,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.resetDecisions': post: @@ -29862,6 +32447,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.sendReminder': post: @@ -29895,6 +32485,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.stop': post: @@ -29928,6 +32523,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.stopApplyDecisions': post: @@ -29957,6 +32557,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages': get: @@ -30022,6 +32627,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewStageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -30064,6 +32674,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}': get: @@ -30126,6 +32741,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -30173,6 +32793,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -30215,6 +32840,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions': get: @@ -30288,6 +32918,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -30338,6 +32973,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}': get: @@ -30408,6 +33048,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -30463,6 +33108,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -30513,6 +33163,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: @@ -30594,6 +33249,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -30652,6 +33312,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: @@ -30730,6 +33395,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -30793,6 +33463,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -30851,6 +33526,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: @@ -30898,6 +33578,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance': get: tags: @@ -30967,6 +33652,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -31022,6 +33712,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -31072,6 +33767,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers': get: @@ -31153,6 +33853,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -31211,6 +33916,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}': get: @@ -31289,6 +33999,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -31352,6 +34067,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -31410,6 +34130,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count': get: @@ -31457,6 +34182,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions': get: tags: @@ -31537,6 +34267,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -31595,6 +34330,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}': get: @@ -31673,6 +34413,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -31736,6 +34481,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -31794,6 +34544,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights': get: @@ -31883,6 +34638,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -31949,6 +34709,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}': get: @@ -32035,6 +34800,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -32106,6 +34876,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -32172,6 +34947,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count': get: @@ -32227,6 +35007,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count': get: tags: @@ -32273,6 +35058,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -32378,6 +35168,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -32452,6 +35247,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition': get: @@ -32522,6 +35322,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.acceptRecommendations': post: @@ -32571,6 +35376,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.applyDecisions': post: @@ -32620,6 +35430,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -32686,6 +35501,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchRecordDecisions': post: @@ -32757,6 +35577,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.resetDecisions': post: @@ -32806,6 +35631,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.sendReminder': post: @@ -32855,6 +35685,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stop': post: @@ -32904,6 +35739,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stopApplyDecisions': post: @@ -32949,6 +35789,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count': get: @@ -32988,6 +35833,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -33085,6 +35935,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -33151,6 +36006,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': post: @@ -33192,6 +36052,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': post: @@ -33255,6 +36120,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.stop': post: @@ -33296,6 +36166,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count': get: @@ -33327,6 +36202,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -33416,6 +36296,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -33442,6 +36327,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -33523,6 +36413,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -33547,6 +36442,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action /identityGovernance/accessReviews/unified/definitions/$count: get: @@ -33562,6 +36462,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/definitions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -33635,6 +36540,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -33687,6 +36597,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -33712,6 +36627,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}': get: @@ -33758,6 +36678,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -33789,6 +36714,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -33815,6 +36745,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/contactedReviewers': get: @@ -33872,6 +36807,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -33906,6 +36846,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}': get: @@ -33960,6 +36905,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -33999,6 +36949,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -34033,6 +36988,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/contactedReviewers/$count': get: @@ -34056,6 +37016,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions': get: tags: @@ -34112,6 +37077,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -34146,6 +37116,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}': get: @@ -34200,6 +37175,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -34239,6 +37219,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -34273,6 +37258,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: @@ -34338,6 +37328,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -34380,6 +37375,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: @@ -34442,6 +37442,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -34489,6 +37494,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -34531,6 +37541,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: @@ -34562,6 +37577,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance': get: tags: @@ -34615,6 +37635,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -34654,6 +37679,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -34688,6 +37718,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers': get: @@ -34753,6 +37788,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -34795,6 +37835,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}': get: @@ -34857,6 +37902,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -34904,6 +37954,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -34946,6 +38001,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count': get: @@ -34977,6 +38037,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition': get: tags: @@ -35030,6 +38095,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.acceptRecommendations': post: @@ -35063,6 +38133,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.applyDecisions': post: @@ -35096,6 +38171,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -35146,6 +38226,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchRecordDecisions': post: @@ -35201,6 +38286,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.resetDecisions': post: @@ -35234,6 +38324,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.sendReminder': post: @@ -35267,6 +38362,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stop': post: @@ -35300,6 +38400,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stopApplyDecisions': post: @@ -35329,6 +38434,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages': get: @@ -35394,6 +38504,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewStageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -35436,6 +38551,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}': get: @@ -35498,6 +38618,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -35545,6 +38670,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -35587,6 +38717,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions': get: @@ -35660,6 +38795,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -35710,6 +38850,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}': get: @@ -35780,6 +38925,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -35835,6 +38985,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -35885,6 +39040,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights': get: @@ -35966,6 +39126,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -36024,6 +39189,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}': get: @@ -36102,6 +39272,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -36165,6 +39340,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -36223,6 +39403,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count': get: @@ -36270,6 +39455,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count': get: tags: @@ -36308,6 +39498,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -36405,6 +39600,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -36471,6 +39671,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': post: @@ -36512,6 +39717,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': post: @@ -36575,6 +39785,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/microsoft.graph.stop': post: @@ -36616,6 +39831,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count': get: @@ -36647,6 +39867,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -36736,6 +39961,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -36762,6 +39992,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -36843,6 +40078,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -36893,6 +40133,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/definition': get: @@ -36939,6 +40184,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.acceptRecommendations': post: @@ -36964,6 +40214,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.applyDecisions': post: @@ -36989,6 +40244,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -37031,6 +40291,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.batchRecordDecisions': post: @@ -37078,6 +40343,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.resetDecisions': post: @@ -37103,6 +40373,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.sendReminder': post: @@ -37128,6 +40403,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.stop': post: @@ -37153,6 +40433,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.stopApplyDecisions': post: @@ -37174,6 +40459,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages': get: @@ -37231,6 +40521,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewStageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -37265,6 +40560,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}': get: @@ -37319,6 +40619,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -37358,6 +40663,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -37392,6 +40702,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions': get: @@ -37457,6 +40772,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -37499,6 +40819,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}': get: @@ -37561,6 +40886,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -37608,6 +40938,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -37650,6 +40985,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: @@ -37723,6 +41063,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -37773,6 +41118,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: @@ -37843,6 +41193,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -37898,6 +41253,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -37948,6 +41308,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: @@ -37987,6 +41352,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance': get: tags: @@ -38048,6 +41418,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -38095,6 +41470,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -38137,6 +41517,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers': get: @@ -38210,6 +41595,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -38260,6 +41650,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}': get: @@ -38330,6 +41725,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -38385,6 +41785,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -38435,6 +41840,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count': get: @@ -38474,6 +41884,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions': get: tags: @@ -38546,6 +41961,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -38596,6 +42016,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}': get: @@ -38666,6 +42091,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -38721,6 +42151,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -38771,6 +42206,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights': get: @@ -38852,6 +42292,11 @@ paths: $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -38910,6 +42355,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}': get: @@ -38988,6 +42438,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -39051,6 +42506,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -39109,6 +42569,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count': get: @@ -39156,6 +42621,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count': get: tags: @@ -39194,6 +42664,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -39291,6 +42766,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -39357,6 +42837,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition': get: @@ -39419,6 +42904,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.acceptRecommendations': post: @@ -39460,6 +42950,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.applyDecisions': post: @@ -39501,6 +42996,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchApplyCustomDataProvidedResourceDecisions': post: @@ -39559,6 +43059,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.batchRecordDecisions': post: @@ -39622,6 +43127,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.resetDecisions': post: @@ -39663,6 +43173,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.sendReminder': post: @@ -39704,6 +43219,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stop': post: @@ -39745,6 +43265,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/microsoft.graph.stopApplyDecisions': post: @@ -39782,6 +43307,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count': get: @@ -39813,6 +43343,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -39902,6 +43437,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -39960,6 +43500,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': post: @@ -39993,6 +43538,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': post: @@ -40048,6 +43598,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.stop': post: @@ -40081,6 +43636,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/$count': get: @@ -40104,6 +43664,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -40185,6 +43750,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -40203,6 +43773,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/accessReviews/unified/instances/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -40276,6 +43851,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -40316,6 +43896,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.appConsentApprovalRoute' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -40338,6 +43923,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.appConsentApprovalRoute' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -40356,6 +43946,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/appConsent/appConsentRequests: get: @@ -40408,6 +44003,11 @@ paths: $ref: '#/components/responses/microsoft.graph.appConsentRequestCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -40433,6 +44033,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.appConsentRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}': get: @@ -40482,6 +44087,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.appConsentRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -40513,6 +44123,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.appConsentRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -40539,6 +44154,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests': get: @@ -40599,6 +44219,11 @@ paths: $ref: '#/components/responses/microsoft.graph.userConsentRequestCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -40633,6 +44258,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.userConsentRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}': get: @@ -40690,6 +44320,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.userConsentRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -40729,6 +44364,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.userConsentRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -40763,6 +44403,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval': get: @@ -40817,6 +44462,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -40856,6 +44506,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -40890,6 +44545,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps': get: @@ -40955,6 +44615,11 @@ paths: $ref: '#/components/responses/microsoft.graph.approvalStepCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -40997,6 +44662,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvalStep' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}': get: @@ -41059,6 +44729,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvalStep' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -41106,6 +44781,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvalStep' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -41148,6 +44828,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count': get: @@ -41179,6 +44864,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count': get: tags: @@ -41201,6 +44891,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -41282,6 +44977,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -41300,6 +45000,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/appConsent/appConsentRequests/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -41373,6 +45078,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -57102,6 +60812,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.entitlementManagement' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -57124,6 +60839,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.entitlementManagement' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -57142,6 +60862,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/entitlementManagement/accessPackageAssignmentApprovals: get: @@ -57191,6 +60916,11 @@ paths: $ref: '#/components/responses/microsoft.graph.approvalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -57216,6 +60946,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}': get: @@ -57265,6 +61000,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -57296,6 +61036,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -57322,6 +61067,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps': get: @@ -57382,6 +61132,11 @@ paths: $ref: '#/components/responses/microsoft.graph.approvalStepCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -57416,6 +61171,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvalStep' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}': get: @@ -57473,6 +61233,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvalStep' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -57516,6 +61281,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvalStep' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -57550,6 +61320,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count': get: @@ -57573,6 +61348,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count: get: tags: @@ -57587,6 +61367,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -57660,6 +61445,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -59405,6 +63195,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -59430,6 +63225,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}': get: @@ -59479,6 +63279,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -59510,6 +63315,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -59536,6 +63346,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageAssignments': get: @@ -59593,6 +63408,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -59650,6 +63470,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageAssignments/$count': get: @@ -59673,6 +63498,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole': get: tags: @@ -59717,6 +63547,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -59748,6 +63583,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -59774,6 +63614,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource': get: @@ -59819,6 +63664,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -59850,6 +63700,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -59876,6 +63731,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceEnvironment': get: @@ -59922,6 +63782,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles': get: @@ -59979,6 +63844,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -60013,6 +63883,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -60067,6 +63942,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -60106,6 +63986,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -60140,6 +64025,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles/$count': get: @@ -60163,6 +64053,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes': get: tags: @@ -60219,6 +64114,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -60253,6 +64153,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -60307,6 +64212,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -60346,6 +64256,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -60380,6 +64295,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource': get: @@ -60433,6 +64353,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -60472,6 +64397,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -60506,6 +64436,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -60560,6 +64495,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles': get: @@ -60625,6 +64565,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -60667,6 +64612,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -60729,6 +64679,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -60776,6 +64731,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -60818,6 +64778,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/$count': get: @@ -60849,6 +64814,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -60902,6 +64872,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -60935,6 +64910,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions': get: @@ -60999,6 +64979,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -61041,6 +65026,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -61102,6 +65092,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -61149,6 +65144,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -61191,6 +65191,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -61264,6 +65269,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -61337,6 +65347,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -61388,6 +65403,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -61440,6 +65460,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -61490,6 +65515,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -61528,6 +65558,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -61572,6 +65607,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/$count': get: @@ -61603,6 +65643,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/$count': get: tags: @@ -61625,6 +65670,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -61670,6 +65720,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/microsoft.graph.refresh': post: @@ -61695,6 +65750,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions': get: @@ -61751,6 +65811,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -61785,6 +65850,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -61838,6 +65908,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -61877,6 +65952,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -61911,6 +65991,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -61976,6 +66061,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -62041,6 +66131,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -62084,6 +66179,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -62128,6 +66228,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -62170,6 +66275,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -62200,6 +66310,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -62236,6 +66351,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/$count': get: @@ -62259,6 +66379,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope': get: tags: @@ -62303,6 +66428,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -62334,6 +66464,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -62360,6 +66495,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource': get: @@ -62405,6 +66545,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -62436,6 +66581,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -62462,6 +66612,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceEnvironment': get: @@ -62508,6 +66663,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles': get: @@ -62565,6 +66725,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -62599,6 +66764,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -62653,6 +66823,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -62692,6 +66867,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -62726,6 +66906,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource': get: @@ -62779,6 +66964,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -62818,6 +67008,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -62852,6 +67047,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -62906,6 +67106,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes': get: @@ -62971,6 +67176,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -63013,6 +67223,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -63075,6 +67290,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -63122,6 +67342,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -63164,6 +67389,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/$count': get: @@ -63195,6 +67425,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -63248,6 +67483,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -63281,6 +67521,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions': get: @@ -63345,6 +67590,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -63387,6 +67637,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -63448,6 +67703,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -63495,6 +67755,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -63537,6 +67802,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -63610,6 +67880,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -63683,6 +67958,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -63734,6 +68014,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -63786,6 +68071,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -63836,6 +68126,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -63874,6 +68169,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -63918,6 +68218,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/$count': get: @@ -63949,6 +68254,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/$count': get: tags: @@ -63971,6 +68281,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes': get: tags: @@ -64027,6 +68342,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -64061,6 +68381,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -64115,6 +68440,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -64154,6 +68484,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -64188,6 +68523,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes/$count': get: @@ -64211,6 +68551,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -64256,6 +68601,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/microsoft.graph.refresh': post: @@ -64281,6 +68631,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions': get: @@ -64337,6 +68692,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -64371,6 +68731,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -64424,6 +68789,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -64463,6 +68833,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -64497,6 +68872,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -64562,6 +68942,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -64627,6 +69012,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -64670,6 +69060,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -64714,6 +69109,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -64756,6 +69156,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -64786,6 +69191,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -64822,6 +69232,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/$count': get: @@ -64845,6 +69260,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageSubject': get: tags: @@ -64890,6 +69310,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -64921,6 +69346,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -64947,6 +69377,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageSubject/connectedOrganization': get: @@ -64993,6 +69428,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.connectedOrganization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count: get: @@ -65008,6 +69448,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/microsoft.graph.My(): get: tags: @@ -65070,6 +69515,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -65125,6 +69575,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -65150,6 +69605,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}': get: @@ -65196,6 +69656,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -65227,6 +69692,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -65253,6 +69723,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage': get: @@ -65299,6 +69774,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -65330,6 +69810,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -65356,6 +69841,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageAssignmentPolicies': get: @@ -66619,6 +71109,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -66653,6 +71148,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}': get: @@ -66706,6 +71206,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -66745,6 +71250,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -66779,6 +71289,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole': get: @@ -66833,6 +71348,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -66872,6 +71392,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -66906,6 +71431,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource': get: @@ -66959,6 +71489,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -66998,6 +71533,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -67032,6 +71572,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceEnvironment': get: @@ -67086,6 +71631,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles': get: @@ -67151,6 +71701,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -67193,6 +71748,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -67255,6 +71815,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -67302,6 +71867,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -67344,6 +71914,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles/$count': get: @@ -67375,6 +71950,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes': get: tags: @@ -67439,6 +72019,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -67481,6 +72066,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -67543,6 +72133,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -67590,6 +72185,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -67632,6 +72232,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource': get: @@ -67693,6 +72298,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -67740,6 +72350,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -67782,6 +72397,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -67844,6 +72464,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles': get: @@ -67917,6 +72542,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -67967,6 +72597,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -68037,6 +72672,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -68092,6 +72732,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -68142,6 +72787,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/$count': get: @@ -68181,6 +72831,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -68242,6 +72897,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -68283,6 +72943,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions': get: @@ -68355,6 +73020,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -68405,6 +73075,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -68474,6 +73149,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -68529,6 +73209,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -68579,6 +73264,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -68660,6 +73350,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -68741,6 +73436,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -68800,6 +73500,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -68860,6 +73565,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -68918,6 +73628,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -68964,6 +73679,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -69016,6 +73736,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/$count': get: @@ -69055,6 +73780,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/$count': get: tags: @@ -69085,6 +73815,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -69138,6 +73873,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/microsoft.graph.refresh': post: @@ -69171,6 +73911,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions': get: @@ -69235,6 +73980,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -69277,6 +74027,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -69338,6 +74093,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -69385,6 +74145,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -69427,6 +74192,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -69500,6 +74270,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -69573,6 +74348,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -69624,6 +74404,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -69676,6 +74461,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -69726,6 +74516,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -69764,6 +74559,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -69808,6 +74608,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/$count': get: @@ -69839,6 +74644,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope': get: tags: @@ -69891,6 +74701,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -69930,6 +74745,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -69964,6 +74784,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource': get: @@ -70017,6 +74842,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -70056,6 +74886,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -70090,6 +74925,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceEnvironment': get: @@ -70144,6 +74984,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles': get: @@ -70209,6 +75054,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -70251,6 +75101,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -70313,6 +75168,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -70360,6 +75220,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -70402,6 +75267,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource': get: @@ -70463,6 +75333,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -70510,6 +75385,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -70552,6 +75432,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -70614,6 +75499,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes': get: @@ -70687,6 +75577,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -70737,6 +75632,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -70807,6 +75707,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -70862,6 +75767,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -70912,6 +75822,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/$count': get: @@ -70951,6 +75866,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -71012,6 +75932,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -71053,6 +75978,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions': get: @@ -71125,6 +76055,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -71175,6 +76110,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -71244,6 +76184,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -71299,6 +76244,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -71349,6 +76299,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -71430,6 +76385,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -71511,6 +76471,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -71570,6 +76535,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -71630,6 +76600,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -71688,6 +76663,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -71734,6 +76714,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -71786,6 +76771,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/$count': get: @@ -71825,6 +76815,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/$count': get: tags: @@ -71855,6 +76850,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes': get: tags: @@ -71919,6 +76919,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -71961,6 +76966,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -72023,6 +77033,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -72070,6 +77085,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -72112,6 +77132,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes/$count': get: @@ -72143,6 +77168,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -72196,6 +77226,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/microsoft.graph.refresh': post: @@ -72229,6 +77264,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions': get: @@ -72293,6 +77333,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -72335,6 +77380,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -72396,6 +77446,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -72443,6 +77498,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -72485,6 +77545,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -72558,6 +77623,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -72631,6 +77701,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -72682,6 +77757,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -72734,6 +77814,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -72784,6 +77869,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -72822,6 +77912,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -72866,6 +77961,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/$count': get: @@ -72897,6 +77997,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackageResourceRoleScopes/$count': get: tags: @@ -72919,6 +78024,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackagesIncompatibleWith': get: tags: @@ -72975,6 +78085,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -73032,6 +78147,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackagesIncompatibleWith(uniqueName=''{uniqueName}'')': get: @@ -73086,6 +78206,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/accessPackagesIncompatibleWith/$count': get: @@ -73109,6 +78234,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/incompatibleAccessPackages': get: tags: @@ -73165,6 +78295,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -73203,6 +78338,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/incompatibleAccessPackages/$count': get: @@ -73226,6 +78366,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/incompatibleAccessPackages/$ref': get: tags: @@ -73262,6 +78407,11 @@ paths: $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -73287,6 +78437,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -73321,6 +78476,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/incompatibleGroups': get: @@ -73378,6 +78538,11 @@ paths: $ref: '#/components/responses/microsoft.graph.groupCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -73416,6 +78581,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/incompatibleGroups/{group-id}/serviceProvisioningErrors': get: @@ -73481,6 +78651,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -73514,6 +78689,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/incompatibleGroups/$count': get: tags: @@ -73536,6 +78716,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/incompatibleGroups/$ref': get: tags: @@ -73572,6 +78757,11 @@ paths: $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -73597,6 +78787,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -73631,6 +78826,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackage/microsoft.graph.getApplicablePolicyRequirements': post: @@ -73670,6 +78870,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -73710,6 +78915,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentPolicy': get: @@ -75449,6 +80659,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -75483,6 +80698,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}': get: @@ -75537,6 +80757,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -75576,6 +80801,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -75610,6 +80840,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageAssignments': get: @@ -75675,6 +80910,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -75740,6 +80980,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageAssignments/$count': get: @@ -75771,6 +81016,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole': get: tags: @@ -75823,6 +81073,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -75862,6 +81117,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -75896,6 +81156,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource': get: @@ -75949,6 +81214,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -75988,6 +81258,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -76022,6 +81297,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceEnvironment': get: @@ -76076,6 +81356,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles': get: @@ -76141,6 +81426,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -76183,6 +81473,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -76245,6 +81540,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -76292,6 +81592,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -76334,6 +81639,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles/$count': get: @@ -76365,6 +81675,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes': get: tags: @@ -76429,6 +81744,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -76471,6 +81791,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -76533,6 +81858,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -76580,6 +81910,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -76622,6 +81957,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource': get: @@ -76683,6 +82023,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -76730,6 +82075,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -76772,6 +82122,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -76834,6 +82189,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles': get: @@ -76907,6 +82267,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -76957,6 +82322,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -77027,6 +82397,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -77082,6 +82457,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -77132,6 +82512,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/$count': get: @@ -77171,6 +82556,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -77232,6 +82622,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -77273,6 +82668,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions': get: @@ -77345,6 +82745,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -77395,6 +82800,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -77464,6 +82874,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -77519,6 +82934,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -77569,6 +82989,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -77650,6 +83075,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -77731,6 +83161,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -77790,6 +83225,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -77850,6 +83290,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -77908,6 +83353,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -77954,6 +83404,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -78006,6 +83461,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/$count': get: @@ -78045,6 +83505,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/$count': get: tags: @@ -78075,6 +83540,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -78128,6 +83598,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/microsoft.graph.refresh': post: @@ -78161,6 +83636,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions': get: @@ -78225,6 +83705,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -78267,6 +83752,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -78328,6 +83818,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -78375,6 +83870,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -78417,6 +83917,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -78490,6 +83995,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -78563,6 +84073,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -78614,6 +84129,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -78666,6 +84186,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -78716,6 +84241,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -78754,6 +84284,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -78798,6 +84333,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/$count': get: @@ -78829,6 +84369,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope': get: tags: @@ -78881,6 +84426,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -78920,6 +84470,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -78954,6 +84509,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource': get: @@ -79007,6 +84567,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -79046,6 +84611,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -79080,6 +84650,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceEnvironment': get: @@ -79134,6 +84709,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles': get: @@ -79199,6 +84779,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -79241,6 +84826,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -79303,6 +84893,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -79350,6 +84945,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -79392,6 +84992,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource': get: @@ -79453,6 +85058,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -79500,6 +85110,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -79542,6 +85157,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -79604,6 +85224,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes': get: @@ -79677,6 +85302,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -79727,6 +85357,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -79797,6 +85432,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -79852,6 +85492,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -79902,6 +85547,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/$count': get: @@ -79941,6 +85591,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -80002,6 +85657,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -80043,6 +85703,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions': get: @@ -80115,6 +85780,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -80165,6 +85835,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -80234,6 +85909,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -80289,6 +85969,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -80339,6 +86024,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -80420,6 +86110,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -80501,6 +86196,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -80560,6 +86260,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -80620,6 +86325,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -80678,6 +86388,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -80724,6 +86439,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -80776,6 +86496,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/$count': get: @@ -80815,6 +86540,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/$count': get: tags: @@ -80845,6 +86575,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes': get: tags: @@ -80909,6 +86644,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -80951,6 +86691,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -81013,6 +86758,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -81060,6 +86810,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -81102,6 +86857,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes/$count': get: @@ -81133,6 +86893,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -81186,6 +86951,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/microsoft.graph.refresh': post: @@ -81219,6 +86989,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions': get: @@ -81283,6 +87058,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -81325,6 +87105,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -81386,6 +87171,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -81433,6 +87223,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -81475,6 +87270,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -81548,6 +87348,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -81621,6 +87426,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -81672,6 +87482,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -81724,6 +87539,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -81774,6 +87594,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -81812,6 +87637,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -81856,6 +87686,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/$count': get: @@ -81887,6 +87722,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageSubject': get: tags: @@ -81940,6 +87780,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -81979,6 +87824,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -82013,6 +87863,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageSubject/connectedOrganization': get: @@ -82067,6 +87922,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.connectedOrganization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/$count': get: @@ -82090,6 +87950,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/accessPackageAssignmentResourceRoles/microsoft.graph.My()': get: tags: @@ -82160,6 +88025,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -82184,6 +88054,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/target': get: @@ -82230,6 +88105,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -82261,6 +88141,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -82287,6 +88172,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/target/connectedOrganization': get: @@ -82333,6 +88223,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.connectedOrganization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/entitlementManagement/accessPackageAssignments/$count: get: @@ -82348,6 +88243,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/accessPackageAssignments/microsoft.graph.additionalAccess(): get: tags: @@ -82414,6 +88314,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -82496,6 +88401,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -82573,6 +88483,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -98366,6 +104281,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceEnvironmentCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -98391,6 +104311,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}': get: @@ -98440,6 +104365,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -98471,6 +104401,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -98497,6 +104432,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources': get: @@ -98554,6 +104494,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -98611,6 +104556,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count': get: @@ -98634,6 +104584,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count: get: tags: @@ -98648,6 +104603,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/accessPackageResourceRequests: get: tags: @@ -98699,6 +104659,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRequestCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -98728,6 +104693,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}': get: @@ -98774,6 +104744,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -98805,6 +104780,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -98831,6 +104811,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource': get: @@ -98876,6 +104861,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/requestor': get: @@ -98922,6 +104912,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -98953,6 +104948,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -98979,6 +104979,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/requestor/connectedOrganization': get: @@ -99025,6 +105030,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.connectedOrganization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/entitlementManagement/accessPackageResourceRequests/$count: get: @@ -99040,6 +105050,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/accessPackageResourceRoleScopes: get: tags: @@ -99088,6 +105103,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -99113,6 +105133,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}': get: @@ -99159,6 +105184,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -99190,6 +105220,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -99216,6 +105251,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole': get: @@ -99262,6 +105302,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -99293,6 +105338,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -99319,6 +105369,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource': get: @@ -99364,6 +105419,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -99395,6 +105455,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -99421,6 +105486,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceEnvironment': get: @@ -99467,6 +105537,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles': get: @@ -99524,6 +105599,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -99558,6 +105638,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -99612,6 +105697,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -99651,6 +105741,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -99685,6 +105780,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles/$count': get: @@ -99708,6 +105808,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes': get: tags: @@ -99764,6 +105869,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -99798,6 +105908,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -99852,6 +105967,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -99891,6 +106011,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -99925,6 +106050,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource': get: @@ -99978,6 +106108,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -100017,6 +106152,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -100051,6 +106191,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -100105,6 +106250,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles': get: @@ -100170,6 +106320,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -100212,6 +106367,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -100274,6 +106434,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -100321,6 +106486,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -100363,6 +106533,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/$count': get: @@ -100394,6 +106569,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -100447,6 +106627,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -100480,6 +106665,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions': get: @@ -100544,6 +106734,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -100586,6 +106781,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -100647,6 +106847,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -100694,6 +106899,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -100736,6 +106946,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -100809,6 +107024,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -100882,6 +107102,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -100933,6 +107158,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -100985,6 +107215,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -101035,6 +107270,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -101073,6 +107313,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -101117,6 +107362,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/$count': get: @@ -101148,6 +107398,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/$count': get: tags: @@ -101170,6 +107425,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -101215,6 +107475,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/microsoft.graph.refresh': post: @@ -101240,6 +107505,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions': get: @@ -101296,6 +107566,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -101330,6 +107605,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -101383,6 +107663,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -101422,6 +107707,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -101456,6 +107746,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -101521,6 +107816,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -101586,6 +107886,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -101629,6 +107934,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -101673,6 +107983,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -101715,6 +108030,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -101745,6 +108065,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -101781,6 +108106,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/$count': get: @@ -101804,6 +108134,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope': get: tags: @@ -101848,6 +108183,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -101879,6 +108219,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -101905,6 +108250,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource': get: @@ -101950,6 +108300,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -101981,6 +108336,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -102007,6 +108367,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceEnvironment': get: @@ -102053,6 +108418,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles': get: @@ -102110,6 +108480,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -102144,6 +108519,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -102198,6 +108578,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -102237,6 +108622,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -102271,6 +108661,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource': get: @@ -102324,6 +108719,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -102363,6 +108763,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -102397,6 +108802,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -102451,6 +108861,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes': get: @@ -102516,6 +108931,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -102558,6 +108978,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -102620,6 +109045,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -102667,6 +109097,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -102709,6 +109144,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/$count': get: @@ -102740,6 +109180,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -102793,6 +109238,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -102826,6 +109276,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions': get: @@ -102890,6 +109345,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -102932,6 +109392,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -102993,6 +109458,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -103040,6 +109510,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -103082,6 +109557,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -103155,6 +109635,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -103228,6 +109713,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -103279,6 +109769,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -103331,6 +109826,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -103381,6 +109881,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -103419,6 +109924,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -103463,6 +109973,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/$count': get: @@ -103494,6 +110009,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/$count': get: tags: @@ -103516,6 +110036,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes': get: tags: @@ -103572,6 +110097,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -103606,6 +110136,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -103660,6 +110195,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -103699,6 +110239,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -103733,6 +110278,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes/$count': get: @@ -103756,6 +110306,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -103801,6 +110356,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/microsoft.graph.refresh': post: @@ -103826,6 +110386,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions': get: @@ -103882,6 +110447,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -103916,6 +110486,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -103969,6 +110544,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -104008,6 +110588,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -104042,6 +110627,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -104107,6 +110697,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -104172,6 +110767,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -104215,6 +110815,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -104259,6 +110864,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -104301,6 +110911,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -104331,6 +110946,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -104367,6 +110987,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/$count': get: @@ -104390,6 +111015,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/accessPackageResourceRoleScopes/$count: get: tags: @@ -104404,6 +111034,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/accessPackageResources: get: tags: @@ -104452,6 +111087,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -104477,6 +111117,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}': get: @@ -104523,6 +111168,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -104554,6 +111204,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -104580,6 +111235,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment': get: @@ -104626,6 +111286,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles': get: @@ -104683,6 +111348,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -104717,6 +111387,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -104771,6 +111446,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -104810,6 +111490,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -104844,6 +111529,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource': get: @@ -104897,6 +111587,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -104936,6 +111631,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -104970,6 +111670,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -105024,6 +111729,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes': get: @@ -105089,6 +111799,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -105131,6 +111846,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -105193,6 +111913,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -105240,6 +111965,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -105282,6 +112012,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource': get: @@ -105343,6 +112078,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -105390,6 +112130,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -105432,6 +112177,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -105494,6 +112244,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/externalOriginResourceConnector': get: @@ -105556,6 +112311,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -105597,6 +112357,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions': get: @@ -105669,6 +112434,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -105719,6 +112489,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -105788,6 +112563,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -105843,6 +112623,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -105893,6 +112678,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -105974,6 +112764,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -106055,6 +112850,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -106114,6 +112914,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -106174,6 +112979,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -106232,6 +113042,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -106278,6 +113093,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -106330,6 +113150,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/$count': get: @@ -106369,6 +113194,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/$count': get: tags: @@ -106399,6 +113229,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -106452,6 +113287,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -106485,6 +113325,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions': get: @@ -106549,6 +113394,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -106591,6 +113441,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -106652,6 +113507,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -106699,6 +113559,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -106741,6 +113606,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -106814,6 +113684,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -106887,6 +113762,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -106938,6 +113818,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -106990,6 +113875,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -107040,6 +113930,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -107078,6 +113973,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -107122,6 +114022,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/$count': get: @@ -107153,6 +114058,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceRoles/$count': get: tags: @@ -107175,6 +114085,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes': get: tags: @@ -107231,6 +114146,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -107265,6 +114185,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -107319,6 +114244,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -107358,6 +114288,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -107392,6 +114327,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource': get: @@ -107445,6 +114385,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -107484,6 +114429,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -107518,6 +114468,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -107572,6 +114527,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles': get: @@ -107637,6 +114597,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -107679,6 +114644,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -107741,6 +114711,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -107788,6 +114763,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -107830,6 +114810,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource': get: @@ -107891,6 +114876,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -107938,6 +114928,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -107980,6 +114975,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -108042,6 +115042,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/externalOriginResourceConnector': get: @@ -108104,6 +115109,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -108145,6 +115155,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions': get: @@ -108217,6 +115232,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -108267,6 +115287,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -108336,6 +115361,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -108391,6 +115421,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -108441,6 +115476,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -108522,6 +115562,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -108603,6 +115648,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -108662,6 +115712,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -108722,6 +115777,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -108780,6 +115840,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -108826,6 +115891,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -108878,6 +115948,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/$count': get: @@ -108917,6 +115992,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/$count': get: tags: @@ -108947,6 +116027,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -109000,6 +116085,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -109033,6 +116123,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions': get: @@ -109097,6 +116192,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -109139,6 +116239,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -109200,6 +116305,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -109247,6 +116357,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -109289,6 +116404,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -109362,6 +116482,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -109435,6 +116560,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -109486,6 +116616,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -109538,6 +116673,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -109588,6 +116728,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -109626,6 +116771,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -109670,6 +116820,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/$count': get: @@ -109701,6 +116856,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceScopes/$count': get: tags: @@ -109723,6 +116883,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/externalOriginResourceConnector': get: tags: @@ -109768,6 +116933,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/microsoft.graph.refresh': post: @@ -109793,6 +116963,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/uploadSessions': get: @@ -109849,6 +117024,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -109883,6 +117063,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -109936,6 +117121,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -109975,6 +117165,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -110009,6 +117204,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -110074,6 +117274,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -110139,6 +117344,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -110182,6 +117392,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -110226,6 +117441,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -110268,6 +117488,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -110298,6 +117523,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -110334,6 +117564,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/uploadSessions/$count': get: @@ -110357,6 +117592,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/accessPackageResources/$count: get: tags: @@ -110371,6 +117611,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/accessPackages: get: tags: @@ -110422,6 +117667,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -110451,6 +117701,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}': get: @@ -110500,6 +117755,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -110535,6 +117795,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -110565,6 +117830,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies': get: @@ -111828,6 +119098,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -111866,6 +119141,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}': get: @@ -111919,6 +119199,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -111958,6 +119243,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -111992,6 +119282,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole': get: @@ -112046,6 +119341,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -112085,6 +119385,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -112119,6 +119424,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource': get: @@ -112172,6 +119482,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -112211,6 +119526,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -112245,6 +119565,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceEnvironment': get: @@ -112299,6 +119624,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles': get: @@ -112364,6 +119694,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -112406,6 +119741,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -112468,6 +119808,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -112515,6 +119860,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -112557,6 +119907,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceRoles/$count': get: @@ -112588,6 +119943,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes': get: tags: @@ -112652,6 +120012,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -112694,6 +120059,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -112756,6 +120126,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -112803,6 +120178,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -112845,6 +120225,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource': get: @@ -112906,6 +120291,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -112953,6 +120343,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -112995,6 +120390,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -113057,6 +120457,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles': get: @@ -113130,6 +120535,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -113180,6 +120590,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -113250,6 +120665,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -113305,6 +120725,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -113355,6 +120780,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/accessPackageResourceRoles/$count': get: @@ -113394,6 +120824,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -113455,6 +120890,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -113496,6 +120936,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions': get: @@ -113568,6 +121013,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -113618,6 +121068,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -113687,6 +121142,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -113742,6 +121202,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -113792,6 +121257,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -113873,6 +121343,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -113954,6 +121429,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -114013,6 +121493,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -114073,6 +121558,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -114131,6 +121621,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -114177,6 +121672,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -114229,6 +121729,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}/accessPackageResource/uploadSessions/$count': get: @@ -114268,6 +121773,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/accessPackageResourceScopes/$count': get: tags: @@ -114298,6 +121808,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -114351,6 +121866,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/microsoft.graph.refresh': post: @@ -114384,6 +121904,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions': get: @@ -114448,6 +121973,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -114490,6 +122020,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -114551,6 +122086,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -114598,6 +122138,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -114640,6 +122185,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -114713,6 +122263,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -114786,6 +122341,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -114837,6 +122397,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -114889,6 +122454,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -114939,6 +122509,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -114977,6 +122552,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -115021,6 +122601,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceRole/accessPackageResource/uploadSessions/$count': get: @@ -115052,6 +122637,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope': get: tags: @@ -115104,6 +122694,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -115143,6 +122738,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -115177,6 +122777,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource': get: @@ -115230,6 +122835,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -115269,6 +122879,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -115303,6 +122918,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceEnvironment': get: @@ -115357,6 +122977,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles': get: @@ -115422,6 +123047,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -115464,6 +123094,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}': get: @@ -115526,6 +123161,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -115573,6 +123213,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -115615,6 +123260,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource': get: @@ -115676,6 +123326,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -115723,6 +123378,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -115765,6 +123425,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceEnvironment': get: @@ -115827,6 +123492,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes': get: @@ -115900,6 +123570,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -115950,6 +123625,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -116020,6 +123700,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -116075,6 +123760,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -116125,6 +123815,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/accessPackageResourceScopes/$count': get: @@ -116164,6 +123859,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -116225,6 +123925,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/microsoft.graph.refresh': post: @@ -116266,6 +123971,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions': get: @@ -116338,6 +124048,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -116388,6 +124103,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -116457,6 +124177,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -116512,6 +124237,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -116562,6 +124292,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -116643,6 +124378,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -116724,6 +124464,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -116783,6 +124528,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -116843,6 +124593,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -116901,6 +124656,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -116947,6 +124707,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -116999,6 +124764,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/{accessPackageResourceRole-id}/accessPackageResource/uploadSessions/$count': get: @@ -117038,6 +124808,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceRoles/$count': get: tags: @@ -117068,6 +124843,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes': get: tags: @@ -117132,6 +124912,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -117174,6 +124959,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes/{accessPackageResourceScope-id}': get: @@ -117236,6 +125026,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -117283,6 +125078,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -117325,6 +125125,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/accessPackageResourceScopes/$count': get: @@ -117356,6 +125161,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/externalOriginResourceConnector': get: tags: @@ -117409,6 +125219,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/microsoft.graph.refresh': post: @@ -117442,6 +125257,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions': get: @@ -117506,6 +125326,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -117548,6 +125373,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: @@ -117609,6 +125439,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -117656,6 +125491,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -117698,6 +125538,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: @@ -117771,6 +125616,11 @@ paths: $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -117844,6 +125694,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: @@ -117895,6 +125750,11 @@ paths: format: binary default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights put: tags: - identityGovernance.entitlementManagement @@ -117947,6 +125807,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights delete: tags: - identityGovernance.entitlementManagement @@ -117997,6 +125862,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: @@ -118035,6 +125905,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: @@ -118079,6 +125954,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}/accessPackageResourceScope/accessPackageResource/uploadSessions/$count': get: @@ -118110,6 +125990,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/$count': get: tags: @@ -118132,6 +126017,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith': get: tags: @@ -118191,6 +126081,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -118248,6 +126143,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith(uniqueName=''{uniqueName}'')': get: @@ -118302,6 +126202,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$count': get: @@ -118325,6 +126230,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages': get: tags: @@ -118384,6 +126294,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -118426,6 +126341,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$count': get: @@ -118449,6 +126369,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref': get: tags: @@ -118488,6 +126413,11 @@ paths: $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -118517,6 +126447,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -118555,6 +126490,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups': get: @@ -118615,6 +126555,11 @@ paths: $ref: '#/components/responses/microsoft.graph.groupCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -118657,6 +126602,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/serviceProvisioningErrors': get: @@ -118722,6 +126672,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -118755,6 +126710,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$count': get: tags: @@ -118777,6 +126737,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref': get: tags: @@ -118816,6 +126781,11 @@ paths: $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -118845,6 +126815,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -118883,6 +126858,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/microsoft.graph.getApplicablePolicyRequirements': post: @@ -118922,6 +126902,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -118962,6 +126947,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/entitlementManagement/accessPackages(uniqueName=''{uniqueName}'')': get: @@ -119011,6 +127001,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -119046,6 +127041,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -119076,6 +127076,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackages(uniqueName=''{uniqueName}'')/microsoft.graph.getApplicablePolicyRequirements': post: @@ -119115,6 +127120,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -119155,6 +127165,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action /identityGovernance/entitlementManagement/accessPackages/$count: get: @@ -119170,6 +127185,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackages/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -119243,6 +127263,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -119309,6 +127334,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -119360,6 +127390,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageSuggestionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -119385,6 +127420,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageSuggestions/{accessPackageSuggestion-id}': get: @@ -119430,6 +127470,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -119461,6 +127506,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -119487,6 +127537,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/accessPackageSuggestions/{accessPackageSuggestion-id}/accessPackage': get: @@ -119533,6 +127588,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/entitlementManagement/accessPackageSuggestions/$count: get: @@ -119548,6 +127608,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/accessPackageSuggestions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -119621,6 +127686,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -120357,6 +128427,11 @@ paths: $ref: '#/components/responses/microsoft.graph.availableAccessPackageCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -120382,6 +128457,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/availableAccessPackages/{availableAccessPackage-id}': get: @@ -120427,6 +128507,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -120458,6 +128543,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -120484,6 +128574,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/availableAccessPackages/{availableAccessPackage-id}/resourceRoleScopes': get: @@ -120544,6 +128639,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleScopeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -120601,6 +128701,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/availableAccessPackages/{availableAccessPackage-id}/resourceRoleScopes/$count': get: @@ -120624,6 +128729,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/availableAccessPackages/$count: get: tags: @@ -120638,6 +128748,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/connectedOrganizations: get: tags: @@ -120689,6 +128804,11 @@ paths: $ref: '#/components/responses/microsoft.graph.connectedOrganizationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -120718,6 +128838,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.connectedOrganization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}': get: @@ -120767,6 +128892,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.connectedOrganization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -120802,6 +128932,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.connectedOrganization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -120832,6 +128967,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors': get: @@ -120892,6 +129032,11 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -120934,6 +129079,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count': get: @@ -120957,6 +129107,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref': get: tags: @@ -120996,6 +129151,11 @@ paths: $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -121025,6 +129185,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -121063,6 +129228,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors': get: @@ -121123,6 +129293,11 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -121165,6 +129340,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count': get: @@ -121188,6 +129368,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref': get: tags: @@ -121227,6 +129412,11 @@ paths: $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -121256,6 +129446,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -121294,6 +129489,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/entitlementManagement/connectedOrganizations/$count: get: @@ -121309,6 +129509,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/controlConfigurations: get: tags: @@ -121587,6 +129792,11 @@ paths: $ref: '#/components/responses/microsoft.graph.externalOriginResourceConnectorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -121616,6 +129826,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/externalOriginResourceConnectors/{externalOriginResourceConnector-id}': get: @@ -121662,6 +129877,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -121697,6 +129917,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -121727,6 +129952,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/entitlementManagement/externalOriginResourceConnectors/$count: get: @@ -121742,6 +129972,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/entitlementManagement/settings: get: tags: @@ -121782,6 +130017,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.entitlementManagementSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -121808,6 +130048,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.entitlementManagementSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -121826,6 +130071,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/entitlementManagement/subjects: get: @@ -121878,6 +130128,11 @@ paths: $ref: '#/components/responses/microsoft.graph.accessPackageSubjectCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -121903,6 +130158,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}': get: @@ -121949,6 +130209,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -121984,6 +130249,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -122010,6 +130280,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization': get: @@ -122056,6 +130331,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.connectedOrganization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/entitlementManagement/subjects(objectId=''{objectId}'')': get: @@ -122102,6 +130382,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -122137,6 +130422,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -122163,6 +130453,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/entitlementManagement/subjects/$count: get: @@ -122178,6 +130473,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/lifecycleWorkflows: get: tags: @@ -122214,6 +130514,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleWorkflowsContainer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -122236,6 +130541,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleWorkflowsContainer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -122254,6 +130564,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/lifecycleWorkflows/customTaskExtensions: get: @@ -122306,6 +130621,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.customTaskExtensionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -122335,6 +130655,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtension' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}': get: @@ -122384,6 +130709,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtension' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -122419,6 +130749,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtension' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -122449,6 +130784,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy': get: @@ -122495,6 +130835,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings': get: @@ -122541,6 +130886,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -122571,6 +130921,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors': get: tags: @@ -122627,6 +130982,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -122652,6 +131012,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy': get: tags: @@ -122697,6 +131062,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings': get: @@ -122743,6 +131113,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -122773,6 +131148,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors': get: tags: @@ -122829,6 +131209,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -122854,6 +131239,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/lifecycleWorkflows/customTaskExtensions/$count: get: tags: @@ -122868,6 +131258,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/lifecycleWorkflows/deletedItems: get: tags: @@ -122905,6 +131300,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.deletedItemContainer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -122923,17 +131323,18 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation - /identityGovernance/lifecycleWorkflows/deletedItems/workflows: + /identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies: get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: List deletedItems (deleted lifecycle workflows) - description: Get a list of deleted workflow objects and their properties from the deletedItemContainer. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-beta - operationId: identityGovernance.lifecycleWorkflow.deletedItem_ListWorkflow + summary: Get lifecyclePolicies from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem_ListLifecyclePolicy parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' @@ -122972,32 +131373,33 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.workflowCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.lifecyclePolicyCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get deletedItemContainer (a deleted lifecycle workflow) - description: Retrieve a deleted workflow object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-beta - operationId: identityGovernance.lifecycleWorkflow.deletedItem_GetWorkflow + summary: Get lifecyclePolicies from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem_GetLifecyclePolicy parameters: - - name: workflow-id + - name: lifecyclePolicy-id in: path - description: The unique identifier of workflow + description: The unique identifier of lifecyclePolicy required: true style: simple schema: type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: lifecyclePolicy - name: $select in: query description: Select properties to be returned @@ -123024,28 +131426,29 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Delete deletedItemContainer (permanently delete a deleted lifecycle workflow) - description: Delete a workflow object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-beta - operationId: identityGovernance.lifecycleWorkflow.deletedItem_DeleteWorkflow + summary: Delete navigation property lifecyclePolicies for identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem_DeleteLifecyclePolicy parameters: - - name: workflow-id + - name: lifecyclePolicy-id in: path - description: The unique identifier of workflow + description: The unique identifier of lifecyclePolicy required: true style: simple schema: type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: lifecyclePolicy - name: If-Match in: header description: ETag @@ -123057,38 +131460,27 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/administrationScopeTargets': + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/createdBy': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get administrationScopeTargets from identityGovernance - description: The administrative units in the scope of the workflow. Optional. Supports $expand. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListAdministrationScopeTarget + summary: Get createdBy from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy_GetCreatedGraphBPre parameters: - - name: workflow-id + - name: lifecyclePolicy-id in: path - description: The unique identifier of workflow + description: The unique identifier of lifecyclePolicy required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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: lifecyclePolicy - name: $select in: query description: Select properties to be returned @@ -123111,37 +131503,34 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/administrationScopeTargets/{directoryObject-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/lastModifiedBy': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get administrationScopeTargets from identityGovernance - description: The administrative units in the scope of the workflow. Optional. Supports $expand. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetAdministrationScopeTarget + summary: Get lastModifiedBy from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy_GetLastModifiedGraphBPre parameters: - - name: workflow-id + - name: lifecyclePolicy-id in: path - description: The unique identifier of workflow + description: The unique identifier of lifecyclePolicy required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - - name: directoryObject-id - in: path - description: The unique identifier of directoryObject - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: directoryObject + x-ms-docs-key-type: lifecyclePolicy - name: $select in: query description: Select properties to be returned @@ -123171,45 +131560,72 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/administrationScopeTargets/$count': - get: + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/microsoft.graph.identityGovernance.restore': + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.administrationScopeTarget_GetCount + summary: Invoke action restore + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy_restore parameters: - - name: workflow-id + - name: lifecyclePolicy-id in: path - description: The unique identifier of workflow + description: The unique identifier of lifecyclePolicy required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: lifecyclePolicy responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy': + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/rules': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get createdBy from identityGovernance - description: The user who created the workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetCreatedGraphBPre + summary: Get rules from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy_ListRule parameters: - - name: workflow-id + - name: lifecyclePolicy-id in: path - description: The unique identifier of workflow + description: The unique identifier of lifecyclePolicy required: true style: simple schema: type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: lifecyclePolicy + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -123232,30 +131648,41 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/responses/microsoft.graph.identityGovernance.lifecyclePolicyRuleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/rules/{lifecyclePolicyRule-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy_GetMailboxSetting + summary: Get rules from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy_GetRule parameters: - - name: workflow-id + - name: lifecyclePolicy-id in: path - description: The unique identifier of workflow + description: The unique identifier of lifecyclePolicy required: true style: simple schema: type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicyRule-id + in: path + description: The unique identifier of lifecyclePolicyRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicyRule - name: $select in: query description: Select properties to be returned @@ -123278,59 +131705,34 @@ paths: type: string responses: 2XX: - description: Entity result. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - default: - $ref: '#/components/responses/error' - patch: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy_UpdateMailboxSetting - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - requestBody: - description: New property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - required: true - responses: - 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy/serviceProvisioningErrors': + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/versions': get: tags: - identityGovernance.lifecycleWorkflowsContainer - 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy_ListServiceProvisioningError + summary: Get versions from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy_ListVersion parameters: - - name: workflow-id + - name: lifecyclePolicy-id in: path - description: The unique identifier of workflow + description: The unique identifier of lifecyclePolicy required: true style: simple schema: type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: lifecyclePolicy - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -123368,65 +131770,41 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.lifecyclePolicyCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy.ServiceProvisioningError_GetCount + summary: Get versions from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy_GetVersion parameters: - - name: workflow-id + - name: lifecyclePolicy-id in: path - description: The unique identifier of workflow + description: The unique identifier of lifecyclePolicy required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get executionScope from identityGovernance - description: The list of users that meet the workflowExecutionConditions of a workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListExecutionScope - parameters: - - name: workflow-id + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 in: path - description: The unique identifier of workflow + description: The unique identifier of lifecyclePolicy required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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: lifecyclePolicy - name: $select in: query description: Select properties to be returned @@ -123449,37 +131827,981 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}/createdBy': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get executionScope from identityGovernance - description: The list of users that meet the workflowExecutionConditions of a workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetExecutionScope + summary: Get createdBy from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy.version_GetCreatedGraphBPre parameters: - - name: workflow-id + - name: lifecyclePolicy-id in: path - description: The unique identifier of workflow + description: The unique identifier of lifecyclePolicy required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - - name: userProcessingResult-id + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of lifecyclePolicy required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: lifecyclePolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.directoryObject' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}/lastModifiedBy': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get lastModifiedBy from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy.version_GetLastModifiedGraphBPre + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.directoryObject' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}/microsoft.graph.identityGovernance.restore': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action restore + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy.version_restore + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}/rules': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get rules from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy.version_ListRule + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.identityGovernance.lifecyclePolicyRuleCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}/rules/{lifecyclePolicyRule-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get rules from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy.version_GetRule + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicyRule-id + in: path + description: The unique identifier of lifecyclePolicyRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicyRule + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.lifecyclePolicyRule' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}/rules/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy.version.rule_GetCount + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - $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: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + /identityGovernance/lifecycleWorkflows/deletedItems/lifecyclePolicies/$count: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.lifecyclePolicy_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: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + /identityGovernance/lifecycleWorkflows/deletedItems/workflows: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: List deletedItems (deleted lifecycle workflows) + description: Get a list of deleted workflow objects and their properties from the deletedItemContainer. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-beta + operationId: identityGovernance.lifecycleWorkflow.deletedItem_ListWorkflow + 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.identityGovernance.workflowCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get deletedItemContainer (a deleted lifecycle workflow) + description: Retrieve a deleted workflow object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-beta + operationId: identityGovernance.lifecycleWorkflow.deletedItem_GetWorkflow + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.workflow' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Delete deletedItemContainer (permanently delete a deleted lifecycle workflow) + description: Delete a workflow object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-beta + operationId: identityGovernance.lifecycleWorkflow.deletedItem_DeleteWorkflow + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - 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: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/administrationScopeTargets': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get administrationScopeTargets from identityGovernance + description: The administrative units in the scope of the workflow. Optional. Supports $expand. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListAdministrationScopeTarget + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.directoryObjectCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/administrationScopeTargets/{directoryObject-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get administrationScopeTargets from identityGovernance + description: The administrative units in the scope of the workflow. Optional. Supports $expand. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetAdministrationScopeTarget + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: directoryObject-id + in: path + description: The unique identifier of directoryObject + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: directoryObject + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.directoryObject' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/administrationScopeTargets/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.administrationScopeTarget_GetCount + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $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: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get createdBy from identityGovernance + description: The user who created the workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetCreatedGraphBPre + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy/mailboxSettings': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy_GetMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + patch: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy_UpdateMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + 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' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy/serviceProvisioningErrors': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy_ListServiceProvisioningError + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy.ServiceProvisioningError_GetCount + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $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: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get executionScope from identityGovernance + description: The list of users that meet the workflowExecutionConditions of a workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListExecutionScope + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.identityGovernance.userProcessingResultCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get executionScope from identityGovernance + description: The list of users that meet the workflowExecutionConditions of a workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetExecutionScope + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: $select in: query description: Select properties to be returned @@ -123509,6 +132831,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/$count': get: @@ -123532,6 +132859,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy': get: tags: @@ -123577,6 +132909,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy/mailboxSettings': get: @@ -123623,6 +132960,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -123653,6 +132995,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors': get: tags: @@ -123709,6 +133056,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -123734,6 +133086,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.activate': post: tags: @@ -123772,6 +133129,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.activateAndWait': post: @@ -123813,6 +133175,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.awaitedWorkflowProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.activateWithScope': post: @@ -123850,6 +133217,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.cancelProcessing': post: @@ -123921,6 +133293,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.createNewVersion': post: @@ -123962,6 +133339,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.previewTaskFailures': post: @@ -124082,6 +133464,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/previewScope': get: @@ -124290,6 +133677,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -124347,6 +133739,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns': get: @@ -124412,6 +133809,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -124477,6 +133879,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns/$count': get: @@ -124508,6 +133915,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults': get: tags: @@ -124572,6 +133984,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.subjectProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -124637,6 +134054,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns': get: @@ -124710,6 +134132,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -124783,6 +134210,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns/$count': get: @@ -124822,6 +134254,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults': get: tags: @@ -124894,6 +134331,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -124967,6 +134409,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -125034,6 +134481,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -125104,6 +134556,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -125174,6 +134631,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -125228,6 +134690,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -125308,6 +134775,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -125357,6 +134829,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -125426,6 +134903,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/$count': get: @@ -125465,6 +134947,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/$count': get: tags: @@ -125495,6 +134982,67 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke function summary + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult_summary + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectSummary' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: function '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults': get: tags: @@ -125559,6 +135107,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -125624,6 +135177,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -125683,6 +135241,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -125745,6 +135308,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -125807,6 +135375,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -125853,6 +135426,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -125925,6 +135503,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -125966,6 +135549,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -126027,6 +135615,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count': get: @@ -126058,6 +135651,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults': get: tags: @@ -126122,6 +135720,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -126187,6 +135790,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns': get: @@ -126260,6 +135868,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -126333,6 +135946,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/$count': get: @@ -126372,6 +135990,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject': get: tags: @@ -126433,6 +136056,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings': get: @@ -126495,6 +136123,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -126541,6 +136174,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -126613,6 +136251,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -126654,6 +136297,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults': get: tags: @@ -126726,6 +136374,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -126799,6 +136452,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -126866,6 +136524,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -126936,6 +136599,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -127006,6 +136674,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -127060,6 +136733,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -127140,6 +136818,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -127189,6 +136872,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -127258,6 +136946,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/$count': get: @@ -127297,6 +136990,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count': get: tags: @@ -127327,6 +137025,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: @@ -127377,6 +137080,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.userSummary' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/$count': get: @@ -127400,6 +137108,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: @@ -127442,6 +137155,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.runSummary' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults': get: @@ -127498,6 +137216,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.subjectProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -127554,6 +137277,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns': get: @@ -127619,6 +137347,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -127684,6 +137417,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns/$count': get: @@ -127715,6 +137453,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults': get: tags: @@ -127779,6 +137522,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -127844,6 +137592,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -127903,6 +137656,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -127965,6 +137723,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -128027,6 +137790,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -128073,6 +137841,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -128145,6 +137918,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -128186,6 +137964,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -128247,6 +138030,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/$count': get: @@ -128278,6 +138066,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/$count': get: tags: @@ -128300,6 +138093,59 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke function summary + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult_summary + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectSummary' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: function '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports': get: tags: @@ -128356,6 +138202,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskReportCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -128413,6 +138264,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/task': get: @@ -128467,6 +138323,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition': get: @@ -128521,6 +138382,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults': get: @@ -128586,6 +138452,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -128651,6 +138522,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -128710,6 +138586,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -128772,6 +138653,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -128834,6 +138720,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -128880,6 +138771,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -128952,6 +138848,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -128993,6 +138894,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -129054,6 +138960,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count': get: @@ -129085,6 +138996,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/$count': get: tags: @@ -129107,6 +139023,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: @@ -129149,6 +139070,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskReportSummary' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks': get: @@ -129206,6 +139132,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -129240,6 +139171,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}': get: @@ -129294,6 +139230,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -129333,6 +139274,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -129367,6 +139313,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults': get: @@ -129432,6 +139383,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -129497,6 +139453,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -129556,6 +139517,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -129618,6 +139584,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -129680,6 +139651,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -129726,6 +139702,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -129798,6 +139779,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -129839,6 +139825,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -129900,6 +139891,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count': get: @@ -129931,6 +139927,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/$count': get: tags: @@ -129953,6 +139954,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults': get: tags: @@ -130009,6 +140015,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -130066,6 +140077,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns': get: @@ -130131,6 +140147,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -130196,6 +140217,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/$count': get: @@ -130227,6 +140253,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject': get: tags: @@ -130280,6 +140311,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings': get: @@ -130334,6 +140370,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -130372,6 +140413,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -130436,6 +140482,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -130469,6 +140520,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults': get: tags: @@ -130533,6 +140589,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -130598,6 +140659,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -130657,6 +140723,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -130719,6 +140790,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -130781,6 +140857,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -130827,6 +140908,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -130899,6 +140985,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -130940,6 +141031,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -131001,6 +141097,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/$count': get: @@ -131032,6 +141133,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/$count': get: tags: @@ -131054,6 +141160,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: @@ -131096,6 +141207,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.userSummary' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions': get: @@ -131153,6 +141269,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.workflowVersionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -131213,6 +141334,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowVersion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/administrationScopeTargets': get: @@ -131281,6 +141407,11 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -131349,6 +141480,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/administrationScopeTargets/$count': get: @@ -131383,6 +141519,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy': get: tags: @@ -131439,6 +141580,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings': get: @@ -131496,6 +141642,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -131537,6 +141688,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors': get: tags: @@ -131604,6 +141760,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -131640,263 +141801,293 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get lastModifiedBy from identityGovernance - description: The user who last modified the workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_GetLastModifiedGraphBPre - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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 - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy_GetMailboxSetting - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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: - - identityGovernance.lifecycleWorkflowsContainer - summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy_UpdateMailboxSetting - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - 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' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy_ListServiceProvisioningError - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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 - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy.ServiceProvisioningError_GetCount - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - $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: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get lastModifiedBy from identityGovernance + description: The user who last modified the workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_GetLastModifiedGraphBPre + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: workflowVersion-versionNumber + in: path + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy_GetMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: workflowVersion-versionNumber + in: path + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + patch: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy_UpdateMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: workflowVersion-versionNumber + in: path + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + 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' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy_ListServiceProvisioningError + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: workflowVersion-versionNumber + in: path + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy.ServiceProvisioningError_GetCount + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: workflowVersion-versionNumber + in: path + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - $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: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks': get: tags: @@ -131964,6 +142155,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -132009,6 +142205,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}': get: @@ -132074,6 +142275,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -132124,6 +142330,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -132169,6 +142380,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults': get: @@ -132245,6 +142461,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -132321,6 +142542,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -132391,6 +142617,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -132464,6 +142695,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -132537,6 +142773,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -132594,6 +142835,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -132677,6 +142923,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -132729,6 +142980,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -132801,6 +143057,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count': get: @@ -132843,6 +143104,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count': get: tags: @@ -132876,6 +143142,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/$count': get: tags: @@ -132898,6 +143169,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count: get: tags: @@ -132912,6 +143188,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/lifecycleWorkflows/insights: get: tags: @@ -132946,21 +143227,1287 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.insights' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.insights' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update the navigation property insights in identityGovernance + operationId: identityGovernance.lifecycleWorkflow_UpdateInsight + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.insights' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.insights' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Delete navigation property insights for identityGovernance + operationId: identityGovernance.lifecycleWorkflow_DeleteInsight + parameters: + - 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: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke function topTasksProcessedSummary + description: 'Provide a summary from the insights resource of the most processed task objects, known as top tasks, for a specified time period in a tenant. The task definition is provided, along with numerical counts of total, successful, and failed runs. For information about workflows processed, see insights: topWorkflowsProcessedSummary.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-beta + operationId: identityGovernance.lifecycleWorkflow.insight_topTasksProcessedSummary + parameters: + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - $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.identityGovernance.topTasksInsightsSummary' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke function topWorkflowsProcessedSummary + description: 'Provide a summary from the insights resource of the workflow objects processed the most, known as top workflows, for a specified period in a tenant. Workflow basic details are given, along with run information. For information about tasks processed, see insights: topTasksProcessedSummary.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-beta + operationId: identityGovernance.lifecycleWorkflow.insight_topWorkflowsProcessedSummary + parameters: + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - $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.identityGovernance.topWorkflowsInsightsSummary' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke function workflowsProcessedByCategory + description: 'Provide a summary from the insights resource of workflow objects processed by category in a tenant. This allows you to quickly get category information, by numerical value, without retrieving the other information included in the workflowsProcessedSummary call.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-beta + operationId: identityGovernance.lifecycleWorkflow.insight_workflowsProcessedGraphBPreCategory + parameters: + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowsInsightsByCategory' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: function + '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke function workflowsProcessedSummary + description: 'Provide a summary from the insights resource of workflow objects processed within a tenant for a specified period. Because the list returned by List workflows doesn''t indicate which workflows were processed, this summary gives you a quick overview based on counts.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-beta + operationId: identityGovernance.lifecycleWorkflow.insight_workflowsProcessedSummary + parameters: + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowsInsightsSummary' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: function + /identityGovernance/lifecycleWorkflows/lifecyclePolicies: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get lifecyclePolicies from identityGovernance + operationId: identityGovernance.lifecycleWorkflow_ListLifecyclePolicy + 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.identityGovernance.lifecyclePolicyCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Create new navigation property to lifecyclePolicies for identityGovernance + operationId: identityGovernance.lifecycleWorkflow_CreateLifecyclePolicy + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get lifecyclePolicies from identityGovernance + operationId: identityGovernance.lifecycleWorkflow_GetLifecyclePolicy + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.lifecyclePolicy' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Delete navigation property lifecyclePolicies for identityGovernance + operationId: identityGovernance.lifecycleWorkflow_DeleteLifecyclePolicy + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - 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: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/createdBy': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get createdBy from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy_GetCreatedGraphBPre + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.directoryObject' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/lastModifiedBy': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get lastModifiedBy from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy_GetLastModifiedGraphBPre + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.directoryObject' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/microsoft.graph.identityGovernance.restore': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action restore + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy_restore + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/rules': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get rules from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy_ListRule + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.identityGovernance.lifecyclePolicyRuleCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/rules/{lifecyclePolicyRule-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get rules from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy_GetRule + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicyRule-id + in: path + description: The unique identifier of lifecyclePolicyRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicyRule + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.lifecyclePolicyRule' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/versions': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get versions from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy_ListVersion + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.identityGovernance.lifecyclePolicyCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get versions from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy_GetVersion + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.lifecyclePolicy' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}/createdBy': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get createdBy from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy.version_GetCreatedGraphBPre + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.directoryObject' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}/lastModifiedBy': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get lastModifiedBy from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy.version_GetLastModifiedGraphBPre + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.directoryObject' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}/microsoft.graph.identityGovernance.restore': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action restore + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy.version_restore + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}/rules': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get rules from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy.version_ListRule + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.identityGovernance.lifecyclePolicyRuleCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}/rules/{lifecyclePolicyRule-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get rules from identityGovernance + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy.version_GetRule + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicyRule-id + in: path + description: The unique identifier of lifecyclePolicyRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicyRule + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.lifecyclePolicyRule' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicies/{lifecyclePolicy-id}/versions/{lifecyclePolicy-id1}/rules/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy.version.rule_GetCount + parameters: + - name: lifecyclePolicy-id + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - name: lifecyclePolicy-id1 + in: path + description: The unique identifier of lifecyclePolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicy + - $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: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + /identityGovernance/lifecycleWorkflows/lifecyclePolicies/$count: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicy_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: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + /identityGovernance/lifecycleWorkflows/lifecyclePolicyPriorityConfigurations: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get lifecyclePolicyPriorityConfigurations from identityGovernance + operationId: identityGovernance.lifecycleWorkflow_ListLifecyclePolicyPriorityConfiguration + 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.identityGovernance.lifecyclePolicyPriorityConfigurationCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/lifecyclePolicyPriorityConfigurations/{lifecyclePolicyPriorityConfiguration-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get lifecyclePolicyPriorityConfigurations from identityGovernance + operationId: identityGovernance.lifecycleWorkflow_GetLifecyclePolicyPriorityConfiguration + parameters: + - name: lifecyclePolicyPriorityConfiguration-id + in: path + description: The unique identifier of lifecyclePolicyPriorityConfiguration + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicyPriorityConfiguration + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.lifecyclePolicyPriorityConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Update the navigation property insights in identityGovernance - operationId: identityGovernance.lifecycleWorkflow_UpdateInsight + summary: Update the navigation property lifecyclePolicyPriorityConfigurations in identityGovernance + operationId: identityGovernance.lifecycleWorkflow_UpdateLifecyclePolicyPriorityConfiguration + parameters: + - name: lifecyclePolicyPriorityConfiguration-id + in: path + description: The unique identifier of lifecyclePolicyPriorityConfiguration + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: lifecyclePolicyPriorityConfiguration requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.insights' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyPriorityConfiguration' required: true responses: 2XX: @@ -132968,220 +144515,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.insights' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Delete navigation property insights for identityGovernance - operationId: identityGovernance.lifecycleWorkflow_DeleteInsight - parameters: - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyPriorityConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})': + /identityGovernance/lifecycleWorkflows/lifecyclePolicyPriorityConfigurations/$count: get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke function topTasksProcessedSummary - description: 'Provide a summary from the insights resource of the most processed task objects, known as top tasks, for a specified time period in a tenant. The task definition is provided, along with numerical counts of total, successful, and failed runs. For information about workflows processed, see insights: topWorkflowsProcessedSummary.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-beta - operationId: identityGovernance.lifecycleWorkflow.insight_topTasksProcessedSummary - parameters: - - name: startDateTime - in: path - description: 'Usage: startDateTime={startDateTime}' - required: true - style: simple - schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - name: endDateTime - in: path - description: 'Usage: endDateTime={endDateTime}' - required: true - style: simple - schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - $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.identityGovernance.topTasksInsightsSummary' - '@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 - '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke function topWorkflowsProcessedSummary - description: 'Provide a summary from the insights resource of the workflow objects processed the most, known as top workflows, for a specified period in a tenant. Workflow basic details are given, along with run information. For information about tasks processed, see insights: topTasksProcessedSummary.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-beta - operationId: identityGovernance.lifecycleWorkflow.insight_topWorkflowsProcessedSummary + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.lifecyclePolicyPriorityConfiguration_GetCount parameters: - - name: startDateTime - in: path - description: 'Usage: startDateTime={startDateTime}' - required: true - style: simple - schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - name: endDateTime - in: path - description: 'Usage: endDateTime={endDateTime}' - required: true - style: simple - schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - $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.identityGovernance.topWorkflowsInsightsSummary' - '@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 - '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke function workflowsProcessedByCategory - description: 'Provide a summary from the insights resource of workflow objects processed by category in a tenant. This allows you to quickly get category information, by numerical value, without retrieving the other information included in the workflowsProcessedSummary call.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-beta - operationId: identityGovernance.lifecycleWorkflow.insight_workflowsProcessedGraphBPreCategory - parameters: - - name: startDateTime - in: path - description: 'Usage: startDateTime={startDateTime}' - required: true - style: simple - schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - name: endDateTime - in: path - description: 'Usage: endDateTime={endDateTime}' - required: true - style: simple - schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowsInsightsByCategory' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke function workflowsProcessedSummary - description: 'Provide a summary from the insights resource of workflow objects processed within a tenant for a specified period. Because the list returned by List workflows doesn''t indicate which workflows were processed, this summary gives you a quick overview based on counts.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-beta - operationId: identityGovernance.lifecycleWorkflow.insight_workflowsProcessedSummary - parameters: - - name: startDateTime - in: path - description: 'Usage: startDateTime={startDateTime}' - required: true - style: simple - schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - name: endDateTime - in: path - description: 'Usage: endDateTime={endDateTime}' - required: true - style: simple - schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowsInsightsSummary' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/lifecycleWorkflows/settings: get: tags: @@ -133222,6 +144583,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleManagementSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -133248,6 +144614,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleManagementSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/lifecycleWorkflows/taskDefinitions: get: @@ -133300,6 +144671,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskDefinitionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -133352,6 +144728,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/lifecycleWorkflows/taskDefinitions/$count: get: @@ -133367,6 +144748,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/lifecycleWorkflows/workflows: get: tags: @@ -133418,6 +144804,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.workflowCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -133447,6 +144838,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}': get: @@ -133496,6 +144892,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -133531,6 +144932,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -133561,6 +144967,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/administrationScopeTargets': get: @@ -133618,6 +145029,11 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -133675,6 +145091,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/administrationScopeTargets/$count': get: @@ -133698,6 +145119,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy': get: tags: @@ -133743,6 +145169,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings': get: @@ -133789,6 +145220,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -133819,6 +145255,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors': get: tags: @@ -133875,6 +145316,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -133900,6 +145346,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope': get: tags: @@ -133956,6 +145407,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -134013,6 +145469,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count': get: @@ -134036,6 +145497,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy': get: tags: @@ -134081,6 +145547,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings': get: @@ -134127,6 +145598,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -134157,6 +145633,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors': get: tags: @@ -134213,6 +145694,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -134238,6 +145724,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.activate': post: tags: @@ -134276,6 +145767,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.activateAndWait': post: @@ -134317,6 +145813,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.awaitedWorkflowProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.activateWithScope': post: @@ -134354,6 +145855,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.cancelProcessing': post: @@ -134425,6 +145931,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.createNewVersion': post: @@ -134466,6 +145977,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.previewTaskFailures': post: @@ -134586,6 +146102,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/previewScope': get: @@ -134797,6 +146318,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -134857,6 +146383,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns': get: @@ -134922,6 +146453,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -134987,6 +146523,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns/$count': get: @@ -135018,6 +146559,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults': get: tags: @@ -135085,6 +146631,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.subjectProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -135153,6 +146704,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns': get: @@ -135226,6 +146782,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -135299,6 +146860,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns/$count': get: @@ -135338,6 +146904,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults': get: tags: @@ -135410,6 +146981,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -135483,6 +147059,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -135550,6 +147131,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -135620,6 +147206,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -135690,6 +147281,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -135744,6 +147340,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -135824,6 +147425,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -135873,6 +147479,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -135942,6 +147553,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/$count': get: @@ -135981,6 +147597,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/$count': get: tags: @@ -136011,6 +147632,68 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke function summary + description: 'Provide a subjectSummary for subjectProcessingResult objects over a specified time period. Because the number of subject processing results returned by the list API can be overwhelming, this summary allows administrators to get a quick overview based on counts.' + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult_summary + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectSummary' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: function '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults': get: tags: @@ -136078,6 +147761,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -136143,6 +147831,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -136202,6 +147895,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -136264,6 +147962,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -136326,6 +148029,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -136372,6 +148080,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -136444,6 +148157,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -136485,6 +148203,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -136546,6 +148269,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count': get: @@ -136577,6 +148305,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults': get: tags: @@ -136644,6 +148377,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -136712,6 +148450,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns': get: @@ -136785,6 +148528,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -136858,6 +148606,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/$count': get: @@ -136897,6 +148650,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject': get: tags: @@ -136958,6 +148716,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings': get: @@ -137020,6 +148783,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -137066,6 +148834,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -137138,6 +148911,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -137179,6 +148957,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults': get: tags: @@ -137254,6 +149037,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -137327,6 +149115,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -137394,6 +149187,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -137464,6 +149262,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -137534,6 +149337,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -137588,6 +149396,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -137668,6 +149481,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -137717,6 +149535,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -137786,6 +149609,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/$count': get: @@ -137825,6 +149653,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count': get: tags: @@ -137855,6 +149688,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: @@ -137905,6 +149743,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.userSummary' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count': get: @@ -137928,6 +149771,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: @@ -137971,6 +149819,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.runSummary' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults': get: @@ -138027,6 +149880,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.subjectProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -138083,6 +149941,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns': get: @@ -138148,6 +150011,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -138213,6 +150081,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns/$count': get: @@ -138244,6 +150117,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults': get: tags: @@ -138308,6 +150186,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -138373,6 +150256,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -138432,6 +150320,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -138494,6 +150387,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -138556,6 +150454,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -138602,6 +150505,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -138674,6 +150582,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -138715,6 +150628,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -138776,6 +150694,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/$count': get: @@ -138807,6 +150730,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/$count': get: tags: @@ -138829,6 +150757,59 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke function summary + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult_summary + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectSummary' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights + x-ms-docs-operation-type: function '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports': get: tags: @@ -138888,6 +150869,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskReportCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -138945,6 +150931,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskReport' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task': get: @@ -138999,6 +150990,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition': get: @@ -139053,6 +151049,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults': get: @@ -139121,6 +151122,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -139186,6 +151192,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -139245,6 +151256,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -139307,6 +151323,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -139369,6 +151390,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -139415,6 +151441,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -139487,6 +151518,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -139528,6 +151564,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -139589,6 +151630,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count': get: @@ -139620,6 +151666,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count': get: tags: @@ -139642,6 +151693,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: @@ -139685,6 +151741,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskReportSummary' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks': get: @@ -139745,6 +151806,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -139779,6 +151845,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}': get: @@ -139833,6 +151904,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -139872,6 +151948,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -139906,6 +151987,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults': get: @@ -139971,6 +152057,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -140036,6 +152127,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -140095,6 +152191,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -140157,6 +152258,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -140219,6 +152325,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -140265,6 +152376,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -140337,6 +152453,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -140378,6 +152499,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -140439,6 +152565,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count': get: @@ -140470,6 +152601,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count': get: tags: @@ -140492,6 +152628,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults': get: tags: @@ -140551,6 +152692,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -140608,6 +152754,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns': get: @@ -140673,6 +152824,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -140738,6 +152894,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/$count': get: @@ -140769,6 +152930,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject': get: tags: @@ -140822,6 +152988,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings': get: @@ -140876,6 +153047,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -140914,6 +153090,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -140978,6 +153159,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -141011,6 +153197,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults': get: tags: @@ -141078,6 +153269,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -141143,6 +153339,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -141202,6 +153403,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -141264,6 +153470,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -141326,6 +153537,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -141372,6 +153588,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -141444,6 +153665,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -141485,6 +153711,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -141546,6 +153777,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/$count': get: @@ -141577,6 +153813,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count': get: tags: @@ -141599,6 +153840,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: @@ -141641,6 +153887,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.userSummary' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions': get: @@ -141701,6 +153952,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.workflowVersionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -141764,6 +154020,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowVersion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/administrationScopeTargets': get: @@ -141832,6 +154093,11 @@ paths: $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -141900,6 +154166,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/administrationScopeTargets/$count': get: @@ -141934,6 +154205,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy': get: tags: @@ -141990,6 +154266,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings': get: @@ -142047,6 +154328,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -142088,6 +154374,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors': get: tags: @@ -142155,6 +154446,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -142191,6 +154487,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy': get: tags: @@ -142247,6 +154548,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings': get: @@ -142304,6 +154610,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -142345,6 +154656,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors': get: tags: @@ -142412,6 +154728,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -142448,6 +154769,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks': get: tags: @@ -142518,6 +154844,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -142563,6 +154894,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}': get: @@ -142631,6 +154967,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -142681,6 +155022,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -142726,6 +155072,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults': get: @@ -142802,6 +155153,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -142878,6 +155234,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -142948,6 +155309,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -143021,6 +155387,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -143094,6 +155465,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -143151,6 +155527,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -143234,6 +155615,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -143286,6 +155672,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -143358,6 +155749,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count': get: @@ -143400,6 +155796,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count': get: tags: @@ -143433,6 +155834,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count': get: tags: @@ -143455,6 +155861,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/lifecycleWorkflows/workflows/$count: get: tags: @@ -143469,6 +155880,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/lifecycleWorkflows/workflowTemplates: get: tags: @@ -143520,6 +155936,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.workflowTemplateCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -143572,6 +155993,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowTemplate' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks': get: @@ -143629,6 +156055,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -143686,6 +156117,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults': get: @@ -143751,6 +156187,11 @@ paths: $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -143816,6 +156257,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: @@ -143875,6 +156321,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: @@ -143937,6 +156388,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: @@ -143999,6 +156455,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights patch: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -144045,6 +156506,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: @@ -144117,6 +156583,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -144158,6 +156629,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: @@ -144219,6 +156695,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count': get: @@ -144250,6 +156731,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count': get: tags: @@ -144272,6 +156758,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/lifecycleWorkflows/workflowTemplates/$count: get: tags: @@ -144286,6 +156777,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/permissionsAnalytics: get: tags: @@ -144322,6 +156818,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsAnalyticsAggregation' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -144344,6 +156845,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsAnalyticsAggregation' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -144362,6 +156868,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/permissionsAnalytics/aws: get: @@ -144400,6 +156911,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsAnalytics' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -144422,6 +156938,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsAnalytics' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -144440,6 +156961,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/permissionsAnalytics/aws/findings: get: @@ -144489,6 +157015,11 @@ paths: $ref: '#/components/responses/microsoft.graph.findingCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -144514,6 +157045,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.finding' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}': get: @@ -144560,6 +157096,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.finding' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -144591,6 +157132,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.finding' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -144617,6 +157163,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/permissionsAnalytics/aws/findings/$count: get: @@ -144632,6 +157183,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions: get: tags: @@ -144683,6 +157239,11 @@ paths: $ref: '#/components/responses/microsoft.graph.permissionsCreepIndexDistributionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -144708,6 +157269,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsCreepIndexDistribution' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}': get: @@ -144754,6 +157320,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsCreepIndexDistribution' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -144785,6 +157356,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsCreepIndexDistribution' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -144811,6 +157387,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem': get: @@ -144857,6 +157438,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.authorizationSystem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count: get: @@ -144872,6 +157458,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/permissionsAnalytics/azure: get: tags: @@ -144909,6 +157500,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsAnalytics' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -144931,6 +157527,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsAnalytics' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -144949,6 +157550,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/permissionsAnalytics/azure/findings: get: @@ -144998,6 +157604,11 @@ paths: $ref: '#/components/responses/microsoft.graph.findingCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -145023,6 +157634,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.finding' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}': get: @@ -145069,6 +157685,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.finding' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -145100,6 +157721,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.finding' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -145126,6 +157752,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/permissionsAnalytics/azure/findings/$count: get: @@ -145141,6 +157772,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions: get: tags: @@ -145189,6 +157825,11 @@ paths: $ref: '#/components/responses/microsoft.graph.permissionsCreepIndexDistributionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -145214,6 +157855,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsCreepIndexDistribution' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}': get: @@ -145260,6 +157906,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsCreepIndexDistribution' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -145291,6 +157942,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsCreepIndexDistribution' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -145317,6 +157973,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem': get: @@ -145363,6 +158024,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.authorizationSystem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count: get: @@ -145378,6 +158044,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/permissionsAnalytics/gcp: get: tags: @@ -145415,6 +158086,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsAnalytics' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -145437,6 +158113,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsAnalytics' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -145455,6 +158136,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/permissionsAnalytics/gcp/findings: get: @@ -145504,6 +158190,11 @@ paths: $ref: '#/components/responses/microsoft.graph.findingCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -145529,6 +158220,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.finding' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}': get: @@ -145575,6 +158271,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.finding' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -145606,6 +158307,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.finding' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -145632,6 +158338,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/permissionsAnalytics/gcp/findings/$count: get: @@ -145647,6 +158358,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions: get: tags: @@ -145695,6 +158411,11 @@ paths: $ref: '#/components/responses/microsoft.graph.permissionsCreepIndexDistributionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -145720,6 +158441,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsCreepIndexDistribution' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}': get: @@ -145766,6 +158492,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsCreepIndexDistribution' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -145797,6 +158528,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsCreepIndexDistribution' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -145823,6 +158559,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem': get: @@ -145869,6 +158610,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.authorizationSystem' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count: get: @@ -145884,6 +158630,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/permissionsManagement: get: tags: @@ -145920,6 +158671,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsManagement' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -145942,6 +158698,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsManagement' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -145960,6 +158721,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/permissionsManagement/permissionsRequestChanges: get: @@ -146012,6 +158778,11 @@ paths: $ref: '#/components/responses/microsoft.graph.permissionsRequestChangeCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -146037,6 +158808,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsRequestChange' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}': get: @@ -146086,6 +158862,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsRequestChange' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -146117,6 +158898,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.permissionsRequestChange' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -146143,6 +158929,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/permissionsManagement/permissionsRequestChanges/$count: get: @@ -146158,6 +158949,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/permissionsManagement/scheduledPermissionsApprovals: get: tags: @@ -146205,6 +159001,11 @@ paths: $ref: '#/components/responses/microsoft.graph.approvalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -146230,6 +159031,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}': get: @@ -146275,6 +159081,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -146306,6 +159117,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -146332,6 +159148,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps': get: @@ -146389,6 +159210,11 @@ paths: $ref: '#/components/responses/microsoft.graph.approvalStepCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -146423,6 +159249,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvalStep' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}': get: @@ -146477,6 +159308,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvalStep' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -146516,6 +159352,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvalStep' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -146550,6 +159391,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count': get: @@ -146573,6 +159419,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count: get: tags: @@ -146587,6 +159438,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -146660,6 +159516,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -146712,6 +159573,11 @@ paths: $ref: '#/components/responses/microsoft.graph.scheduledPermissionsRequestCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -146741,6 +159607,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.scheduledPermissionsRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/permissionsManagement/scheduledPermissionsRequests/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: @@ -146811,6 +159682,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -146851,6 +159727,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessRoot' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -146873,6 +159754,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessRoot' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -146891,6 +159777,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/privilegedAccess/group: get: @@ -146929,6 +159820,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroup' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -146951,6 +159847,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroup' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -146969,6 +159870,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/privilegedAccess/group/assignmentApprovals: get: @@ -147017,6 +159923,11 @@ paths: $ref: '#/components/responses/microsoft.graph.approvalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -147042,6 +159953,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}': get: @@ -147087,6 +160003,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -147118,6 +160039,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -147144,6 +160070,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps': get: @@ -147201,6 +160132,11 @@ paths: $ref: '#/components/responses/microsoft.graph.approvalStepCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -147235,6 +160171,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvalStep' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}': get: @@ -147289,6 +160230,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvalStep' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -147328,6 +160274,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.approvalStep' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -147362,6 +160313,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count': get: @@ -147385,6 +160341,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/privilegedAccess/group/assignmentApprovals/$count: get: tags: @@ -147399,6 +160360,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/assignmentApprovals/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -147472,6 +160438,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -147527,6 +160498,11 @@ paths: $ref: '#/components/responses/microsoft.graph.privilegedAccessGroupAssignmentScheduleInstanceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -147552,6 +160528,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupAssignmentScheduleInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}': get: @@ -147601,6 +160582,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupAssignmentScheduleInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -147632,6 +160618,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupAssignmentScheduleInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -147658,6 +160649,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing': get: @@ -147704,6 +160700,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilityScheduleInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group': get: @@ -147750,6 +160751,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.group' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors': get: @@ -147807,6 +160813,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -147832,6 +160843,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal': get: tags: @@ -147877,6 +160893,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count: get: @@ -147892,6 +160913,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -147965,6 +160991,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -148020,6 +161051,11 @@ paths: $ref: '#/components/responses/microsoft.graph.privilegedAccessGroupAssignmentScheduleRequestCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -148049,6 +161085,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupAssignmentScheduleRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}': get: @@ -148098,6 +161139,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupAssignmentScheduleRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -148129,6 +161175,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupAssignmentScheduleRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -148155,6 +161206,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing': get: @@ -148201,6 +161257,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilitySchedule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group': get: @@ -148247,6 +161308,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.group' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors': get: @@ -148304,6 +161370,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -148329,6 +161400,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/microsoft.graph.cancel': post: tags: @@ -148353,6 +161429,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal': get: @@ -148399,6 +161480,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule': get: @@ -148445,6 +161531,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilitySchedule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count: get: @@ -148460,6 +161551,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -148533,6 +161629,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -148588,6 +161689,11 @@ paths: $ref: '#/components/responses/microsoft.graph.privilegedAccessGroupAssignmentScheduleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -148613,6 +161719,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupAssignmentSchedule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}': get: @@ -148662,6 +161773,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupAssignmentSchedule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -148693,6 +161809,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupAssignmentSchedule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -148719,6 +161840,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing': get: @@ -148765,6 +161891,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilitySchedule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group': get: @@ -148811,6 +161942,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.group' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors': get: @@ -148868,6 +162004,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -148893,6 +162034,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal': get: tags: @@ -148938,6 +162084,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/privilegedAccess/group/assignmentSchedules/$count: get: @@ -148953,6 +162104,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/assignmentSchedules/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -149026,6 +162182,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -149081,6 +162242,11 @@ paths: $ref: '#/components/responses/microsoft.graph.privilegedAccessGroupEligibilityScheduleInstanceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -149106,6 +162272,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilityScheduleInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}': get: @@ -149155,6 +162326,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilityScheduleInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -149186,6 +162362,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilityScheduleInstance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -149212,6 +162393,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group': get: @@ -149258,6 +162444,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.group' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors': get: @@ -149315,6 +162506,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -149340,6 +162536,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal': get: tags: @@ -149385,6 +162586,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count: get: @@ -149400,6 +162606,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -149473,6 +162684,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -149528,6 +162744,11 @@ paths: $ref: '#/components/responses/microsoft.graph.privilegedAccessGroupEligibilityScheduleRequestCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -149557,6 +162778,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilityScheduleRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}': get: @@ -149606,6 +162832,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilityScheduleRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -149637,6 +162868,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilityScheduleRequest' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -149663,6 +162899,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group': get: @@ -149709,6 +162950,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.group' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors': get: @@ -149766,6 +163012,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -149791,6 +163042,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/microsoft.graph.cancel': post: tags: @@ -149815,6 +163071,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal': get: @@ -149861,6 +163122,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule': get: @@ -149907,6 +163173,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilitySchedule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count: get: @@ -149922,6 +163193,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -149995,6 +163271,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -150050,6 +163331,11 @@ paths: $ref: '#/components/responses/microsoft.graph.privilegedAccessGroupEligibilityScheduleCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -150075,6 +163361,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilitySchedule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}': get: @@ -150124,6 +163415,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilitySchedule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -150155,6 +163451,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.privilegedAccessGroupEligibilitySchedule' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -150181,6 +163482,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group': get: @@ -150227,6 +163533,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.group' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors': get: @@ -150284,6 +163595,11 @@ paths: $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -150309,6 +163625,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal': get: tags: @@ -150354,6 +163675,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/privilegedAccess/group/eligibilitySchedules/$count: get: @@ -150369,6 +163695,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/privilegedAccess/group/eligibilitySchedules/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: @@ -150442,6 +163773,11 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -150497,6 +163833,11 @@ paths: $ref: '#/components/responses/microsoft.graph.groupResourceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -150522,6 +163863,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.groupResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/privilegedAccess/group/resources/{groupResource-id}': get: @@ -150571,6 +163917,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.groupResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -150602,6 +163953,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.groupResource' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -150628,6 +163984,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/privilegedAccess/group/resources/$count: get: @@ -150643,6 +164004,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/roleManagementAlerts: get: tags: @@ -150679,6 +164045,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.roleManagementAlert' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -150701,6 +164072,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.roleManagementAlert' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -150719,6 +164095,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/roleManagementAlerts/alertConfigurations: get: @@ -150771,6 +164152,11 @@ paths: $ref: '#/components/responses/microsoft.graph.unifiedRoleManagementAlertConfigurationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -150796,6 +164182,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlertConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}': get: @@ -150842,6 +164233,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlertConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -150873,6 +164269,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlertConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -150899,6 +164300,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition': get: @@ -150945,6 +164351,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlertDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/roleManagementAlerts/alertConfigurations/$count: get: @@ -150960,6 +164371,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/roleManagementAlerts/alertDefinitions: get: tags: @@ -151011,6 +164427,11 @@ paths: $ref: '#/components/responses/microsoft.graph.unifiedRoleManagementAlertDefinitionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -151036,6 +164457,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlertDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}': get: @@ -151082,6 +164508,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlertDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -151113,6 +164544,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlertDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -151139,6 +164575,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/roleManagementAlerts/alertDefinitions/$count: get: @@ -151154,6 +164595,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/roleManagementAlerts/alerts: get: tags: @@ -151205,6 +164651,11 @@ paths: $ref: '#/components/responses/microsoft.graph.unifiedRoleManagementAlertCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -151230,6 +164681,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlert' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}': get: @@ -151276,6 +164732,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlert' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -151307,6 +164768,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlert' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -151333,6 +164799,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertConfiguration': get: @@ -151379,6 +164850,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlertConfiguration' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertDefinition': get: @@ -151425,6 +164901,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlertDefinition' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents': get: @@ -151482,6 +164963,11 @@ paths: $ref: '#/components/responses/microsoft.graph.unifiedRoleManagementAlertIncidentCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -151516,6 +165002,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlertIncident' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}': get: @@ -151570,6 +165061,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlertIncident' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -151609,6 +165105,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementAlertIncident' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -151643,6 +165144,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/microsoft.graph.remediate': post: @@ -151672,6 +165178,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action '/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count': get: @@ -151695,6 +165206,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/microsoft.graph.refresh': post: tags: @@ -151715,6 +165231,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action /identityGovernance/roleManagementAlerts/alerts/$count: get: @@ -151730,6 +165251,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/roleManagementAlerts/alerts/microsoft.graph.refresh: post: tags: @@ -151759,6 +165285,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: action /identityGovernance/roleManagementAlerts/operations: get: @@ -151808,6 +165339,11 @@ paths: $ref: '#/components/responses/microsoft.graph.longRunningOperationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -151833,6 +165369,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}': get: @@ -151879,6 +165420,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -151910,6 +165456,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -151936,6 +165487,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/roleManagementAlerts/operations/$count: get: @@ -151951,6 +165507,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/termsOfUse: get: tags: @@ -151987,6 +165548,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.termsOfUseContainer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -152009,6 +165575,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.termsOfUseContainer' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -152027,6 +165598,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/termsOfUse/agreementAcceptances: get: @@ -152076,6 +165652,11 @@ paths: $ref: '#/components/responses/microsoft.graph.agreementAcceptanceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -152101,6 +165682,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementAcceptance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}': get: @@ -152147,6 +165733,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementAcceptance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -152178,6 +165769,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementAcceptance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -152204,6 +165800,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation /identityGovernance/termsOfUse/agreementAcceptances/$count: get: @@ -152219,6 +165820,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/termsOfUse/agreements: get: tags: @@ -152270,6 +165876,11 @@ paths: $ref: '#/components/responses/microsoft.graph.agreementCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -152299,6 +165910,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreement' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}': get: @@ -152348,6 +165964,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreement' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -152383,6 +166004,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreement' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -152413,6 +166039,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}/acceptances': get: @@ -152473,6 +166104,11 @@ paths: $ref: '#/components/responses/microsoft.graph.agreementAcceptanceCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -152507,6 +166143,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementAcceptance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}': get: @@ -152561,6 +166202,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementAcceptance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -152600,6 +166246,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementAcceptance' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -152634,6 +166285,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}/acceptances/$count': get: @@ -152657,6 +166313,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/termsOfUse/agreements/{agreement-id}/file': get: tags: @@ -152705,6 +166366,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -152736,6 +166402,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFile' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -152762,6 +166433,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations': get: @@ -152819,6 +166495,11 @@ paths: $ref: '#/components/responses/microsoft.graph.agreementFileLocalizationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -152853,6 +166534,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFileLocalization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}': get: @@ -152907,6 +166593,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFileLocalization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -152946,6 +166637,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFileLocalization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -152980,6 +166676,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions': get: @@ -153045,6 +166746,11 @@ paths: $ref: '#/components/responses/microsoft.graph.agreementFileVersionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -153087,6 +166793,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFileVersion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}': get: @@ -153149,6 +166860,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFileVersion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -153196,6 +166912,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFileVersion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -153238,6 +166959,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count': get: @@ -153269,6 +166995,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count': get: tags: @@ -153291,6 +167022,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/termsOfUse/agreements/{agreement-id}/files': get: tags: @@ -153347,6 +167083,11 @@ paths: $ref: '#/components/responses/microsoft.graph.agreementFileLocalizationCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -153385,6 +167126,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFileLocalization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}': get: @@ -153439,6 +167185,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFileLocalization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -153478,6 +167229,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFileLocalization' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -153512,6 +167268,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions': get: @@ -153577,6 +167338,11 @@ paths: $ref: '#/components/responses/microsoft.graph.agreementFileVersionCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -153619,6 +167385,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFileVersion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}': get: @@ -153681,6 +167452,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFileVersion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation patch: tags: @@ -153728,6 +167504,11 @@ paths: $ref: '#/components/schemas/microsoft.graph.agreementFileVersion' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation delete: tags: @@ -153770,6 +167551,11 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights x-ms-docs-operation-type: operation '/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count': get: @@ -153801,6 +167587,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights '/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count': get: tags: @@ -153823,6 +167614,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /identityGovernance/termsOfUse/agreements/$count: get: tags: @@ -153837,6 +167633,11 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2022-02-18' + date: '2021-10-21' + version: 2022-02/PrivatePreview:groupPeerOutlierInsights /privilegedAccess: get: tags: @@ -185403,11 +199204,9 @@ components: description: type: string description: A description of the connector. - nullable: true displayName: type: string description: The display name of the connector. - nullable: true modifiedBy: type: string description: The identifier of the user or application that last modified the connector. @@ -185858,6 +199657,8 @@ components: type: string description: The requestor's supplied justification. nullable: true + parameters: + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequestParameters' requestState: type: string description: 'One of PendingApproval, Canceled, Denied, Delivering, Delivered, PartiallyDelivered, DeliveryFailed, Submitted, or Scheduled. Read-only.' @@ -186354,6 +200155,16 @@ components: $ref: '#/components/schemas/microsoft.graph.deletedItemContainer' insights: $ref: '#/components/schemas/microsoft.graph.identityGovernance.insights' + lifecyclePolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + lifecyclePolicyPriorityConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyPriorityConfiguration' + x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleManagementSettings' taskDefinitions: @@ -187177,6 +200988,11 @@ components: - title: deletedItemContainer type: object properties: + lifecyclePolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true workflows: type: array items: @@ -187185,6 +201001,86 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.directoryObject: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: directoryObject + type: object + properties: + deletedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: Date and time when this object was deleted. Always null when the object hasn't been deleted. + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.identityGovernance.workflow: allOf: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowBase' @@ -187260,20 +201156,6 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.directoryObject: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: directoryObject - type: object - properties: - deletedDateTime: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' - type: string - description: Date and time when this object was deleted. Always null when the object hasn't been deleted. - format: date-time - nullable: true - additionalProperties: - type: object microsoft.graph.identityGovernance.userProcessingResult: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -187518,6 +201400,8 @@ components: nullable: true subject: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowSubject' + subjectType: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectType' totalTasksCount: maximum: 2147483647 minimum: -2147483648 @@ -187646,6 +201530,42 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.identityGovernance.subjectSummary: + title: subjectSummary + type: object + properties: + failedSubjects: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The number of subjects with at least one failed task in a subject summary. + format: int32 + failedTasks: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The number of failed tasks for subjects in a subject summary. + format: int32 + successfulSubjects: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The number of subjects where all tasks succeeded in a subject summary. + format: int32 + totalSubjects: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The total number of subjects in a subject summary. + format: int32 + totalTasks: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The total tasks of subjects in a subject summary. + format: int32 + additionalProperties: + type: object microsoft.graph.identityGovernance.userSummary: title: userSummary type: object @@ -188097,6 +202017,20 @@ components: format: int32 additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyPriorityConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyPriorityConfiguration + type: object + properties: + orderedPolicyIds: + type: array + items: + type: string + subjectType: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectType' + additionalProperties: + type: object microsoft.graph.identityGovernance.lifecycleManagementSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -191246,6 +205180,15 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.accessPackageAssignmentRequestParameters: + title: accessPackageAssignmentRequestParameters + type: object + properties: + bypassApproval: + type: boolean + description: 'When true, bypasses the approval requirement configured on the access package policy for this request. The default value is false.' + additionalProperties: + type: object microsoft.graph.requestSchedule: title: requestSchedule type: object @@ -192064,6 +206007,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -192237,6 +206182,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -192664,7 +206615,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -192811,6 +206762,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -193414,21 +207367,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -193446,6 +207403,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -195576,6 +209535,42 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object microsoft.graph.identityGovernance.workflowBase: title: workflowBase type: object @@ -195609,6 +209604,8 @@ components: description: When the workflow was last modified. format: date-time nullable: true + targetSubjectType: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectType' administrationScopeTargets: type: array items: @@ -195676,6 +209673,16 @@ components: - preview - extensibilityOnDemand type: string + microsoft.graph.identityGovernance.subjectType: + title: subjectType + enum: + - user + - agentIdentity + - unknownFutureValue + - provisioningObject + type: string + x-ms-enum-flags: + isFlags: true microsoft.graph.identityGovernance.customTaskExtensionOperationStatus: title: customTaskExtensionOperationStatus enum: @@ -196943,6 +210950,32 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyCollectionResponse: + title: Collection of lifecyclePolicy + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRuleCollectionResponse: + title: Collection of lifecyclePolicyRule + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.identityGovernance.workflowCollectionResponse: title: Collection of workflow type: object @@ -197047,6 +211080,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyPriorityConfigurationCollectionResponse: + title: Collection of lifecyclePolicyPriorityConfiguration + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyPriorityConfiguration' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.identityGovernance.taskDefinitionCollectionResponse: title: Collection of taskDefinition type: object @@ -198589,6 +212635,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -198876,6 +212942,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -199369,6 +213449,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -199389,6 +213474,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -199795,6 +213882,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -200266,30 +214361,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.baseItem: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -200366,6 +214457,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -204675,6 +218776,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -204751,6 +218858,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -206391,6 +220503,23 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -206988,6 +221117,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -207236,6 +221396,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -211650,6 +225817,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -213865,6 +228075,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -216135,6 +230359,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -221338,6 +235572,18 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtensionCollectionResponse' + microsoft.graph.identityGovernance.lifecyclePolicyCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyCollectionResponse' + microsoft.graph.identityGovernance.lifecyclePolicyRuleCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRuleCollectionResponse' microsoft.graph.identityGovernance.workflowCollectionResponse: description: Retrieved collection content: @@ -221386,6 +235632,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowVersionCollectionResponse' + microsoft.graph.identityGovernance.lifecyclePolicyPriorityConfigurationCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyPriorityConfigurationCollectionResponse' microsoft.graph.identityGovernance.taskDefinitionCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/Identity.SignIns.yml b/openApiDocs/beta/Identity.SignIns.yml index c53b87642bb..cbf30528449 100644 --- a/openApiDocs/beta/Identity.SignIns.yml +++ b/openApiDocs/beta/Identity.SignIns.yml @@ -22416,7 +22416,7 @@ paths: tags: - policies.crossTenantAccessPolicy summary: Invoke action restore - description: 'Restore a deleted crossTenantAccessPolicyConfigurationPartner object. ' + description: Restore a deleted crossTenantAccessPolicyConfigurationPartner object. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-restore?view=graph-rest-beta @@ -23588,7 +23588,7 @@ paths: tags: - policies.policyDeletableRoot summary: Invoke action restore - description: 'Restore a deleted crossTenantAccessPolicyConfigurationPartner object. ' + description: Restore a deleted crossTenantAccessPolicyConfigurationPartner object. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-restore?view=graph-rest-beta @@ -35421,6 +35421,240 @@ paths: $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' default: $ref: '#/components/responses/error' + '/users/{user-id}/authentication/resourceAccountKeyAuthenticationMethods': + get: + tags: + - users.authentication + summary: List resourceAccountKeyAuthenticationMethods + description: Retrieve a list of the resourceAccountKeyAuthenticationMethod objects and their properties for a resource account. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authentication-list-resourceaccountkeyauthenticationmethods?view=graph-rest-beta + operationId: user.authentication_ListResourceAccountKeyAuthenticationMethod + 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 + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.resourceAccountKeyAuthenticationMethodCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/users/{user-id}/authentication/resourceAccountKeyAuthenticationMethods/{resourceAccountKeyAuthenticationMethod-id}': + get: + tags: + - users.authentication + summary: Get resourceAccountKeyAuthenticationMethod + description: Read the properties and relationships of a resourceAccountKeyAuthenticationMethod object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/resourceaccountkeyauthenticationmethod-get?view=graph-rest-beta + operationId: user.authentication_GetResourceAccountKeyAuthenticationMethod + 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: resourceAccountKeyAuthenticationMethod-id + in: path + description: The unique identifier of resourceAccountKeyAuthenticationMethod + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceAccountKeyAuthenticationMethod + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.resourceAccountKeyAuthenticationMethod' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - users.authentication + summary: Delete resourceAccountKeyAuthenticationMethod + description: Delete a resourceAccountKeyAuthenticationMethod object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/resourceaccountkeyauthenticationmethod-delete?view=graph-rest-beta + operationId: user.authentication_DeleteResourceAccountKeyAuthenticationMethod + 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: resourceAccountKeyAuthenticationMethod-id + in: path + description: The unique identifier of resourceAccountKeyAuthenticationMethod + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceAccountKeyAuthenticationMethod + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/users/{user-id}/authentication/resourceAccountKeyAuthenticationMethods/{resourceAccountKeyAuthenticationMethod-id}/device': + get: + tags: + - users.authentication + summary: Get device from users + description: The registered device on which this resource account key resides. Supports $expand. + operationId: user.authentication.resourceAccountKeyAuthenticationMethod_GetDevice + 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: resourceAccountKeyAuthenticationMethod-id + in: path + description: The unique identifier of resourceAccountKeyAuthenticationMethod + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: resourceAccountKeyAuthenticationMethod + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.device' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/users/{user-id}/authentication/resourceAccountKeyAuthenticationMethods/$count': + get: + tags: + - users.authentication + summary: Get the number of the resource + operationId: user.authentication.resourceAccountKeyAuthenticationMethod_GetCount + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' '/users/{user-id}/authentication/signInPreferences': get: tags: @@ -40083,6 +40317,8 @@ components: description: DateTime the profile was last modified. Optional. format: date-time nullable: true + mobileDriversLicenseConfiguration: + $ref: '#/components/schemas/microsoft.graph.mobileDriversLicenseConfiguration' name: type: string description: Display name for the verified ID profile. Required. @@ -40093,6 +40329,8 @@ components: description: Defines profile processing priority if multiple profiles are configured. Optional. format: int32 nullable: true + selfServiceIssuance: + $ref: '#/components/schemas/microsoft.graph.verifiedIdSelfServiceIssuance' state: $ref: '#/components/schemas/microsoft.graph.verifiedIdProfileState' verifiedIdProfileConfiguration: @@ -40664,8 +40902,14 @@ components: properties: contentMetaData: $ref: '#/components/schemas/microsoft.graph.classificationRequestContentMetaData' + embeddings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.embeddingInput' + description: 'Optional caller-supplied precomputed embeddings for the text, so the service can skip recomputing them. Embeddings for models outside the allow-list are rejected with a 400.' fileExtension: type: string + description: The file extension of the content being classified. nullable: true matchTolerancesToInclude: $ref: '#/components/schemas/microsoft.graph.mlClassificationMatchTolerance' @@ -40676,8 +40920,10 @@ components: items: type: string nullable: true + description: The identifiers of the sensitive information types to evaluate against the text. text: type: string + description: The text to classify. nullable: true additionalProperties: type: object @@ -42549,6 +42795,8 @@ components: nullable: true groupSyncInbound: $ref: '#/components/schemas/microsoft.graph.crossTenantGroupSyncInbound' + roleEnabledGroupSyncInbound: + $ref: '#/components/schemas/microsoft.graph.crossTenantRoleEnabledGroupSyncInbound' tenantId: type: string description: Tenant identifier for the partner Microsoft Entra organization. Key. Read-only. @@ -43407,6 +43655,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -44008,6 +44262,20 @@ components: $ref: '#/components/schemas/microsoft.graph.perUserMfaState' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -44729,6 +44997,34 @@ components: description: The source claim name for the photo used to validate Face Check. Currently must be portrait. additionalProperties: type: object + microsoft.graph.mobileDriversLicenseConfiguration: + title: mobileDriversLicenseConfiguration + type: object + properties: + acceptedRegions: + type: array + items: + type: string + description: The ISO 3166-2 region codes accepted for mobile driver's licenses. An empty collection indicates all regions are accepted. + documentStandard: + type: string + description: 'The document standard that accepted mobile driver''s licenses must use, such as ISO18013-5.' + nullable: true + additionalProperties: + type: object + microsoft.graph.verifiedIdSelfServiceIssuance: + title: verifiedIdSelfServiceIssuance + type: object + properties: + isEnabled: + type: boolean + description: Indicates whether self-service issuance is enabled. + issuanceUrl: + type: string + description: The HTTPS URL where users can start self-service issuance to obtain the credential when required by the credential type. + nullable: true + additionalProperties: + type: object microsoft.graph.verifiedIdProfileState: title: verifiedIdProfileState enum: @@ -44752,6 +45048,12 @@ components: $ref: '#/components/schemas/microsoft.graph.claimBindingSource' claimValidation: $ref: '#/components/schemas/microsoft.graph.claimValidation' + manifestUrl: + type: string + description: The URL where the credential issuer's manifest can be found. The manifest defines the credential schema and issuer details. Optional. + nullable: true + methodType: + $ref: '#/components/schemas/microsoft.graph.verifiedIdMethodType' type: type: string description: Verified ID type. Required. @@ -44785,6 +45087,7 @@ components: - unknownFutureValue - agentIdentityBlueprintPrincipal - user + - discoveredAgentIdentity type: string microsoft.graph.riskDetail: title: riskDetail @@ -44927,9 +45230,22 @@ components: properties: sourceId: type: string + description: An identifier for the source of the content being classified. nullable: true additionalProperties: type: object + microsoft.graph.embeddingInput: + title: embeddingInput + type: object + properties: + data: + type: string + description: 'The embedding vectors the model produced for the text, encoded as a base64 string of little-endian 32-bit floats. Every vector the model emitted (for example, one per text chunk) is concatenated in order; each contributes exactly the modelType''s embedding dimension worth of float components, so the decoded length must be a whole multiple of that dimension.' + modelType: + type: string + description: 'The embedding model identifier drawn from the service allow-list (for example: text-embedding-3-small-512). Unique (case-insensitive) within the embeddings collection; entries whose modelType is outside the allow-list are rejected with a 400.' + additionalProperties: + type: object microsoft.graph.mlClassificationMatchTolerance: title: mlClassificationMatchTolerance enum: @@ -46080,6 +46396,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -46596,7 +46914,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -46743,6 +47061,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -47122,21 +47442,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -47154,6 +47478,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -50018,6 +50344,14 @@ components: description: Defines whether group objects should be synchronized from the partner tenant. false stops any current group synchronization from the source tenant to the target tenant. This property has no impact on existing groups that were synchronized. additionalProperties: type: object + microsoft.graph.crossTenantRoleEnabledGroupSyncInbound: + title: crossTenantRoleEnabledGroupSyncInbound + type: object + properties: + isSyncAllowed: + type: boolean + additionalProperties: + type: object microsoft.graph.crossTenantUserSyncInbound: title: crossTenantUserSyncInbound type: object @@ -51889,6 +52223,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethodCollectionResponse: + title: Collection of resourceAccountKeyAuthenticationMethod + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethodCollectionResponse: title: Collection of softwareOathAuthenticationMethod type: object @@ -52332,6 +52679,15 @@ components: description: Indicates whether claim validation is enabled. additionalProperties: type: object + microsoft.graph.verifiedIdMethodType: + title: verifiedIdMethodType + enum: + - identityVerificationPartner + - tenantCustomCredential + - verifiedEmployee + - unknownFutureValue + - notConfigured + type: string microsoft.graph.verifiedIdUsageConfigurationPurpose: title: verifiedIdUsageConfigurationPurpose enum: @@ -52339,6 +52695,7 @@ components: - onboarding - all - unknownFutureValue + - verification type: string microsoft.graph.geoCoordinates: title: geoCoordinates @@ -53176,6 +53533,26 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.remoteDesktopSecurityConfiguration: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -53698,6 +54075,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -53718,6 +54100,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -54124,6 +54508,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -54496,30 +54888,26 @@ components: additionalProperties: type: object description: Object containing detailed information about the error and its remediation. - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.baseItem: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -54596,6 +54984,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -59210,6 +59608,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -59286,6 +59690,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -61329,6 +61738,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.approvedClientApp: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -61786,6 +62268,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -62034,6 +62547,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -66484,6 +67004,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -68688,6 +69251,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.synchronizationSecret: title: synchronizationSecret enum: @@ -68997,6 +69606,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -71201,6 +71824,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -76361,6 +76994,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.platformCredentialAuthenticationMethodCollectionResponse' + microsoft.graph.resourceAccountKeyAuthenticationMethodCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethodCollectionResponse' microsoft.graph.softwareOathAuthenticationMethodCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/Migrations.yml b/openApiDocs/beta/Migrations.yml index 85b5fb01c8a..0147ceda0a7 100644 --- a/openApiDocs/beta/Migrations.yml +++ b/openApiDocs/beta/Migrations.yml @@ -44,9 +44,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -71,9 +71,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -94,9 +94,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation /solutions/migrations/crossTenantMigrationJobs: get: @@ -151,9 +151,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -185,9 +185,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/migrations/crossTenantMigrationJobs/{crossTenantMigrationJob-id}': get: @@ -239,9 +239,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -279,9 +279,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -310,9 +310,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/migrations/crossTenantMigrationJobs/{crossTenantMigrationJob-id}/microsoft.graph.cancel': post: @@ -344,9 +344,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/migrations/crossTenantMigrationJobs/{crossTenantMigrationJob-id}/microsoft.graph.migrate': post: @@ -378,9 +378,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/migrations/crossTenantMigrationJobs/{crossTenantMigrationJob-id}/microsoft.graph.validate': post: @@ -412,9 +412,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/migrations/crossTenantMigrationJobs/{crossTenantMigrationJob-id}/users': get: @@ -477,9 +477,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -516,9 +516,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/migrations/crossTenantMigrationJobs/{crossTenantMigrationJob-id}/users/{crossTenantMigrationTask-id}': get: @@ -578,9 +578,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -622,9 +622,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -661,9 +661,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/migrations/crossTenantMigrationJobs/{crossTenantMigrationJob-id}/users/{crossTenantMigrationTask-id}/microsoft.graph.cancel': post: @@ -703,9 +703,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/migrations/crossTenantMigrationJobs/{crossTenantMigrationJob-id}/users/$count': get: @@ -731,9 +731,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm '/solutions/migrations/crossTenantMigrationJobs(displayName=''{displayName}'')': get: tags: @@ -783,9 +783,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation patch: tags: @@ -822,9 +822,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation delete: tags: @@ -852,9 +852,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: operation '/solutions/migrations/crossTenantMigrationJobs(displayName=''{displayName}'')/microsoft.graph.cancel': post: @@ -885,9 +885,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/migrations/crossTenantMigrationJobs(displayName=''{displayName}'')/microsoft.graph.migrate': post: @@ -918,9 +918,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action '/solutions/migrations/crossTenantMigrationJobs(displayName=''{displayName}'')/microsoft.graph.validate': post: @@ -951,9 +951,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm x-ms-docs-operation-type: action /solutions/migrations/crossTenantMigrationJobs/$count: get: @@ -971,9 +971,9 @@ paths: $ref: '#/components/responses/error' deprecated: true x-ms-deprecation: - removalDate: '2026-07-09' - date: '2023-11-15' - version: 2023-11/PrivatePreview:CrossTenantContentMigrationAPI + removalDate: '2025-12-17' + date: '2025-06-17' + version: 2023-03/PrivatePreview:responderForm components: schemas: microsoft.graph.migrationsRoot: diff --git a/openApiDocs/beta/NetworkAccess.yml b/openApiDocs/beta/NetworkAccess.yml index 5a03bce93a2..f4eed38f15d 100644 --- a/openApiDocs/beta/NetworkAccess.yml +++ b/openApiDocs/beta/NetworkAccess.yml @@ -8339,7 +8339,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.networkaccess.usageProfilingPointCollectionResponse' + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.networkaccess.usageProfilingPoint' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: function @@ -10866,6 +10876,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -13995,6 +14007,26 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.oAuth2PermissionGrant: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -15201,6 +15233,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -15628,7 +15666,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -15775,6 +15813,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -16154,21 +16194,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -16186,6 +16230,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -18995,19 +19041,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.networkaccess.usageProfilingPointCollectionResponse: - title: Collection of usageProfilingPoint - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.networkaccess.usageProfilingPoint' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object microsoft.graph.serviceProvisioningErrorCollectionResponse: title: Collection of microsoft.graph.serviceProvisioningError type: object @@ -19224,6 +19257,79 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -20055,6 +20161,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -20570,6 +20690,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -20590,6 +20715,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -20996,6 +21123,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -21381,30 +21516,26 @@ components: additionalProperties: type: object description: Object containing detailed information about the error and its remediation. - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.baseItem: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -21481,6 +21612,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -26248,6 +26389,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -26324,6 +26471,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -27429,6 +27581,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -28440,6 +28638,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -28688,6 +28917,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -33408,6 +33644,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -35763,6 +36042,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -38057,6 +38350,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: diff --git a/openApiDocs/beta/Planner.yml b/openApiDocs/beta/Planner.yml index 9c77bf5c8c8..b1931c2cdc3 100644 --- a/openApiDocs/beta/Planner.yml +++ b/openApiDocs/beta/Planner.yml @@ -2531,6 +2531,184 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/groups/{group-id}/planner/plans/{plannerPlan-id}/goals': + get: + tags: + - groups.plannerGroup + summary: Get goals from groups + description: Collection of goals in the plan. Read-only. Nullable. + operationId: group.planner.plan_ListGoal + parameters: + - 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.plannerGoalCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/groups/{group-id}/planner/plans/{plannerPlan-id}/goals/{plannerGoal-id}': + get: + tags: + - groups.plannerGroup + summary: Get goals from groups + description: Collection of goals in the plan. Read-only. Nullable. + operationId: group.planner.plan_GetGoal + parameters: + - 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerGoal-id + in: path + description: The unique identifier of plannerGoal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerGoal + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerGoal' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + x-ms-docs-operation-type: operation + '/groups/{group-id}/planner/plans/{plannerPlan-id}/goals/$count': + get: + tags: + - groups.plannerGroup + summary: Get the number of the resource + operationId: group.planner.plan.goal_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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $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: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated '/groups/{group-id}/planner/plans/{plannerPlan-id}/historyItems': get: tags: @@ -6165,16 +6343,13 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - /planner/plans: + /planner/goals: get: tags: - - planner.plannerPlan - summary: List plans - description: Get a list of plannerPlan objects. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-beta - operationId: planner_ListPlan + - planner.plannerGoal + summary: Get plannerGoal + description: Retrieve the properties and relationships of a plannerGoal object. + operationId: planner_ListGoal parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' @@ -6213,28 +6388,30 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.plannerPlanCollectionResponse' + $ref: '#/components/responses/microsoft.graph.plannerGoalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation post: tags: - - planner.plannerPlan - summary: Create plannerPlan - description: Create a new plannerPlan object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-beta - operationId: planner_CreatePlan + - planner.plannerGoal + summary: Create new navigation property to goals for planner + operationId: planner_CreateGoal requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlan' + $ref: '#/components/schemas/microsoft.graph.plannerGoal' required: true responses: 2XX: @@ -6242,29 +6419,35 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlan' + $ref: '#/components/schemas/microsoft.graph.plannerGoal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-docs-operation-type: operation - '/planner/plans/{plannerPlan-id}': + '/planner/goals/{plannerGoal-id}': get: tags: - - planner.plannerPlan - summary: Get plannerPlan - description: Retrieve the properties and relationships of a plannerplan object. + - planner.plannerGoal + summary: Get plannerGoal + description: Retrieve the properties and relationships of a plannerGoal object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-beta - operationId: planner_GetPlan + url: https://learn.microsoft.com/graph/api/plannergoal-get?view=graph-rest-beta + operationId: planner_GetGoal parameters: - - name: plannerPlan-id + - name: plannerGoal-id in: path - description: The unique identifier of plannerPlan + description: The unique identifier of plannerGoal required: true style: simple schema: type: string - x-ms-docs-key-type: plannerPlan + x-ms-docs-key-type: plannerGoal - name: $select in: query description: Select properties to be returned @@ -6291,34 +6474,36 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlan' + $ref: '#/components/schemas/microsoft.graph.plannerGoal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-docs-operation-type: operation patch: tags: - - planner.plannerPlan - summary: Update plannerPlan - description: Update the properties of a plannerPlan object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-beta - operationId: planner_UpdatePlan + - planner.plannerGoal + summary: Update the navigation property goals in planner + operationId: planner_UpdateGoal parameters: - - name: plannerPlan-id + - name: plannerGoal-id in: path - description: The unique identifier of plannerPlan + description: The unique identifier of plannerGoal required: true style: simple schema: type: string - x-ms-docs-key-type: plannerPlan + x-ms-docs-key-type: plannerGoal requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlan' + $ref: '#/components/schemas/microsoft.graph.plannerGoal' required: true responses: 2XX: @@ -6326,28 +6511,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlan' + $ref: '#/components/schemas/microsoft.graph.plannerGoal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-docs-operation-type: operation delete: tags: - - planner.plannerPlan - summary: Delete plannerPlan - description: Delete a plannerPlan object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-beta - operationId: planner_DeletePlan + - planner.plannerGoal + summary: Delete navigation property goals for planner + operationId: planner_DeleteGoal parameters: - - name: plannerPlan-id + - name: plannerGoal-id in: path - description: The unique identifier of plannerPlan + description: The unique identifier of plannerGoal required: true style: simple schema: type: string - x-ms-docs-key-type: plannerPlan + x-ms-docs-key-type: plannerGoal - name: If-Match in: header description: ETag @@ -6359,26 +6546,29 @@ paths: description: Success default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-docs-operation-type: operation - '/planner/plans/{plannerPlan-id}/buckets': + '/planner/goals/{plannerGoal-id}/tasks': get: tags: - - planner.plannerPlan - summary: List buckets - description: Retrieve a list of plannerBucket objects contained by a plannerPlan object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-beta - operationId: planner.plan_ListBucket + - planner.plannerGoal + summary: Get tasks from planner + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + operationId: planner.goal_ListTask parameters: - - name: plannerPlan-id + - name: plannerGoal-id in: path - description: The unique identifier of plannerPlan + description: The unique identifier of plannerGoal required: true style: simple schema: type: string - x-ms-docs-key-type: plannerPlan + x-ms-docs-key-type: plannerGoal - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -6416,68 +6606,43 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.plannerBucketCollectionResponse' + $ref: '#/components/responses/microsoft.graph.plannerTaskCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - planner.plannerPlan - summary: Create new navigation property to buckets for planner - operationId: planner.plan_CreateBucket - parameters: - - name: plannerPlan-id - in: path - description: The unique identifier of plannerPlan - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: plannerPlan - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerBucket' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerBucket' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}': + '/planner/goals/{plannerGoal-id}/tasks/{plannerTask-id}': get: tags: - - planner.plannerPlan - summary: Get buckets from planner - description: Collection of buckets in the plan. Read-only. Nullable. - operationId: planner.plan_GetBucket + - planner.plannerGoal + summary: Get tasks from planner + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + operationId: planner.goal_GetTask parameters: - - name: plannerPlan-id + - name: plannerGoal-id in: path - description: The unique identifier of plannerPlan + description: The unique identifier of plannerGoal required: true style: simple schema: type: string - x-ms-docs-key-type: plannerPlan - - name: plannerBucket-id + x-ms-docs-key-type: plannerGoal + - name: plannerTask-id in: path - description: The unique identifier of plannerBucket + description: The unique identifier of plannerTask required: true style: simple schema: type: string - x-ms-docs-key-type: plannerBucket + x-ms-docs-key-type: plannerTask - name: $select in: query description: Select properties to be returned @@ -6504,7 +6669,404 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerBucket' + $ref: '#/components/schemas/microsoft.graph.plannerTask' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + x-ms-docs-operation-type: operation + '/planner/goals/{plannerGoal-id}/tasks/$count': + get: + tags: + - planner.plannerGoal + summary: Get the number of the resource + operationId: planner.goal.task_GetCount + parameters: + - name: plannerGoal-id + in: path + description: The unique identifier of plannerGoal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerGoal + - $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: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + /planner/goals/$count: + get: + tags: + - planner.plannerGoal + summary: Get the number of the resource + operationId: planner.goal_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: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + /planner/plans: + get: + tags: + - planner.plannerPlan + summary: List plans + description: Get a list of plannerPlan objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-beta + operationId: planner_ListPlan + 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.plannerPlanCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - planner.plannerPlan + summary: Create plannerPlan + description: Create a new plannerPlan object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-beta + operationId: planner_CreatePlan + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlan' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlan' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/planner/plans/{plannerPlan-id}': + get: + tags: + - planner.plannerPlan + summary: Get plannerPlan + description: Retrieve the properties and relationships of a plannerplan object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-beta + operationId: planner_GetPlan + parameters: + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerPlan' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - planner.plannerPlan + summary: Update plannerPlan + description: Update the properties of a plannerPlan object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-beta + operationId: planner_UpdatePlan + parameters: + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlan' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlan' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - planner.plannerPlan + summary: Delete plannerPlan + description: Delete a plannerPlan object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-beta + operationId: planner_DeletePlan + parameters: + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - 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 + '/planner/plans/{plannerPlan-id}/buckets': + get: + tags: + - planner.plannerPlan + summary: List buckets + description: Retrieve a list of plannerBucket objects contained by a plannerPlan object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-beta + operationId: planner.plan_ListBucket + parameters: + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.plannerBucketCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - planner.plannerPlan + summary: Create new navigation property to buckets for planner + operationId: planner.plan_CreateBucket + parameters: + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerBucket' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerBucket' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}': + get: + tags: + - planner.plannerPlan + summary: Get buckets from planner + description: Collection of buckets in the plan. Read-only. Nullable. + operationId: planner.plan_GetBucket + parameters: + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerBucket-id + in: path + description: The unique identifier of plannerBucket + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerBucket + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerBucket' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -8218,35 +8780,191 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - - name: If-Match - in: header - description: ETag value. + - 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.plannerPlanDetails' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - planner.plannerPlan + summary: Delete navigation property details for planner + operationId: planner.plan_DeleteDetail + parameters: + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - 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 + '/planner/plans/{plannerPlan-id}/goals': + get: + tags: + - planner.plannerPlan + summary: List goals + description: Retrieve the plannerGoal objects associated with a plannerPlan object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannerplan-list-goals?view=graph-rest-beta + operationId: planner.plan_ListGoal + parameters: + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.plannerGoalCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/planner/plans/{plannerPlan-id}/goals/{plannerGoal-id}': + get: + tags: + - planner.plannerPlan + summary: Get goals from planner + description: Collection of goals in the plan. Read-only. Nullable. + operationId: planner.plan_GetGoal + parameters: + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerGoal-id + in: path + description: The unique identifier of plannerGoal required: true style: simple schema: type: string - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' - required: true + x-ms-docs-key-type: plannerGoal + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerPlanDetails' + $ref: '#/components/schemas/microsoft.graph.plannerGoal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-docs-operation-type: operation - delete: + '/planner/plans/{plannerPlan-id}/goals/$count': + get: tags: - planner.plannerPlan - summary: Delete navigation property details for planner - operationId: planner.plan_DeleteDetail + summary: Get the number of the resource + operationId: planner.plan.goal_GetCount parameters: - name: plannerPlan-id in: path @@ -8256,18 +8974,19 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - - 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 + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated '/planner/plans/{plannerPlan-id}/historyItems': get: tags: @@ -14843,6 +15562,184 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/users/{user-id}/planner/plans/{plannerPlan-id}/goals': + get: + tags: + - users.plannerUser + summary: Get goals from users + description: Collection of goals in the plan. Read-only. Nullable. + operationId: user.planner.plan_ListGoal + 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.plannerGoalCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/users/{user-id}/planner/plans/{plannerPlan-id}/goals/{plannerGoal-id}': + get: + tags: + - users.plannerUser + summary: Get goals from users + description: Collection of goals in the plan. Read-only. Nullable. + operationId: user.planner.plan_GetGoal + 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerGoal-id + in: path + description: The unique identifier of plannerGoal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerGoal + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerGoal' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + x-ms-docs-operation-type: operation + '/users/{user-id}/planner/plans/{plannerPlan-id}/goals/$count': + get: + tags: + - users.plannerUser + summary: Get the number of the resource + operationId: user.planner.plan.goal_GetCount + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $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: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated '/users/{user-id}/planner/plans/{plannerPlan-id}/historyItems': get: tags: @@ -18465,6 +19362,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -18574,6 +19477,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -18786,6 +19694,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -18854,6 +19805,12 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerBucket' description: Read-only. Nullable. Returns a collection of the specified buckets x-ms-navigationProperty: true + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Read-only. Nullable. Returns a collection of the specified goals + x-ms-navigationProperty: true plans: type: array items: @@ -19355,6 +20312,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -19493,6 +20460,19 @@ components: ODataCountResponse: type: integer format: int32 + microsoft.graph.plannerGoalCollectionResponse: + title: Collection of plannerGoal + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItemCollectionResponse: title: Collection of plannerHistoryItem type: object @@ -19847,6 +20827,12 @@ components: text/plain: schema: $ref: '#/components/schemas/ODataCountResponse' + microsoft.graph.plannerGoalCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerGoalCollectionResponse' microsoft.graph.plannerHistoryItemCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/Reports.yml b/openApiDocs/beta/Reports.yml index 0c74e6d5ee3..532086da574 100644 --- a/openApiDocs/beta/Reports.yml +++ b/openApiDocs/beta/Reports.yml @@ -27849,6 +27849,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -30272,6 +30274,10 @@ components: type: boolean description: 'If false, allows the app to have extended access to Azure AD Graph until August 31, 2025 when Azure AD Graph is fully retired. For more information on Azure AD retirement updates, see June 2024 update on Azure AD Graph API retirement.' nullable: true + coopEnforcement: + type: boolean + description: 'Indicates whether Cross-Origin-Opener-Policy (COOP) headers are enforced on browser-based authentication responses for the application. Set to true to enable enforcement, false to temporarily suppress enforcement, or null to use the service default. For how-to guidance, see Control Cross-Origin-Opener-Policy enforcement.' + nullable: true removeUnverifiedEmailClaim: type: boolean description: 'If true, removes the email claim from tokens sent to an application when the email address''s domain can''t be verified.' @@ -30433,6 +30439,8 @@ components: type: boolean description: 'Indicates whether continuous access evaluation is enabled for Application Proxy application. For all Application Proxy apps, the property is set to true by default.' nullable: true + isDeviceAccessEnabled: + type: boolean isDnsResolutionEnabled: type: boolean description: Indicates Microsoft Entra Private Access should handle DNS resolution. false by default. @@ -31907,6 +31915,26 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.oAuth2PermissionGrant: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -32018,6 +32046,10 @@ components: - unknownFutureValue - conditionalAccessBlockedSignIn - samlSignInFailure + - internetAppBlockedByPolicy + - privateAppBlockedByConnector + - remoteNetworkTunnelConnectivity + - remoteNetworkBgpConnectivity type: string microsoft.graph.healthMonitoring.category: title: category @@ -32057,6 +32089,7 @@ components: - unknownFutureValue - conditionalAccess - saml + - gsa type: string microsoft.graph.healthMonitoring.signals: allOf: @@ -33769,6 +33802,79 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -34253,6 +34359,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object diff --git a/openApiDocs/beta/Security.yml b/openApiDocs/beta/Security.yml index 75e79dd740a..c6f726b5f6f 100644 --- a/openApiDocs/beta/Security.yml +++ b/openApiDocs/beta/Security.yml @@ -426,6 +426,38 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /security/alerts_v2/microsoft.graph.security.createAlert: + post: + tags: + - security.alert + summary: Invoke action createAlert + description: Create a Microsoft 365 Defender alert by invoking a bound action on the alerts_v2 collection and returning the created alert resource. The action accepts a createAlertInput complex type that combines alert metadata and creation-specific options in one request object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/security-alert-createalert?view=graph-rest-beta + operationId: security.alerts_v2_createAlert + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + createAlertInput: + $ref: '#/components/schemas/microsoft.graph.security.createAlertInput' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.security.alert' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action /security/alerts_v2/microsoft.graph.security.moveAlerts: post: tags: @@ -4583,7 +4615,7 @@ paths: tags: - security.caseManagementRoot summary: Create case attachment - description: Create an attachment for a case. + description: 'Create attachment metadata for a case. This method doesn''t upload the file content. After creating the attachment, use Upload attachment content.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/security-casemanagement-case-post-attachments?view=graph-rest-beta @@ -4752,8 +4784,11 @@ paths: get: tags: - security.caseManagementRoot - summary: Get content for the navigation property attachments from security - description: The binary content stream for the attachment. + summary: Download attachment content + description: 'Download the binary content of an attachment. After an upload completes, the service asynchronously scans the attachment for malware. Poll the attachment metadata by using Get attachment. If scanResult is unscanned, wait and try again later. Download the content only when scanResult is noThreatsFound. Don''t download content when scanResult is malicious.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/security-casemanagement-attachment-download-content?view=graph-rest-beta operationId: security.caseManagement.case_GetAttachmentsContent parameters: - name: case-id @@ -4785,8 +4820,11 @@ paths: put: tags: - security.caseManagementRoot - summary: Update content for the navigation property attachments in security - description: The binary content stream for the attachment. + summary: Upload attachment content + description: 'Upload binary content for an attachment. Create the attachment metadata first by using Create case attachment. The maximum file size is 100 MB. Upload files in chunks of no more than 1 MB. For files larger than 1 MB, send one PUT request for each chunk until all byte ranges are uploaded.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/security-casemanagement-attachment-upload-content?view=graph-rest-beta operationId: security.caseManagement.case_SetAttachmentsContent parameters: - name: case-id @@ -4826,7 +4864,7 @@ paths: tags: - security.caseManagementRoot summary: Delete content for the navigation property attachments in security - description: The binary content stream for the attachment. + description: The binary content stream for the attachment. Use the Upload content and Download content methods to access it. operationId: security.caseManagement.case_DeleteAttachmentsContent parameters: - name: case-id @@ -4883,7 +4921,7 @@ paths: tags: - security.caseManagementRoot summary: List case relations - description: Get a list of external resource relation objects for a case. + description: 'Get a list of external resource relation objects for a case. Each relation is an incidentRelation, recommendationRelation, or workspaceIndicatorRelation, identified by @odata.type.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/security-casemanagement-case-list-relations?view=graph-rest-beta @@ -4945,7 +4983,7 @@ paths: tags: - security.caseManagementRoot summary: Create case relation - description: Create an external resource relation for a case. + description: Create a concrete external resource relation for a case. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/security-casemanagement-case-post-relations?view=graph-rest-beta @@ -4980,8 +5018,11 @@ paths: get: tags: - security.caseManagementRoot - summary: Get relations from security - description: Links from the case to related security resources. Supports $expand. + summary: Get relation + description: 'Read a concrete relation from a case. The response is an incidentRelation, recommendationRelation, or workspaceIndicatorRelation, identified by @odata.type.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/security-casemanagement-relation-get?view=graph-rest-beta operationId: security.caseManagement.case_GetRelation parameters: - name: case-id @@ -5034,7 +5075,7 @@ paths: tags: - security.caseManagementRoot summary: Update relation - description: Update the properties of a relation object. + description: Update the properties of a concrete relation object. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/security-casemanagement-relation-update?view=graph-rest-beta @@ -5076,7 +5117,11 @@ paths: delete: tags: - security.caseManagementRoot - summary: Delete navigation property relations for security + summary: Delete relation + description: Delete a concrete relation from a case. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/security-casemanagement-relation-delete?view=graph-rest-beta operationId: security.caseManagement.case_DeleteRelation parameters: - name: case-id @@ -5330,7 +5375,11 @@ paths: delete: tags: - security.caseManagementRoot - summary: Delete navigation property tasks for security + summary: Delete task + description: Delete a task from a case. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/security-casemanagement-task-delete?view=graph-rest-beta operationId: security.caseManagement.case_DeleteTask parameters: - name: case-id @@ -37516,6 +37565,49 @@ components: format: date-time additionalProperties: type: object + microsoft.graph.security.createAlertInput: + title: createAlertInput + type: object + properties: + category: + type: string + description: MITRE ATT&CK category for the alert. + description: + type: string + description: Free-text explanation of the suspicious activity or policy violation. + entityDefinitions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.security.entityDefinition' + description: Inline entity definitions that associate entities with the alert. + isExcludedFromCorrelation: + type: boolean + description: Whether the alert is excluded from automatic correlation. Defaults to false. + linkToIncident: + type: number + description: Incident ID to link the alert to. Use 0 or omit the value to create a new incident. + format: int64 + nullable: true + mitreTechniques: + type: array + items: + type: string + description: MITRE ATT&CK technique identifiers associated with the alert. + recommendedActions: + type: string + description: Recommended remediation actions for the alert. + nullable: true + sentinelWorkspace: + type: string + description: Microsoft Sentinel workspace identifier used for workspace routing. + nullable: true + severity: + $ref: '#/components/schemas/microsoft.graph.security.alertSeverity' + title: + type: string + description: Short display name shown for the alert in the Defender portal. + additionalProperties: + type: object microsoft.graph.security.correlationReason: title: correlationReason enum: @@ -38383,7 +38475,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.security.caseManagement.case' - description: 'The collection of security cases managed through the case management entry point. Supports $filter, $orderby, $select, $top, $skip, and $count.' + description: 'The collection of security cases managed through the case management entry point. Supports $filter, $orderby, $select, $top, and $skip.' x-ms-navigationProperty: true caseTypeConfigurations: type: array @@ -38403,10 +38495,10 @@ components: $ref: '#/components/schemas/microsoft.graph.security.caseManagement.customFieldValues' displayName: type: string - description: 'The display name of the case. Supports $filter (eq, ne) and $orderby.' + description: The display name of the case. Supports $filter and $orderby. status: type: string - description: 'The lifecycle status of the case, such as open, in progress, or closed. Supports $filter (eq, ne) and $orderby.' + description: 'The tenant-defined lifecycle status of the case. Use a displayName value returned in the status tree by List statuses from /security/caseManagement/caseTypeConfigurations/genericCase/statuses or /security/caseManagement/caseTypeConfigurations/incidentCase/statuses, depending on the case type. Supports $filter (eq).' activities: type: array items: @@ -38448,7 +38540,7 @@ components: properties: content: type: string - description: The binary content stream for the attachment. + description: The binary content stream for the attachment. Use the Upload content and Download content methods to access it. format: base64url nullable: true description: @@ -38460,11 +38552,11 @@ components: description: The display name of the attachment. fileExtension: type: string - description: The file extension of the attachment. + description: The file extension of the attachment. The service normalizes the value to include a leading period. nullable: true fileSize: type: number - description: The size of the attachment in bytes. + description: The size of the attachment in bytes. The maximum file size is 100 MB. format: int64 nullable: true origin: @@ -38493,25 +38585,25 @@ components: properties: assignedTo: type: string - description: The user assigned to the task. + description: The user assigned to the task. Supports $filter. nullable: true category: $ref: '#/components/schemas/microsoft.graph.security.caseManagement.caseTaskCategory' closingNotes: type: string - description: Notes recorded when the task is completed. + description: Notes recorded when the task is completed. Supports $filter. nullable: true description: type: string - description: The description of the task. + description: The description of the task. Supports $filter. nullable: true displayName: type: string - description: The title of the task. + description: The title of the task. Supports $filter. 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 target completion date and time for the task. + description: The target completion date and time for the task. Supports $filter. format: date-time nullable: true priority: @@ -40255,6 +40347,7 @@ components: - pasteFromClipboard - print - accessDebugTools + - contentFiltering type: string x-ms-enum-flags: isFlags: true @@ -45503,6 +45596,22 @@ components: - resolved - unknownFutureValue type: string + microsoft.graph.security.entityDefinition: + title: entityDefinition + type: object + properties: + entityIdentifier: + type: string + description: 'The identifier kind for the selected entity type, such as userPrincipalName, deviceId, or address.' + entityType: + $ref: '#/components/schemas/microsoft.graph.security.manualAlertEntityType' + identifierValue: + type: string + description: The value for the selected entity identifier. + role: + $ref: '#/components/schemas/microsoft.graph.security.entityDefinitionInputRole' + additionalProperties: + type: object microsoft.graph.emailIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -47005,6 +47114,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -51285,6 +51396,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -51429,6 +51542,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -51575,7 +51694,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -51722,6 +51841,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -52325,21 +52446,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -56840,6 +56965,35 @@ components: - noThreatsFound - unknownFutureValue type: string + microsoft.graph.security.manualAlertEntityType: + title: manualAlertEntityType + enum: + - user + - device + - file + - ip + - url + - cloudApplication + - mailbox + - securityGroup + - azureResource + - amazonResource + - googleCloudResource + - oAuthApplication + - emailMessage + - emailCluster + - process + - registryKey + - registryValue + - unknownFutureValue + type: string + microsoft.graph.security.entityDefinitionInputRole: + title: entityDefinitionInputRole + enum: + - impacted + - related + - unknownFutureValue + type: string microsoft.graph.longRunningOperationStatus: title: longRunningOperationStatus enum: @@ -57588,6 +57742,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.systemFacet: title: systemFacet type: object @@ -58888,6 +59052,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -60421,6 +60591,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -60744,6 +60934,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -60893,6 +61097,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -60913,6 +61122,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -61281,6 +61492,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -61739,30 +61958,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.engagementRole: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -64779,6 +64994,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -68465,6 +68685,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -69214,6 +69477,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -69611,6 +69947,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -69820,6 +70187,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -74697,6 +75071,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -75657,6 +76041,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -75940,6 +76370,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' diff --git a/openApiDocs/beta/Sites.yml b/openApiDocs/beta/Sites.yml index 78cd7f04769..c2b2e038932 100644 --- a/openApiDocs/beta/Sites.yml +++ b/openApiDocs/beta/Sites.yml @@ -93804,6 +93804,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -93956,8 +93958,14 @@ components: properties: contentMetaData: $ref: '#/components/schemas/microsoft.graph.classificationRequestContentMetaData' + embeddings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.embeddingInput' + description: 'Optional caller-supplied precomputed embeddings for the text, so the service can skip recomputing them. Embeddings for models outside the allow-list are rejected with a 400.' fileExtension: type: string + description: The file extension of the content being classified. nullable: true matchTolerancesToInclude: $ref: '#/components/schemas/microsoft.graph.mlClassificationMatchTolerance' @@ -93968,8 +93976,10 @@ components: items: type: string nullable: true + description: The identifiers of the sensitive information types to evaluate against the text. text: type: string + description: The text to classify. nullable: true additionalProperties: type: object @@ -97565,6 +97575,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -97752,6 +97764,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -98179,7 +98197,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -98326,6 +98344,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -98929,21 +98949,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -101318,6 +101342,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.systemFacet: title: systemFacet type: object @@ -101337,9 +101371,22 @@ components: properties: sourceId: type: string + description: An identifier for the source of the content being classified. nullable: true additionalProperties: type: object + microsoft.graph.embeddingInput: + title: embeddingInput + type: object + properties: + data: + type: string + description: 'The embedding vectors the model produced for the text, encoded as a base64 string of little-endian 32-bit floats. Every vector the model emitted (for example, one per text chunk) is concatenated in order; each contributes exactly the modelType''s embedding dimension worth of float components, so the decoded length must be a whole multiple of that dimension.' + modelType: + type: string + description: 'The embedding model identifier drawn from the service allow-list (for example: text-embedding-3-small-512). Unique (case-insensitive) within the embeddings collection; entries whose modelType is outside the allow-list are rejected with a 400.' + additionalProperties: + type: object microsoft.graph.mlClassificationMatchTolerance: title: mlClassificationMatchTolerance enum: @@ -104043,6 +104090,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -104366,6 +104433,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -104869,6 +104950,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -104889,6 +104975,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -105295,6 +105383,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -105766,30 +105862,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.engagementRole: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -109476,6 +109568,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -109552,6 +109650,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -111611,6 +111714,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -112273,6 +112449,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -112521,6 +112728,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -115374,6 +115588,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -117674,6 +117931,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -118087,6 +118390,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -119387,6 +119704,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: diff --git a/openApiDocs/beta/Teams.yml b/openApiDocs/beta/Teams.yml index 6e9ed38da2a..06086ae70f4 100644 --- a/openApiDocs/beta/Teams.yml +++ b/openApiDocs/beta/Teams.yml @@ -6300,7 +6300,7 @@ paths: tags: - chats.targetedChatMessage summary: Get targetedMessages from chats - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' operationId: chat_ListTargetedMessage parameters: - name: chat-id @@ -6391,7 +6391,7 @@ paths: tags: - chats.targetedChatMessage summary: Get targetedMessages from chats - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' operationId: chat_GetTargetedMessage parameters: - name: chat-id @@ -16186,6 +16186,208 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/goals': + get: + tags: + - groups.team + summary: Get goals from groups + description: Collection of goals in the plan. Read-only. Nullable. + operationId: group.team.channel.planner.plan_ListGoal + parameters: + - 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.plannerGoalCollectionResponse' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/goals/{plannerGoal-id}': + get: + tags: + - groups.team + summary: Get goals from groups + description: Collection of goals in the plan. Read-only. Nullable. + operationId: group.team.channel.planner.plan_GetGoal + parameters: + - 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerGoal-id + in: path + description: The unique identifier of plannerGoal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerGoal + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerGoal' + default: + $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/goals/$count': + get: + tags: + - groups.team + summary: Get the number of the resource + operationId: group.team.channel.planner.plan.goal_GetCount + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: channel-id + in: path + description: The unique identifier of channel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: channel + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $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: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated '/groups/{group-id}/team/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems': get: tags: @@ -28329,13 +28531,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/historyItems': + '/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/goals': get: tags: - groups.team - summary: Get historyItems from groups - description: Collection of history items for entities in the plan. Read-only. Nullable. - operationId: group.team.primaryChannel.planner.plan_ListHistoryItem + summary: Get goals from groups + description: Collection of goals in the plan. Read-only. Nullable. + operationId: group.team.primaryChannel.planner.plan_ListGoal parameters: - name: group-id in: path @@ -28390,18 +28592,26 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.plannerHistoryItemCollectionResponse' + $ref: '#/components/responses/microsoft.graph.plannerGoalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/goals/{plannerGoal-id}': + get: tags: - groups.team - summary: Create new navigation property to historyItems for groups - operationId: group.team.primaryChannel.planner.plan_CreateHistoryItem + summary: Get goals from groups + description: Collection of goals in the plan. Read-only. Nullable. + operationId: group.team.primaryChannel.planner.plan_GetGoal parameters: - name: group-id in: path @@ -28419,30 +28629,56 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' - required: true + - name: plannerGoal-id + in: path + description: The unique identifier of plannerGoal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerGoal + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerHistoryItem' + $ref: '#/components/schemas/microsoft.graph.plannerGoal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/historyItems/{plannerHistoryItem-id}': + '/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/goals/$count': get: tags: - groups.team - summary: Get historyItems from groups - description: Collection of history items for entities in the plan. Read-only. Nullable. - operationId: group.team.primaryChannel.planner.plan_GetHistoryItem + summary: Get the number of the resource + operationId: group.team.primaryChannel.planner.plan.goal_GetCount parameters: - name: group-id in: path @@ -28460,14 +28696,158 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - - name: plannerHistoryItem-id + - $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: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + '/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/historyItems': + get: + tags: + - groups.team + summary: Get historyItems from groups + description: Collection of history items for entities in the plan. Read-only. Nullable. + operationId: group.team.primaryChannel.planner.plan_ListHistoryItem + parameters: + - name: group-id in: path - description: The unique identifier of plannerHistoryItem + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: plannerHistoryItem + x-ms-docs-key-type: group + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.plannerHistoryItemCollectionResponse' + 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 historyItems for groups + operationId: group.team.primaryChannel.planner.plan_CreateHistoryItem + parameters: + - 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/team/primaryChannel/planner/plans/{plannerPlan-id}/historyItems/{plannerHistoryItem-id}': + get: + tags: + - groups.team + summary: Get historyItems from groups + description: Collection of history items for entities in the plan. Read-only. Nullable. + operationId: group.team.primaryChannel.planner.plan_GetHistoryItem + parameters: + - 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerHistoryItem-id + in: path + description: The unique identifier of plannerHistoryItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerHistoryItem - name: $select in: query description: Select properties to be returned @@ -43071,13 +43451,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems': + '/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/goals': get: tags: - teams.channel - summary: Get historyItems from teams - description: Collection of history items for entities in the plan. Read-only. Nullable. - operationId: team.channel.planner.plan_ListHistoryItem + summary: Get goals from teams + description: Collection of goals in the plan. Read-only. Nullable. + operationId: team.channel.planner.plan_ListGoal parameters: - name: team-id in: path @@ -43140,18 +43520,26 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.plannerHistoryItemCollectionResponse' + $ref: '#/components/responses/microsoft.graph.plannerGoalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/goals/{plannerGoal-id}': + get: tags: - teams.channel - summary: Create new navigation property to historyItems for teams - operationId: team.channel.planner.plan_CreateHistoryItem + summary: Get goals from teams + description: Collection of goals in the plan. Read-only. Nullable. + operationId: team.channel.planner.plan_GetGoal parameters: - name: team-id in: path @@ -43177,30 +43565,56 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' - required: true + - name: plannerGoal-id + in: path + description: The unique identifier of plannerGoal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerGoal + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerHistoryItem' + $ref: '#/components/schemas/microsoft.graph.plannerGoal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems/{plannerHistoryItem-id}': + '/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/goals/$count': get: tags: - teams.channel - summary: Get historyItems from teams - description: Collection of history items for entities in the plan. Read-only. Nullable. - operationId: team.channel.planner.plan_GetHistoryItem + summary: Get the number of the resource + operationId: team.channel.planner.plan.goal_GetCount parameters: - name: team-id in: path @@ -43226,49 +43640,26 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - - name: plannerHistoryItem-id - in: path - description: The unique identifier of plannerHistoryItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: plannerHistoryItem - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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.plannerHistoryItem' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + '/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems': + get: tags: - teams.channel - summary: Update the navigation property historyItems in teams - operationId: team.channel.planner.plan_UpdateHistoryItem + summary: Get historyItems from teams + description: Collection of history items for entities in the plan. Read-only. Nullable. + operationId: team.channel.planner.plan_ListHistoryItem parameters: - name: team-id in: path @@ -43294,36 +43685,227 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - - name: plannerHistoryItem-id - in: path - description: The unique identifier of plannerHistoryItem - 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: plannerHistoryItem - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' - 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.plannerHistoryItem' + $ref: '#/components/responses/microsoft.graph.plannerHistoryItemCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - delete: + post: tags: - teams.channel - summary: Delete navigation property historyItems for teams - operationId: team.channel.planner.plan_DeleteHistoryItem + summary: Create new navigation property to historyItems for teams + operationId: team.channel.planner.plan_CreateHistoryItem + 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems/{plannerHistoryItem-id}': + get: + tags: + - teams.channel + summary: Get historyItems from teams + description: Collection of history items for entities in the plan. Read-only. Nullable. + operationId: team.channel.planner.plan_GetHistoryItem + 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerHistoryItem-id + in: path + description: The unique identifier of plannerHistoryItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerHistoryItem + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerHistoryItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - teams.channel + summary: Update the navigation property historyItems in teams + operationId: team.channel.planner.plan_UpdateHistoryItem + 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerHistoryItem-id + in: path + description: The unique identifier of plannerHistoryItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerHistoryItem + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - teams.channel + summary: Delete navigation property historyItems for teams + operationId: team.channel.planner.plan_DeleteHistoryItem parameters: - name: team-id in: path @@ -55278,13 +55860,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/historyItems': + '/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/goals': get: tags: - teams.channel - summary: Get historyItems from teams - description: Collection of history items for entities in the plan. Read-only. Nullable. - operationId: team.primaryChannel.planner.plan_ListHistoryItem + summary: Get goals from teams + description: Collection of goals in the plan. Read-only. Nullable. + operationId: team.primaryChannel.planner.plan_ListGoal parameters: - name: team-id in: path @@ -55339,18 +55921,26 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.plannerHistoryItemCollectionResponse' + $ref: '#/components/responses/microsoft.graph.plannerGoalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/goals/{plannerGoal-id}': + get: tags: - teams.channel - summary: Create new navigation property to historyItems for teams - operationId: team.primaryChannel.planner.plan_CreateHistoryItem + summary: Get goals from teams + description: Collection of goals in the plan. Read-only. Nullable. + operationId: team.primaryChannel.planner.plan_GetGoal parameters: - name: team-id in: path @@ -55368,30 +55958,56 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' - required: true + - name: plannerGoal-id + in: path + description: The unique identifier of plannerGoal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerGoal + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerHistoryItem' + $ref: '#/components/schemas/microsoft.graph.plannerGoal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-docs-operation-type: operation - '/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/historyItems/{plannerHistoryItem-id}': + '/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/goals/$count': get: tags: - teams.channel - summary: Get historyItems from teams - description: Collection of history items for entities in the plan. Read-only. Nullable. - operationId: team.primaryChannel.planner.plan_GetHistoryItem + summary: Get the number of the resource + operationId: team.primaryChannel.planner.plan.goal_GetCount parameters: - name: team-id in: path @@ -55409,14 +56025,158 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - - name: plannerHistoryItem-id + - $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: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + '/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/historyItems': + get: + tags: + - teams.channel + summary: Get historyItems from teams + description: Collection of history items for entities in the plan. Read-only. Nullable. + operationId: team.primaryChannel.planner.plan_ListHistoryItem + parameters: + - name: team-id in: path - description: The unique identifier of plannerHistoryItem + description: The unique identifier of team required: true style: simple schema: type: string - x-ms-docs-key-type: plannerHistoryItem + x-ms-docs-key-type: team + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.plannerHistoryItemCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - teams.channel + summary: Create new navigation property to historyItems for teams + operationId: team.primaryChannel.planner.plan_CreateHistoryItem + 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teams/{team-id}/primaryChannel/planner/plans/{plannerPlan-id}/historyItems/{plannerHistoryItem-id}': + get: + tags: + - teams.channel + summary: Get historyItems from teams + description: Collection of history items for entities in the plan. Read-only. Nullable. + operationId: team.primaryChannel.planner.plan_GetHistoryItem + 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerHistoryItem-id + in: path + description: The unique identifier of plannerHistoryItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerHistoryItem - name: $select in: query description: Select properties to be returned @@ -70626,13 +71386,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems': + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/goals': get: tags: - teamwork.deletedTeam - summary: Get historyItems from teamwork - description: Collection of history items for entities in the plan. Read-only. Nullable. - operationId: teamwork.deletedTeam.channel.planner.plan_ListHistoryItem + summary: Get goals from teamwork + description: Collection of goals in the plan. Read-only. Nullable. + operationId: teamwork.deletedTeam.channel.planner.plan_ListGoal parameters: - name: deletedTeam-id in: path @@ -70695,18 +71455,26 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.plannerHistoryItemCollectionResponse' + $ref: '#/components/responses/microsoft.graph.plannerGoalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/goals/{plannerGoal-id}': + get: tags: - teamwork.deletedTeam - summary: Create new navigation property to historyItems for teamwork - operationId: teamwork.deletedTeam.channel.planner.plan_CreateHistoryItem + summary: Get goals from teamwork + description: Collection of goals in the plan. Read-only. Nullable. + operationId: teamwork.deletedTeam.channel.planner.plan_GetGoal parameters: - name: deletedTeam-id in: path @@ -70732,30 +71500,56 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' - required: true + - name: plannerGoal-id + in: path + description: The unique identifier of plannerGoal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerGoal + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerHistoryItem' + $ref: '#/components/schemas/microsoft.graph.plannerGoal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-docs-operation-type: operation - '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems/{plannerHistoryItem-id}': + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/goals/$count': get: tags: - teamwork.deletedTeam - summary: Get historyItems from teamwork - description: Collection of history items for entities in the plan. Read-only. Nullable. - operationId: teamwork.deletedTeam.channel.planner.plan_GetHistoryItem + summary: Get the number of the resource + operationId: teamwork.deletedTeam.channel.planner.plan.goal_GetCount parameters: - name: deletedTeam-id in: path @@ -70781,49 +71575,26 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - - name: plannerHistoryItem-id - in: path - description: The unique identifier of plannerHistoryItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: plannerHistoryItem - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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.plannerHistoryItem' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems': + get: tags: - teamwork.deletedTeam - summary: Update the navigation property historyItems in teamwork - operationId: teamwork.deletedTeam.channel.planner.plan_UpdateHistoryItem + summary: Get historyItems from teamwork + description: Collection of history items for entities in the plan. Read-only. Nullable. + operationId: teamwork.deletedTeam.channel.planner.plan_ListHistoryItem parameters: - name: deletedTeam-id in: path @@ -70849,36 +71620,227 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - - name: plannerHistoryItem-id - in: path - description: The unique identifier of plannerHistoryItem - 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: plannerHistoryItem - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' - 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.plannerHistoryItem' + $ref: '#/components/responses/microsoft.graph.plannerHistoryItemCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - delete: + post: tags: - teamwork.deletedTeam - summary: Delete navigation property historyItems for teamwork - operationId: teamwork.deletedTeam.channel.planner.plan_DeleteHistoryItem + summary: Create new navigation property to historyItems for teamwork + operationId: teamwork.deletedTeam.channel.planner.plan_CreateHistoryItem + 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems/{plannerHistoryItem-id}': + get: + tags: + - teamwork.deletedTeam + summary: Get historyItems from teamwork + description: Collection of history items for entities in the plan. Read-only. Nullable. + operationId: teamwork.deletedTeam.channel.planner.plan_GetHistoryItem + 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerHistoryItem-id + in: path + description: The unique identifier of plannerHistoryItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerHistoryItem + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerHistoryItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - teamwork.deletedTeam + summary: Update the navigation property historyItems in teamwork + operationId: teamwork.deletedTeam.channel.planner.plan_UpdateHistoryItem + 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerHistoryItem-id + in: path + description: The unique identifier of plannerHistoryItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerHistoryItem + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - teamwork.deletedTeam + summary: Delete navigation property historyItems for teamwork + operationId: teamwork.deletedTeam.channel.planner.plan_DeleteHistoryItem parameters: - name: deletedTeam-id in: path @@ -84868,13 +85830,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems': + '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/channels/{channel-id}/planner/plans/{plannerPlan-id}/goals': get: tags: - teamwork.teamTemplate - summary: Get historyItems from teamwork - description: Collection of history items for entities in the plan. Read-only. Nullable. - operationId: teamwork.teamTemplate.definition.teamDefinition.channel.planner.plan_ListHistoryItem + summary: Get goals from teamwork + description: Collection of goals in the plan. Read-only. Nullable. + operationId: teamwork.teamTemplate.definition.teamDefinition.channel.planner.plan_ListGoal parameters: - name: teamTemplate-id in: path @@ -84945,18 +85907,26 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.plannerHistoryItemCollectionResponse' + $ref: '#/components/responses/microsoft.graph.plannerGoalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/channels/{channel-id}/planner/plans/{plannerPlan-id}/goals/{plannerGoal-id}': + get: tags: - teamwork.teamTemplate - summary: Create new navigation property to historyItems for teamwork - operationId: teamwork.teamTemplate.definition.teamDefinition.channel.planner.plan_CreateHistoryItem + summary: Get goals from teamwork + description: Collection of goals in the plan. Read-only. Nullable. + operationId: teamwork.teamTemplate.definition.teamDefinition.channel.planner.plan_GetGoal parameters: - name: teamTemplate-id in: path @@ -84990,30 +85960,248 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' - required: true + - name: plannerGoal-id + in: path + description: The unique identifier of plannerGoal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerGoal + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerHistoryItem' + $ref: '#/components/schemas/microsoft.graph.plannerGoal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-docs-operation-type: operation - '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems/{plannerHistoryItem-id}': + '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/channels/{channel-id}/planner/plans/{plannerPlan-id}/goals/$count': + get: + tags: + - teamwork.teamTemplate + summary: Get the number of the resource + operationId: teamwork.teamTemplate.definition.teamDefinition.channel.planner.plan.goal_GetCount + parameters: + - name: teamTemplate-id + in: path + description: The unique identifier of teamTemplate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamTemplate + - name: teamTemplateDefinition-id + in: path + description: The unique identifier of teamTemplateDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamTemplateDefinition + - 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $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: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems': get: tags: - teamwork.teamTemplate summary: Get historyItems from teamwork description: Collection of history items for entities in the plan. Read-only. Nullable. - operationId: teamwork.teamTemplate.definition.teamDefinition.channel.planner.plan_GetHistoryItem + operationId: teamwork.teamTemplate.definition.teamDefinition.channel.planner.plan_ListHistoryItem + parameters: + - name: teamTemplate-id + in: path + description: The unique identifier of teamTemplate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamTemplate + - name: teamTemplateDefinition-id + in: path + description: The unique identifier of teamTemplateDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamTemplateDefinition + - 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.plannerHistoryItemCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - teamwork.teamTemplate + summary: Create new navigation property to historyItems for teamwork + operationId: teamwork.teamTemplate.definition.teamDefinition.channel.planner.plan_CreateHistoryItem + parameters: + - name: teamTemplate-id + in: path + description: The unique identifier of teamTemplate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamTemplate + - name: teamTemplateDefinition-id + in: path + description: The unique identifier of teamTemplateDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamTemplateDefinition + - 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: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/channels/{channel-id}/planner/plans/{plannerPlan-id}/historyItems/{plannerHistoryItem-id}': + get: + tags: + - teamwork.teamTemplate + summary: Get historyItems from teamwork + description: Collection of history items for entities in the plan. Read-only. Nullable. + operationId: teamwork.teamTemplate.definition.teamDefinition.channel.planner.plan_GetHistoryItem parameters: - name: teamTemplate-id in: path @@ -98979,13 +100167,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/primaryChannel/planner/plans/{plannerPlan-id}/historyItems': + '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/primaryChannel/planner/plans/{plannerPlan-id}/goals': get: tags: - teamwork.teamTemplate - summary: Get historyItems from teamwork - description: Collection of history items for entities in the plan. Read-only. Nullable. - operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan_ListHistoryItem + summary: Get goals from teamwork + description: Collection of goals in the plan. Read-only. Nullable. + operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan_ListGoal parameters: - name: teamTemplate-id in: path @@ -99048,18 +100236,26 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.plannerHistoryItemCollectionResponse' + $ref: '#/components/responses/microsoft.graph.plannerGoalCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/primaryChannel/planner/plans/{plannerPlan-id}/goals/{plannerGoal-id}': + get: tags: - teamwork.teamTemplate - summary: Create new navigation property to historyItems for teamwork - operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan_CreateHistoryItem + summary: Get goals from teamwork + description: Collection of goals in the plan. Read-only. Nullable. + operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan_GetGoal parameters: - name: teamTemplate-id in: path @@ -99085,30 +100281,56 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' - required: true + - name: plannerGoal-id + in: path + description: The unique identifier of plannerGoal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerGoal + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerHistoryItem' + $ref: '#/components/schemas/microsoft.graph.plannerGoal' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated x-ms-docs-operation-type: operation - '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/primaryChannel/planner/plans/{plannerPlan-id}/historyItems/{plannerHistoryItem-id}': + '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/primaryChannel/planner/plans/{plannerPlan-id}/goals/$count': get: tags: - teamwork.teamTemplate - summary: Get historyItems from teamwork - description: Collection of history items for entities in the plan. Read-only. Nullable. - operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan_GetHistoryItem + summary: Get the number of the resource + operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan.goal_GetCount parameters: - name: teamTemplate-id in: path @@ -99134,14 +100356,66 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - - name: plannerHistoryItem-id + - $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: '2026-03-26' + date: '2025-03-26' + version: 2025-03/Tasks_And_Plans + description: private preview elements are required to be marked as deprecated + '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/primaryChannel/planner/plans/{plannerPlan-id}/historyItems': + get: + tags: + - teamwork.teamTemplate + summary: Get historyItems from teamwork + description: Collection of history items for entities in the plan. Read-only. Nullable. + operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan_ListHistoryItem + parameters: + - name: teamTemplate-id in: path - description: The unique identifier of plannerHistoryItem + description: The unique identifier of teamTemplate required: true style: simple schema: type: string - x-ms-docs-key-type: plannerHistoryItem + x-ms-docs-key-type: teamTemplate + - name: teamTemplateDefinition-id + in: path + description: The unique identifier of teamTemplateDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamTemplateDefinition + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -99164,19 +100438,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + $ref: '#/components/responses/microsoft.graph.plannerHistoryItemCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - teamwork.teamTemplate - summary: Update the navigation property historyItems in teamwork - operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan_UpdateHistoryItem + summary: Create new navigation property to historyItems for teamwork + operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan_CreateHistoryItem parameters: - name: teamTemplate-id in: path @@ -99202,16 +100475,8 @@ paths: schema: type: string x-ms-docs-key-type: plannerPlan - - name: plannerHistoryItem-id - in: path - description: The unique identifier of plannerHistoryItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: plannerHistoryItem requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: @@ -99219,7 +100484,7 @@ paths: required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: @@ -99227,11 +100492,136 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}/teamDefinition/primaryChannel/planner/plans/{plannerPlan-id}/historyItems/{plannerHistoryItem-id}': + get: tags: - teamwork.teamTemplate - summary: Delete navigation property historyItems for teamwork - operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan_DeleteHistoryItem + summary: Get historyItems from teamwork + description: Collection of history items for entities in the plan. Read-only. Nullable. + operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan_GetHistoryItem + parameters: + - name: teamTemplate-id + in: path + description: The unique identifier of teamTemplate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamTemplate + - name: teamTemplateDefinition-id + in: path + description: The unique identifier of teamTemplateDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamTemplateDefinition + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerHistoryItem-id + in: path + description: The unique identifier of plannerHistoryItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerHistoryItem + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.plannerHistoryItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - teamwork.teamTemplate + summary: Update the navigation property historyItems in teamwork + operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan_UpdateHistoryItem + parameters: + - name: teamTemplate-id + in: path + description: The unique identifier of teamTemplate + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamTemplate + - name: teamTemplateDefinition-id + in: path + description: The unique identifier of teamTemplateDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamTemplateDefinition + - name: plannerPlan-id + in: path + description: The unique identifier of plannerPlan + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlan + - name: plannerHistoryItem-id + in: path + description: The unique identifier of plannerHistoryItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerHistoryItem + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerHistoryItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - teamwork.teamTemplate + summary: Delete navigation property historyItems for teamwork + operationId: teamwork.teamTemplate.definition.teamDefinition.primaryChannel.planner.plan_DeleteHistoryItem parameters: - name: teamTemplate-id in: path @@ -112600,7 +113990,7 @@ paths: tags: - users.chat summary: Get targetedMessages from users - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' operationId: user.chat_ListTargetedMessage parameters: - name: user-id @@ -112707,7 +114097,7 @@ paths: tags: - users.chat summary: Get targetedMessages from users - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' operationId: user.chat_GetTargetedMessage parameters: - name: user-id @@ -116782,6 +118172,71 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/users/{user-id}/teamwork/sections/{teamworkSection-id}/items/microsoft.graph.reorder': + post: + tags: + - users.userTeamwork + summary: Invoke action reorder + description: 'Reorder the items in a user-defined section in a user''s teamwork. The section must have sortType set to userDefinedCustomOrder, and the itemsOrder collection must contain every item ID returned by List items, exactly once.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamworksectionitem-reorder?view=graph-rest-beta + operationId: user.teamwork.section.item_reorder + 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: teamworkSection-id + in: path + description: The unique identifier of teamworkSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: teamworkSection + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + itemsOrder: + type: array + items: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of teamworkSectionItem + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.teamworkSectionItem' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore '/users/{user-id}/teamwork/sections/$count': get: tags: @@ -116804,6 +118259,63 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/users/{user-id}/teamwork/sections/microsoft.graph.reorder': + post: + tags: + - users.userTeamwork + summary: Invoke action reorder + description: 'Reorder the sections in a user''s teamwork. The sectionsOrder collection must contain every section ID returned by List sections, exactly once. If the collection contains the *QuickViews* system section, that section must be first.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamworksection-reorder?view=graph-rest-beta + operationId: user.teamwork.section_reorder + 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 + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + sectionsOrder: + type: array + items: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of teamworkSection + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.teamworkSection' + '@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 components: schemas: microsoft.graph.teamsApp: @@ -117047,7 +118559,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -117155,6 +118667,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -117175,6 +118692,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -117861,6 +119380,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -117970,6 +119495,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -118182,6 +119712,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -120756,6 +122329,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -122417,6 +124021,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -123063,6 +124677,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -124119,6 +125735,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -124263,6 +125881,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -124454,6 +126078,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -125057,21 +126683,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -127825,6 +129455,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.plannerGoalCollectionResponse: + title: Collection of plannerGoal + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItemCollectionResponse: title: Collection of plannerHistoryItem type: object @@ -128300,6 +129943,20 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -129666,6 +131323,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.systemFacet: title: systemFacet type: object @@ -131121,6 +132788,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -131475,6 +133162,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -131781,6 +133482,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -132252,30 +133961,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.engagementRole: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -138373,6 +140078,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -138779,6 +140557,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -143332,6 +145117,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -148375,6 +150206,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.plannerTaskChatMessageCollectionResponse' + microsoft.graph.plannerGoalCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerGoalCollectionResponse' microsoft.graph.plannerHistoryItemCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/Users.Actions.yml b/openApiDocs/beta/Users.Actions.yml index 8a96ad28784..e4c24b71b0e 100644 --- a/openApiDocs/beta/Users.Actions.yml +++ b/openApiDocs/beta/Users.Actions.yml @@ -3220,6 +3220,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -3407,6 +3409,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -3834,7 +3842,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -3981,6 +3989,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -4584,21 +4594,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -4616,6 +4630,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -8098,6 +8114,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -8452,6 +8488,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -8786,6 +8836,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -8806,6 +8861,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -9212,6 +9269,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -9682,30 +9747,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.baseItem: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -9782,6 +9843,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -14503,6 +14574,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -14579,6 +14656,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -16120,6 +16202,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -16646,6 +16801,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -16894,6 +17080,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -21598,6 +21791,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -23385,6 +23621,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -23765,6 +24047,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -26059,6 +26355,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: diff --git a/openApiDocs/beta/Users.Functions.yml b/openApiDocs/beta/Users.Functions.yml index c9939051849..75de9f1a7f7 100644 --- a/openApiDocs/beta/Users.Functions.yml +++ b/openApiDocs/beta/Users.Functions.yml @@ -2252,6 +2252,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -2439,6 +2441,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -2866,7 +2874,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -3013,6 +3021,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -3616,21 +3626,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -3648,6 +3662,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -7148,6 +7164,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -7502,6 +7538,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -8003,6 +8053,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -8023,6 +8078,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -8429,6 +8486,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -8913,30 +8978,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.baseItem: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -9013,6 +9074,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -13768,6 +13839,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -13844,6 +13921,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -15324,6 +15406,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -15995,6 +16150,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -16243,6 +16429,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -20975,6 +21168,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -22782,6 +23018,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -23195,6 +23477,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -25489,6 +25785,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: diff --git a/openApiDocs/beta/Users.yml b/openApiDocs/beta/Users.yml index cc0228682d7..a5234562d33 100644 --- a/openApiDocs/beta/Users.yml +++ b/openApiDocs/beta/Users.yml @@ -18002,6 +18002,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -20963,6 +20965,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -21390,7 +21398,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -21537,6 +21545,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -21916,21 +21926,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -21948,6 +21962,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -24186,6 +24202,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -25071,6 +25107,10 @@ components: type: boolean description: 'If false, allows the app to have extended access to Azure AD Graph until August 31, 2025 when Azure AD Graph is fully retired. For more information on Azure AD retirement updates, see June 2024 update on Azure AD Graph API retirement.' nullable: true + coopEnforcement: + type: boolean + description: 'Indicates whether Cross-Origin-Opener-Policy (COOP) headers are enforced on browser-based authentication responses for the application. Set to true to enable enforcement, false to temporarily suppress enforcement, or null to use the service default. For how-to guidance, see Control Cross-Origin-Opener-Policy enforcement.' + nullable: true removeUnverifiedEmailClaim: type: boolean description: 'If true, removes the email claim from tokens sent to an application when the email address''s domain can''t be verified.' @@ -25160,6 +25200,8 @@ components: type: boolean description: 'Indicates whether continuous access evaluation is enabled for Application Proxy application. For all Application Proxy apps, the property is set to true by default.' nullable: true + isDeviceAccessEnabled: + type: boolean isDnsResolutionEnabled: type: boolean description: Indicates Microsoft Entra Private Access should handle DNS resolution. false by default. @@ -26797,6 +26839,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -27175,6 +27231,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -27195,6 +27256,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -27601,6 +27664,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -27974,30 +28045,26 @@ components: additionalProperties: type: object description: Object containing detailed information about the error and its remediation. - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.baseItem: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -28074,6 +28141,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -32412,6 +32489,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -32488,6 +32571,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -33440,6 +33528,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -34882,6 +35043,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageImportance: title: chatMessageImportance enum: @@ -35130,6 +35322,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -39612,6 +39811,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -40471,6 +40713,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object @@ -41550,6 +41838,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -43749,6 +44051,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: diff --git a/openApiDocs/beta/WindowsUpdates.yml b/openApiDocs/beta/WindowsUpdates.yml index 2faa9a1eb5b..25afb3fffca 100644 --- a/openApiDocs/beta/WindowsUpdates.yml +++ b/openApiDocs/beta/WindowsUpdates.yml @@ -13119,6 +13119,8 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' quota: $ref: '#/components/schemas/microsoft.graph.quota' + settings: + $ref: '#/components/schemas/microsoft.graph.driveSettings' sharePointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' system: @@ -14151,6 +14153,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveSettings: + title: driveSettings + type: object + properties: + itemDefaultSensitivityLabelId: + type: string + description: The ID of the default sensitivity label for items in the drive. Read-only. + nullable: true + additionalProperties: + type: object microsoft.graph.sharepointIds: title: sharepointIds type: object @@ -14649,6 +14661,12 @@ components: x-ms-navigationProperty: true details: $ref: '#/components/schemas/microsoft.graph.plannerPlanDetails' + goals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerGoal' + description: Collection of goals in the plan. Read-only. Nullable. + x-ms-navigationProperty: true historyItems: type: array items: @@ -17966,6 +17984,49 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.plannerGoal: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerGoal + type: object + properties: + displayName: + type: string + description: Required. The display name of the goal. + finishDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to finish. + format: date + nullable: true + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + planId: + type: string + description: Required. The ID of the plan that contains the goal. + priority: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Optional. The relative priority of the goal. Valid values range from 0 to 10, inclusive. The default value is 5.' + format: int32 + nullable: true + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Nullable. The date on which the goal is scheduled to start. + format: date + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerGoalStatus' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTask' + description: 'Read-only. Nullable. The tasks associated with the goal. This relationship doesn''t support direct retrieval or $expand. To identify the goals associated with a task, read the goalIds property of the plannerTask resource.' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.plannerHistoryItem: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerDelta' @@ -18054,6 +18115,11 @@ components: 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 + goalIds: + type: array + items: + type: string + description: Read-only. The IDs of the goals associated with the task. hasChat: type: boolean description: 'Read-only. This value is true if the task has chat messages associated with it. Otherwise, false.' @@ -19176,6 +19242,11 @@ components: type: string description: 'If the message was sent in a chat, represents the identity of the chat.' nullable: true + citations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitation' + description: Read-only. Inline citations that reference external sources cited in the message. Citations are system-generated for bot messages and appear as a typed collection. 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 @@ -19196,6 +19267,8 @@ components: $ref: '#/components/schemas/microsoft.graph.eventMessageDetail' from: $ref: '#/components/schemas/microsoft.graph.chatMessageFromIdentitySet' + hasReplies: + type: boolean importance: $ref: '#/components/schemas/microsoft.graph.chatMessageImportance' lastEditedDateTime: @@ -20171,6 +20244,8 @@ components: items: $ref: '#/components/schemas/microsoft.graph.licenseDetails' x-ms-navigationProperty: true + lifecycle: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.identityLifecycle' memberOf: type: array items: @@ -20315,6 +20390,12 @@ components: x-ms-navigationProperty: true qrCodePinMethod: $ref: '#/components/schemas/microsoft.graph.qrCodePinAuthenticationMethod' + resourceAccountKeyAuthenticationMethods: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.resourceAccountKeyAuthenticationMethod' + description: Represents the resource account key credentials registered to a user for authentication on shared devices. + x-ms-navigationProperty: true softwareOathMethods: type: array items: @@ -20461,7 +20542,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' - description: A collection of targeted messages in the chat that are visible only to specific users. Nullable. + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -20608,6 +20689,8 @@ components: description: 'The latest provisioned date and time, automatically generated and assigned during the initial provisioning or any subsequent reprovisioning of the Cloud PC. 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 + provisioningConfiguration: + $ref: '#/components/schemas/microsoft.graph.cloudPcProvisioningConfiguration' provisioningPolicyId: type: string description: The provisioning policy ID of the Cloud PC. @@ -21211,21 +21294,25 @@ components: type: string description: The display name of the distribution list. nullable: true - members: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.member' - description: The list of members in the distribution list. Not returned by default; use $select=members to include. notes: type: string + description: Notes about the distribution list. nullable: true personIdentifier: type: string + description: The unique identifier of the distribution list in the mailbox. Read-only. nullable: true + members: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.distributionListMember' + description: The members of the distribution list. Not returned by default; use $expand=members to include. Read-only. + x-ms-navigationProperty: true singleValueExtendedProperties: type: array items: $ref: '#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty' + description: The collection of single-value extended properties defined for the distribution list. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -24141,6 +24228,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.plannerGoalStatus: + title: plannerGoalStatus + enum: + - notStarted + - onTrack + - behind + - atRisk + - closed + - unknownFutureValue + type: string microsoft.graph.historyEntityType: title: historyEntityType enum: @@ -24920,6 +25017,37 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.chatMessageCitation: + title: chatMessageCitation + type: object + properties: + excerpt: + type: string + description: Read-only. Text snippet from the cited source. + nullable: true + iconType: + type: string + description: 'Read-only. Icon type identifier for the cited source, for example, ExcelIcon or WordIcon.' + nullable: true + id: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: 'Read-only. Citation identifier that''s unique within the message. The message body references this identifier inline, for example, [1].' + format: int32 + nullable: true + sensitivityLabel: + $ref: '#/components/schemas/microsoft.graph.chatMessageCitationSensitivityLabel' + title: + type: string + description: Read-only. Display title of the cited source. + nullable: true + webUrl: + type: string + description: Read-only. URL to the cited source. + nullable: true + additionalProperties: + type: object microsoft.graph.eventMessageDetail: title: eventMessageDetail type: object @@ -25931,6 +26059,26 @@ components: type: object additionalProperties: type: object + microsoft.graph.identityGovernance.identityLifecycle: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: identityLifecycle + type: object + properties: + lastAttestationDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + complianceIssues: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.complianceIssue' + x-ms-navigationProperty: true + effectiveGoverningPolicy: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + additionalProperties: + type: object microsoft.graph.permissionGrantPreApprovalPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -26254,6 +26402,20 @@ components: $ref: '#/components/schemas/microsoft.graph.qrCode' additionalProperties: type: object + microsoft.graph.resourceAccountKeyAuthenticationMethod: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + - title: resourceAccountKeyAuthenticationMethod + type: object + properties: + displayName: + type: string + description: The display name of the resource account key credential as shown in the Teams Room interface. + nullable: true + device: + $ref: '#/components/schemas/microsoft.graph.device' + additionalProperties: + type: object microsoft.graph.softwareOathAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -26646,6 +26808,14 @@ components: - business - unknownFutureValue type: string + microsoft.graph.cloudPcProvisioningConfiguration: + title: cloudPcProvisioningConfiguration + type: object + properties: + domainJoinType: + $ref: '#/components/schemas/microsoft.graph.cloudPcDomainJoinType' + additionalProperties: + type: object microsoft.graph.cloudPcProvisioningType: title: cloudPcProvisioningType enum: @@ -27086,30 +27256,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.member: - title: member - type: object - properties: - contactId: - type: string - description: 'The ID of the referenced contact, if applicable. Optional.' - nullable: true - displayName: - type: string - description: The display name of the member. Optional. - nullable: true - key: - type: string - description: The email address or routing key of the member. Required. - nullable: true - recipientType: - $ref: '#/components/schemas/microsoft.graph.recipientType' - routingType: - type: string - description: 'The routing type for the member, for example, SMTP. Optional.' - nullable: true - additionalProperties: - type: object + microsoft.graph.distributionListMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: distributionListMember + type: object + properties: + displayName: + type: string + description: The display name of the member. Read-only. + nullable: true + memberId: + type: string + description: 'A system generated unique identifier. Non-empty for contact, privateDL and mailbox members. ReadOnly.' + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.recipientType' + contact: + $ref: '#/components/schemas/microsoft.graph.contact' + additionalProperties: + type: object microsoft.graph.engagementRole: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -31858,6 +32024,20 @@ components: - markdown - unknownFutureValue type: string + microsoft.graph.chatMessageCitationSensitivityLabel: + title: chatMessageCitationSensitivityLabel + type: object + properties: + description: + type: string + description: Read-only. User-facing description of the sensitivity restriction. + nullable: true + displayName: + type: string + description: Read-only. Display name of the sensitivity label. + nullable: true + additionalProperties: + type: object microsoft.graph.chatMessageMentionedIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -32306,6 +32486,79 @@ components: description: Indicates the configured expression. Required. additionalProperties: type: object + microsoft.graph.identityGovernance.complianceIssue: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: complianceIssue + type: object + properties: + description: + type: string + governingPolicyReferenceId: + type: string + issueCode: + type: string + ruleType: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicy + 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 + description: + type: string + nullable: true + displayName: + type: string + enforcementAction: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction' + gracePeriodInDays: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + nullable: true + isEnabled: + type: boolean + 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 + notificationSchedule: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings' + policySource: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicySource' + scope: + $ref: '#/components/schemas/microsoft.graph.subjectSet' + versionNumber: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + createdBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicyRule' + x-ms-navigationProperty: true + versions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecyclePolicy' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.preApprovalDetail: title: preApprovalDetail type: object @@ -32717,6 +32970,13 @@ components: - vMware - hp type: string + microsoft.graph.cloudPcDomainJoinType: + title: cloudPcDomainJoinType + enum: + - azureADJoin + - hybridAzureADJoin + - unknownFutureValue + type: string microsoft.graph.delegationSettings: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -36936,6 +37196,52 @@ components: description: An ordered list of transformations that are applied in sequence. additionalProperties: type: object + microsoft.graph.identityGovernance.lifecyclePolicyEnforcementAction: + title: lifecyclePolicyEnforcementAction + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyNotificationSettings: + title: lifecyclePolicyNotificationSettings + type: object + properties: + additionalRecipients: + type: array + items: + type: string + isEnabled: + type: boolean + offsetsAfterNonComplianceInDays: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicySource: + title: lifecyclePolicySource + enum: + - userCreated + - systemDefault + - unknownFutureValue + type: string + microsoft.graph.subjectSet: + title: subjectSet + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.lifecyclePolicyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: lifecyclePolicyRule + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.preApprovedPermissions: title: preApprovedPermissions type: object diff --git a/openApiDocs/v1.0/Applications.yml b/openApiDocs/v1.0/Applications.yml index e2871612163..cf6a398a2b6 100644 --- a/openApiDocs/v1.0/Applications.yml +++ b/openApiDocs/v1.0/Applications.yml @@ -20720,6 +20720,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Compliance.yml b/openApiDocs/v1.0/Compliance.yml index 21bfbef9bf9..27311e552ae 100644 --- a/openApiDocs/v1.0/Compliance.yml +++ b/openApiDocs/v1.0/Compliance.yml @@ -3626,6 +3626,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/ConfigurationManagement.yml b/openApiDocs/v1.0/ConfigurationManagement.yml index 5eb013c91f9..b7f55e4196a 100644 --- a/openApiDocs/v1.0/ConfigurationManagement.yml +++ b/openApiDocs/v1.0/ConfigurationManagement.yml @@ -6,84 +6,6 @@ servers: - url: https://graph.microsoft.com/v1.0/ description: Core paths: - /admin/configurationManagement: - get: - tags: - - admin.configurationManagement - summary: Get configurationManagement from admin - description: A container for Tenant Configuration Management (TCM) resources. Read-only. - operationId: admin_GetConfigurationManagement - 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.configurationManagement' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - admin.configurationManagement - summary: Update the navigation property configurationManagement in admin - operationId: admin_UpdateConfigurationManagement - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationManagement' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationManagement' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - admin.configurationManagement - summary: Delete navigation property configurationManagement for admin - operationId: admin_DeleteConfigurationManagement - 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 /admin/configurationManagement/configurationDrifts: get: tags: @@ -139,28 +61,6 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - admin.configurationManagement - summary: Create new navigation property to configurationDrifts for admin - operationId: admin.configurationManagement_CreateConfigurationDrift - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationDrift' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationDrift' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation '/admin/configurationManagement/configurationDrifts/{configurationDrift-id}': get: tags: @@ -210,63 +110,6 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: - tags: - - admin.configurationManagement - summary: Update the navigation property configurationDrifts in admin - operationId: admin.configurationManagement_UpdateConfigurationDrift - parameters: - - name: configurationDrift-id - in: path - description: The unique identifier of configurationDrift - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationDrift - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationDrift' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationDrift' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - admin.configurationManagement - summary: Delete navigation property configurationDrifts for admin - operationId: admin.configurationManagement_DeleteConfigurationDrift - parameters: - - name: configurationDrift-id - in: path - description: The unique identifier of configurationDrift - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationDrift - - 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 /admin/configurationManagement/configurationDrifts/$count: get: tags: @@ -336,28 +179,6 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - admin.configurationManagement - summary: Create new navigation property to configurationMonitoringResults for admin - operationId: admin.configurationManagement_CreateConfigurationMonitoringResult - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationMonitoringResult' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationMonitoringResult' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation '/admin/configurationManagement/configurationMonitoringResults/{configurationMonitoringResult-id}': get: tags: @@ -407,63 +228,6 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: - tags: - - admin.configurationManagement - summary: Update the navigation property configurationMonitoringResults in admin - operationId: admin.configurationManagement_UpdateConfigurationMonitoringResult - parameters: - - name: configurationMonitoringResult-id - in: path - description: The unique identifier of configurationMonitoringResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationMonitoringResult - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationMonitoringResult' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationMonitoringResult' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - admin.configurationManagement - summary: Delete navigation property configurationMonitoringResults for admin - operationId: admin.configurationManagement_DeleteConfigurationMonitoringResult - parameters: - - name: configurationMonitoringResult-id - in: path - description: The unique identifier of configurationMonitoringResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationMonitoringResult - - 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 /admin/configurationManagement/configurationMonitoringResults/$count: get: tags: @@ -722,63 +486,6 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: - tags: - - admin.configurationManagement - summary: Update the navigation property baseline in admin - operationId: admin.configurationManagement.configurationMonitor_UpdateBaseline - parameters: - - name: configurationMonitor-id - in: path - description: The unique identifier of configurationMonitor - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationMonitor - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - admin.configurationManagement - summary: Delete navigation property baseline for admin - operationId: admin.configurationManagement.configurationMonitor_DeleteBaseline - parameters: - - name: configurationMonitor-id - in: path - description: The unique identifier of configurationMonitor - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationMonitor - - 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 /admin/configurationManagement/configurationMonitors/$count: get: tags: @@ -848,28 +555,6 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - admin.configurationManagement - summary: Create new navigation property to configurationSnapshotJobs for admin - operationId: admin.configurationManagement_CreateConfigurationSnapshotJob - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationSnapshotJob' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationSnapshotJob' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation '/admin/configurationManagement/configurationSnapshotJobs/{configurationSnapshotJob-id}': get: tags: @@ -919,37 +604,6 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: - tags: - - admin.configurationManagement - summary: Update the navigation property configurationSnapshotJobs in admin - operationId: admin.configurationManagement_UpdateConfigurationSnapshotJob - parameters: - - name: configurationSnapshotJob-id - in: path - description: The unique identifier of configurationSnapshotJob - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationSnapshotJob - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationSnapshotJob' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationSnapshotJob' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - admin.configurationManagement @@ -980,20 +634,6 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /admin/configurationManagement/configurationSnapshotJobs/$count: - get: - tags: - - admin.configurationManagement - summary: Get the number of the resource - operationId: admin.configurationManagement.configurationSnapshotJob_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' /admin/configurationManagement/configurationSnapshots: get: tags: @@ -1049,28 +689,6 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - admin.configurationManagement - summary: Create new navigation property to configurationSnapshots for admin - operationId: admin.configurationManagement_CreateConfigurationSnapshot - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation '/admin/configurationManagement/configurationSnapshots/{configurationBaseline-id}': get: tags: @@ -1117,117 +735,8 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: - tags: - - admin.configurationManagement - summary: Update the navigation property configurationSnapshots in admin - operationId: admin.configurationManagement_UpdateConfigurationSnapshot - parameters: - - name: configurationBaseline-id - in: path - description: The unique identifier of configurationBaseline - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationBaseline - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - admin.configurationManagement - summary: Delete navigation property configurationSnapshots for admin - operationId: admin.configurationManagement_DeleteConfigurationSnapshot - parameters: - - name: configurationBaseline-id - in: path - description: The unique identifier of configurationBaseline - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: configurationBaseline - - 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 - /admin/configurationManagement/configurationSnapshots/$count: - get: - tags: - - admin.configurationManagement - summary: Get the number of the resource - operationId: admin.configurationManagement.configurationSnapshot_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.configurationManagement: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: configurationManagement - type: object - properties: - configurationDrifts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.configurationDrift' - description: A container for configuration drift resources. - x-ms-navigationProperty: true - configurationMonitoringResults: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.configurationMonitoringResult' - description: A container for configuration monitoring results resources. - x-ms-navigationProperty: true - configurationMonitors: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.configurationMonitor' - description: A container for configuration monitor resources. - x-ms-navigationProperty: true - configurationSnapshotJobs: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.configurationSnapshotJob' - description: A container for snapshot job resources. - x-ms-navigationProperty: true - configurationSnapshots: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.configurationBaseline' - description: A container for configuration snapshot baselines. - x-ms-navigationProperty: true - additionalProperties: - type: object microsoft.graph.configurationDrift: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -1600,15 +1109,6 @@ components: - value: unknownFutureValue description: A marker value for members added after the release of this API. name: unknownFutureValue - microsoft.graph.ODataErrors.ODataError: - required: - - error - type: object - properties: - error: - $ref: '#/components/schemas/microsoft.graph.ODataErrors.MainError' - additionalProperties: - type: object microsoft.graph.configurationDriftCollectionResponse: title: Collection of configurationDrift type: object @@ -1622,6 +1122,15 @@ components: 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 ODataCountResponse: type: integer format: int32 @@ -1760,18 +1269,18 @@ components: 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.configurationDriftCollectionResponse: description: Retrieved collection content: application/json: schema: $ref: '#/components/schemas/microsoft.graph.configurationDriftCollectionResponse' + error: + description: error + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.ODataError' ODataCountResponse: description: The count of the resource content: diff --git a/openApiDocs/v1.0/DeviceManagement.Administration.yml b/openApiDocs/v1.0/DeviceManagement.Administration.yml index 60bd5ed0b86..072487d8442 100644 --- a/openApiDocs/v1.0/DeviceManagement.Administration.yml +++ b/openApiDocs/v1.0/DeviceManagement.Administration.yml @@ -9773,6 +9773,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/DeviceManagement.yml b/openApiDocs/v1.0/DeviceManagement.yml index 5c360075e3f..da5ee22cb84 100644 --- a/openApiDocs/v1.0/DeviceManagement.yml +++ b/openApiDocs/v1.0/DeviceManagement.yml @@ -19166,6 +19166,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Devices.CloudPrint.yml b/openApiDocs/v1.0/Devices.CloudPrint.yml index 1d8f76a0de7..b7fb70b7e5e 100644 --- a/openApiDocs/v1.0/Devices.CloudPrint.yml +++ b/openApiDocs/v1.0/Devices.CloudPrint.yml @@ -9951,6 +9951,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Devices.CorporateManagement.yml b/openApiDocs/v1.0/Devices.CorporateManagement.yml index 45873314497..b218f18732d 100644 --- a/openApiDocs/v1.0/Devices.CorporateManagement.yml +++ b/openApiDocs/v1.0/Devices.CorporateManagement.yml @@ -30754,121 +30754,119 @@ paths: components: schemas: microsoft.graph.deviceAppManagement: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: deviceAppManagement - type: object - properties: - isEnabledForMicrosoftStoreForBusiness: - type: boolean - description: Whether the account is enabled for syncing applications from the Microsoft Store for Business. - microsoftStoreForBusinessLanguage: - type: string - description: 'The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is -, where is a lowercase two-letter code derived from ISO 639-1 and is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.' - nullable: true - microsoftStoreForBusinessLastCompletedApplicationSyncTime: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 time an application sync from the Microsoft Store for Business was completed. - format: date-time - microsoftStoreForBusinessLastSuccessfulSyncDateTime: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 time the apps from the Microsoft Store for Business were synced successfully for the account. - format: date-time - androidManagedAppProtections: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.androidManagedAppProtection' - description: Android managed app policies. - x-ms-navigationProperty: true - defaultManagedAppProtections: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.defaultManagedAppProtection' - description: Default managed app policies. - x-ms-navigationProperty: true - iosManagedAppProtections: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.iosManagedAppProtection' - description: iOS managed app policies. - x-ms-navigationProperty: true - managedAppPolicies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.managedAppPolicy' - description: Managed app policies. - x-ms-navigationProperty: true - managedAppRegistrations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.managedAppRegistration' - description: The managed app registrations. - x-ms-navigationProperty: true - managedAppStatuses: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.managedAppStatus' - description: The managed app statuses. - x-ms-navigationProperty: true - managedEBooks: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.managedEBook' - description: The Managed eBook. - x-ms-navigationProperty: true - mdmWindowsInformationProtectionPolicies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy' - description: Windows information protection for apps running on devices which are MDM enrolled. - x-ms-navigationProperty: true - mobileAppCategories: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mobileAppCategory' - description: The mobile app categories. - x-ms-navigationProperty: true - mobileAppConfigurations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration' - description: The Managed Device Mobile Application Configurations. - x-ms-navigationProperty: true - mobileAppRelationships: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' - description: The mobile app relationship represents the dependency or supersedence relationship between two Intune mobile LOB applications. - x-ms-navigationProperty: true - mobileApps: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mobileApp' - description: The mobile apps. - x-ms-navigationProperty: true - targetedManagedAppConfigurations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.targetedManagedAppConfiguration' - description: Targeted managed app configurations. - x-ms-navigationProperty: true - vppTokens: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.vppToken' - description: List of Vpp tokens for this organization. - x-ms-navigationProperty: true - windowsInformationProtectionPolicies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy' - description: Windows information protection for apps running on devices which are not MDM enrolled. - x-ms-navigationProperty: true - additionalProperties: - type: object - description: Singleton entity that acts as a container for all device app management functionality. + title: deviceAppManagement + type: object + properties: + isEnabledForMicrosoftStoreForBusiness: + type: boolean + description: Whether the account is enabled for syncing applications from the Microsoft Store for Business. + microsoftStoreForBusinessLanguage: + type: string + description: 'The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is -, where is a lowercase two-letter code derived from ISO 639-1 and is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.' + nullable: true + microsoftStoreForBusinessLastCompletedApplicationSyncTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 time an application sync from the Microsoft Store for Business was completed. + format: date-time + microsoftStoreForBusinessLastSuccessfulSyncDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 time the apps from the Microsoft Store for Business were synced successfully for the account. + format: date-time + androidManagedAppProtections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.androidManagedAppProtection' + description: Android managed app policies. + x-ms-navigationProperty: true + defaultManagedAppProtections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.defaultManagedAppProtection' + description: Default managed app policies. + x-ms-navigationProperty: true + iosManagedAppProtections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.iosManagedAppProtection' + description: iOS managed app policies. + x-ms-navigationProperty: true + managedAppPolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedAppPolicy' + description: Managed app policies. + x-ms-navigationProperty: true + managedAppRegistrations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedAppRegistration' + description: The managed app registrations. + x-ms-navigationProperty: true + managedAppStatuses: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedAppStatus' + description: The managed app statuses. + x-ms-navigationProperty: true + managedEBooks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedEBook' + description: The Managed eBook. + x-ms-navigationProperty: true + mdmWindowsInformationProtectionPolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy' + description: Windows information protection for apps running on devices which are MDM enrolled. + x-ms-navigationProperty: true + mobileAppCategories: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mobileAppCategory' + description: The mobile app categories. + x-ms-navigationProperty: true + mobileAppConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration' + description: The Managed Device Mobile Application Configurations. + x-ms-navigationProperty: true + mobileAppRelationships: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' + description: The mobile app relationship represents the dependency or supersedence relationship between two Intune mobile LOB applications. + x-ms-navigationProperty: true + mobileApps: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mobileApp' + description: The mobile apps. + x-ms-navigationProperty: true + targetedManagedAppConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.targetedManagedAppConfiguration' + description: Targeted managed app configurations. + x-ms-navigationProperty: true + vppTokens: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.vppToken' + description: List of Vpp tokens for this organization. + x-ms-navigationProperty: true + windowsInformationProtectionPolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy' + description: Windows information protection for apps running on devices which are not MDM enrolled. + x-ms-navigationProperty: true + additionalProperties: + type: object + description: Singleton entity that acts as a container for all device app management functionality. microsoft.graph.androidManagedAppProtection: allOf: - $ref: '#/components/schemas/microsoft.graph.targetedManagedAppProtection' @@ -33231,15 +33229,6 @@ components: additionalProperties: type: object description: Malware detection entity. - 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.targetedManagedAppProtection: allOf: - $ref: '#/components/schemas/microsoft.graph.managedAppProtection' @@ -33258,6 +33247,15 @@ components: additionalProperties: type: object description: Policy used to configure detailed management settings targeted to specific security groups + 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.mobileAppIdentifier: title: mobileAppIdentifier type: object @@ -38234,6 +38232,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Education.yml b/openApiDocs/v1.0/Education.yml index d0816455203..d4e25d7ae9f 100644 --- a/openApiDocs/v1.0/Education.yml +++ b/openApiDocs/v1.0/Education.yml @@ -22656,6 +22656,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Files.yml b/openApiDocs/v1.0/Files.yml index 90c12172a35..ec4c76f6eba 100644 --- a/openApiDocs/v1.0/Files.yml +++ b/openApiDocs/v1.0/Files.yml @@ -5720,6 +5720,10 @@ paths: tags: - drives.driveItem summary: Invoke action assignSensitivityLabel + description: 'Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don''t apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-1.0 operationId: drive.item_assignSensitivityLabel parameters: - name: drive-id @@ -18966,6 +18970,10 @@ paths: tags: - drives.driveItem summary: Invoke action assignSensitivityLabel + description: 'Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don''t apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-1.0 operationId: drive.root_assignSensitivityLabel parameters: - name: drive-id @@ -28249,6 +28257,10 @@ paths: tags: - groups.drive summary: Invoke action assignSensitivityLabel + description: 'Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don''t apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-1.0 operationId: group.drive.item_assignSensitivityLabel parameters: - name: group-id @@ -43758,6 +43770,10 @@ paths: tags: - groups.drive summary: Invoke action assignSensitivityLabel + description: 'Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don''t apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-1.0 operationId: group.drive.root_assignSensitivityLabel parameters: - name: group-id @@ -63115,6 +63131,10 @@ paths: tags: - users.drive summary: Invoke action assignSensitivityLabel + description: 'Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don''t apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-1.0 operationId: user.drive.item_assignSensitivityLabel parameters: - name: user-id @@ -78624,6 +78644,10 @@ paths: tags: - users.drive summary: Invoke action assignSensitivityLabel + description: 'Asynchronously assign a sensitivity label to a driveItem. This API is part of the Microsoft SharePoint and OneDrive APIs that perform advanced premium administrative functions, and is considered as protected. Protected APIs require you to have more validations, beyond permission and consent, before you can use them. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive. This API applies sensitivity labels to files at rest. Office clients don''t apply watermarks, headers, or footers to files that contain the label information. For more information about sensitivity labels from an administrator''s perspective, see Enable sensitivity labels for Office files in SharePoint and OneDrive.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-assignsensitivitylabel?view=graph-rest-1.0 operationId: user.drive.root_assignSensitivityLabel parameters: - name: user-id @@ -84984,6 +85008,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Groups.yml b/openApiDocs/v1.0/Groups.yml index 45dbd780eb1..c78cd48eac3 100644 --- a/openApiDocs/v1.0/Groups.yml +++ b/openApiDocs/v1.0/Groups.yml @@ -19658,6 +19658,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Identity.DirectoryManagement.yml b/openApiDocs/v1.0/Identity.DirectoryManagement.yml index db0a49975d2..a8f1e5b4f3e 100644 --- a/openApiDocs/v1.0/Identity.DirectoryManagement.yml +++ b/openApiDocs/v1.0/Identity.DirectoryManagement.yml @@ -13109,7 +13109,11 @@ paths: get: tags: - directory.recovery - summary: Get jobs from directory + summary: List jobs + description: Get a list of all recovery recoveryJobBase objects (both preview and recovery jobs) across all snapshots for the tenant. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entrarecoveryservices-recovery-list-jobs?view=graph-rest-1.0 operationId: directory.recovery_ListJob parameters: - $ref: '#/components/parameters/top' @@ -13183,6 +13187,7 @@ paths: tags: - directory.recovery summary: Get jobs from directory + description: Collection of all recovery jobs (both preview and recovery) for the tenant. operationId: directory.recovery_GetJob parameters: - name: recoveryJobBase-id @@ -13319,7 +13324,11 @@ paths: get: tags: - directory.recovery - summary: Get snapshots from directory + summary: List snapshots + description: Get a list of available backup snapshot objects for the tenant. Snapshots represent points in time to which the tenant can be restored. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entrarecoveryservices-recovery-list-snapshots?view=graph-rest-1.0 operationId: directory.recovery_ListSnapshot parameters: - $ref: '#/components/parameters/top' @@ -13393,6 +13402,7 @@ paths: tags: - directory.recovery summary: Get snapshots from directory + description: Collection of backup snapshots available for the tenant. operationId: directory.recovery_GetSnapshot parameters: - name: snapshot-id @@ -13495,6 +13505,7 @@ paths: tags: - directory.recovery summary: Get recoveryJobs from directory + description: Collection of recovery jobs created for this snapshot. operationId: directory.recovery.snapshot_ListRecoveryJob parameters: - name: snapshot-id @@ -13554,6 +13565,7 @@ paths: tags: - directory.recovery summary: Get recoveryJobs from directory + description: Collection of recovery jobs created for this snapshot. operationId: directory.recovery.snapshot_GetRecoveryJob parameters: - name: snapshot-id @@ -13629,6 +13641,7 @@ paths: tags: - directory.recovery summary: Get recoveryPreviewJobs from directory + description: Collection of preview jobs created for this snapshot. operationId: directory.recovery.snapshot_ListRecoveryPreviewJob parameters: - name: snapshot-id @@ -13688,6 +13701,7 @@ paths: tags: - directory.recovery summary: Get recoveryPreviewJobs from directory + description: Collection of preview jobs created for this snapshot. operationId: directory.recovery.snapshot_GetRecoveryPreviewJob parameters: - name: snapshot-id @@ -24461,11 +24475,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.entraRecoveryServices.recoveryJobBase' + description: Collection of all recovery jobs (both preview and recovery) for the tenant. x-ms-navigationProperty: true snapshots: type: array items: $ref: '#/components/schemas/microsoft.graph.entraRecoveryServices.snapshot' + description: Collection of backup snapshots available for the tenant. x-ms-navigationProperty: true additionalProperties: type: object @@ -24480,28 +24496,33 @@ components: jobCompletionDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 job completed. Null if the job is still running. format: date-time nullable: true jobStartDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 job started. format: date-time status: $ref: '#/components/schemas/microsoft.graph.entraRecoveryServices.recoveryStatus' targetStateDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The target snapshot timestamp to which the tenant is being restored. Supports $filter (eq, ne).' format: date-time totalChangedLinksCalculated: maximum: 2147483647 minimum: -2147483648 type: number + description: The total count of changed directory object links (relationships) calculated by the job. null until the job completes calculation. Not all calculated link changes may be successfully applied; see totalLinksModified on derived types for the count of links that were actually modified. format: int32 nullable: true totalChangedObjectsCalculated: maximum: 2147483647 minimum: -2147483648 type: number + description: The total count of changed directory objects calculated by the job. null until the job completes calculation. Not all calculated object changes may be successfully applied; see totalObjectsModified on derived types for the count of objects that were actually modified. format: int32 nullable: true additionalProperties: @@ -24515,22 +24536,26 @@ 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 when the snapshot was created. format: date-time totalChangedObjects: maximum: 2147483647 minimum: -2147483648 type: number + description: The total number of changed objects identified in this snapshot. format: int32 nullable: true recoveryJobs: type: array items: $ref: '#/components/schemas/microsoft.graph.entraRecoveryServices.recoveryJob' + description: Collection of recovery jobs created for this snapshot. x-ms-navigationProperty: true recoveryPreviewJobs: type: array items: $ref: '#/components/schemas/microsoft.graph.entraRecoveryServices.recoveryPreviewJob' + description: Collection of preview jobs created for this snapshot. x-ms-navigationProperty: true additionalProperties: type: object @@ -24544,18 +24569,21 @@ components: maximum: 2147483647 minimum: -2147483648 type: number + description: The count of changes (including both objects and links) that failed to apply during recovery. format: int32 nullable: true totalLinksModified: maximum: 2147483647 minimum: -2147483648 type: number + description: The count of directory object links (relationships) that were successfully modified during recovery. This value may be less than totalChangedLinksCalculated if some link changes failed. format: int32 nullable: true totalObjectsModified: maximum: 2147483647 minimum: -2147483648 type: number + description: The count of directory objects that were successfully modified during recovery. This value may be less than totalChangedObjectsCalculated if some object changes failed. format: int32 nullable: true additionalProperties: @@ -24825,6 +24853,8 @@ components: type: string description: URI that clients are redirected to when they sign out of Microsoft Entra services. Corresponds to the LogOffUri property of the Set-EntraDomainFederationSettings PowerShell cmdlet. nullable: true + systemBrowserEnabledOn: + $ref: '#/components/schemas/microsoft.graph.systemBrowserEnabledOn' additionalProperties: type: object microsoft.graph.domainDnsRecord: @@ -26124,6 +26154,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -28845,6 +28876,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.systemBrowserEnabledOn: + title: systemBrowserEnabledOn + enum: + - none + - ios + - android + - mac + - unknownFutureValue + type: string + x-ms-enum-flags: + isFlags: true microsoft.graph.mdmAuthority: title: mdmAuthority enum: diff --git a/openApiDocs/v1.0/Identity.Governance.yml b/openApiDocs/v1.0/Identity.Governance.yml index 93bd9814016..08ea3ccbcd5 100644 --- a/openApiDocs/v1.0/Identity.Governance.yml +++ b/openApiDocs/v1.0/Identity.Governance.yml @@ -4468,6 +4468,110 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': + post: + tags: + - identityGovernance.accessReviewSet + summary: Invoke action acceptRecommendations + description: 'Accept the recommendations on all accessReviewInstanceDecisionItem objects that haven''t been reviewed within a single accessReviewStage of a multi-stage accessReviewInstance. Recommendations are generated if recommendationsEnabled is true on the accessReviewScheduleDefinition object. If there''s no recommendation on an accessReviewInstanceDecisionItem object, no decision is recorded. This action accepts recommendations for the decisions in a specific stage only, unlike accessReviewInstance: acceptRecommendations, which operates across the entire instance.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewstage-acceptrecommendations?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.definition.instance.stage_acceptRecommendation + parameters: + - name: accessReviewScheduleDefinition-id + in: path + description: The unique identifier of accessReviewScheduleDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id + in: path + description: The unique identifier of accessReviewStage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewStage + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': + post: + tags: + - identityGovernance.accessReviewSet + summary: Invoke action batchRecordDecisions + description: 'Record decisions in bulk for all accessReviewInstanceDecisionItem objects within a single accessReviewStage of a multi-stage accessReviewInstance, by using principalId, resourceId, or neither. This action records decisions for a specific stage only, unlike accessReviewInstance: batchRecordDecisions, which operates across the entire instance.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewstage-batchrecorddecisions?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.definition.instance.stage_batchRecordDecision + parameters: + - name: accessReviewScheduleDefinition-id + in: path + description: The unique identifier of accessReviewScheduleDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id + in: path + description: The unique identifier of accessReviewStage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewStage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + decision: + type: string + nullable: true + justification: + type: string + nullable: true + principalId: + type: string + nullable: true + resourceId: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.stop': post: tags: @@ -5332,179 +5436,14 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identityGovernance/appConsent: + /identityGovernance/accessReviews/unified: get: tags: - - identityGovernance.appConsentApprovalRoute - summary: Get appConsent from identityGovernance - operationId: identityGovernance_GetAppConsent - 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.appConsentApprovalRoute' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.appConsentApprovalRoute - summary: Update the navigation property appConsent in identityGovernance - operationId: identityGovernance_UpdateAppConsent - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.appConsentApprovalRoute' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.appConsentApprovalRoute' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.appConsentApprovalRoute - summary: Delete navigation property appConsent for identityGovernance - operationId: identityGovernance_DeleteAppConsent - 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 - /identityGovernance/appConsent/appConsentRequests: - get: - tags: - - identityGovernance.appConsentApprovalRoute - summary: List appConsentRequests - description: Retrieve appConsentRequest objects and their properties. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0 - operationId: identityGovernance.appConsent_ListAppConsentRequest - 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.appConsentRequestCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.appConsentApprovalRoute - summary: Create new navigation property to appConsentRequests for identityGovernance - operationId: identityGovernance.appConsent_CreateAppConsentRequest - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.appConsentRequest' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.appConsentRequest' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}': - get: - tags: - - identityGovernance.appConsentApprovalRoute - summary: Get appConsentRequest - description: Read the properties and relationships of an appConsentRequest object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0 - operationId: identityGovernance.appConsent_GetAppConsentRequest + - identityGovernance.accessReviewSet + summary: Get unified from identityGovernance + description: Entry point for the unified (vNext) access reviews API surface. Requests under this path are routed to the vNext service through the dedicated accessReviews/unified path segment. + operationId: identityGovernance.accessReview_GetUnified parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - name: $select in: query description: Select properties to be returned @@ -5531,30 +5470,21 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.appConsentRequest' + $ref: '#/components/schemas/microsoft.graph.unifiedRoot' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.appConsentApprovalRoute - summary: Update the navigation property appConsentRequests in identityGovernance - operationId: identityGovernance.appConsent_UpdateAppConsentRequest - parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest + - identityGovernance.accessReviewSet + summary: Update the navigation property unified in identityGovernance + operationId: identityGovernance.accessReview_UpdateUnified requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.appConsentRequest' + $ref: '#/components/schemas/microsoft.graph.unifiedRoot' required: true responses: 2XX: @@ -5562,24 +5492,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.appConsentRequest' + $ref: '#/components/schemas/microsoft.graph.unifiedRoot' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.appConsentApprovalRoute - summary: Delete navigation property appConsentRequests for identityGovernance - operationId: identityGovernance.appConsent_DeleteAppConsentRequest + - identityGovernance.accessReviewSet + summary: Delete navigation property unified for identityGovernance + operationId: identityGovernance.accessReview_DeleteUnified parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - name: If-Match in: header description: ETag @@ -5592,25 +5514,14 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests': + /identityGovernance/accessReviews/unified/decisions: get: tags: - - identityGovernance.appConsentApprovalRoute - summary: List userConsentRequests - description: Retrieve a collection of userConsentRequest objects and their properties. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0 - operationId: identityGovernance.appConsent.appConsentRequest_ListUserConsentRequest + - identityGovernance.accessReviewSet + summary: Get decisions from identityGovernance + description: Represents the unified (vNext) access review decisions on an instance of a review. + operationId: identityGovernance.accessReview.unified_ListDecision parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -5648,7 +5559,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.userConsentRequestCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -5657,24 +5568,15 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.appConsentApprovalRoute - summary: Create new navigation property to userConsentRequests for identityGovernance - operationId: identityGovernance.appConsent.appConsentRequest_CreateUserConsentRequest - parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest + - identityGovernance.accessReviewSet + summary: Create new navigation property to decisions for identityGovernance + operationId: identityGovernance.accessReview.unified_CreateDecision requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.userConsentRequest' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' required: true responses: 2XX: @@ -5682,37 +5584,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.userConsentRequest' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}': + '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}': get: tags: - - identityGovernance.appConsentApprovalRoute - summary: Get userConsentRequest - description: Read the properties and relationships of a userConsentRequest object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0 - operationId: identityGovernance.appConsent.appConsentRequest_GetUserConsentRequest + - identityGovernance.accessReviewSet + summary: Get decisions from identityGovernance + description: Represents the unified (vNext) access review decisions on an instance of a review. + operationId: identityGovernance.accessReview.unified_GetDecision parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - - name: userConsentRequest-id + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of userConsentRequest + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: userConsentRequest + x-ms-docs-key-type: accessReviewInstanceDecisionItem - name: $select in: query description: Select properties to be returned @@ -5739,165 +5630,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.userConsentRequest' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.appConsentApprovalRoute - summary: Update the navigation property userConsentRequests in identityGovernance - operationId: identityGovernance.appConsent.appConsentRequest_UpdateUserConsentRequest - parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - - name: userConsentRequest-id - in: path - description: The unique identifier of userConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: userConsentRequest - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.userConsentRequest' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.userConsentRequest' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.appConsentApprovalRoute - summary: Delete navigation property userConsentRequests for identityGovernance - operationId: identityGovernance.appConsent.appConsentRequest_DeleteUserConsentRequest - parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - - name: userConsentRequest-id - in: path - description: The unique identifier of userConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: userConsentRequest - - 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 - '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval': - get: - tags: - - identityGovernance.appConsentApprovalRoute - summary: Get approval from identityGovernance - description: Approval decisions associated with a request. - operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest_GetApproval - parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - - name: userConsentRequest-id - in: path - description: The unique identifier of userConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: userConsentRequest - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.approval' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.appConsentApprovalRoute - summary: Update the navigation property approval in identityGovernance - operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest_UpdateApproval + - identityGovernance.accessReviewSet + summary: Update the navigation property decisions in identityGovernance + operationId: identityGovernance.accessReview.unified_UpdateDecision parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - - name: userConsentRequest-id + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of userConsentRequest + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: userConsentRequest + x-ms-docs-key-type: accessReviewInstanceDecisionItem requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approval' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' required: true responses: 2XX: @@ -5905,32 +5661,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approval' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.appConsentApprovalRoute - summary: Delete navigation property approval for identityGovernance - operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest_DeleteApproval + - identityGovernance.accessReviewSet + summary: Delete navigation property decisions for identityGovernance + operationId: identityGovernance.accessReview.unified_DeleteDecision parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - - name: userConsentRequest-id + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of userConsentRequest + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: userConsentRequest + x-ms-docs-key-type: accessReviewInstanceDecisionItem - name: If-Match in: header description: ETag @@ -5943,30 +5691,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages': + '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: tags: - - identityGovernance.appConsentApprovalRoute - summary: Get stages from identityGovernance - description: A collection of stages in the approval decision. - operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_ListStage + - identityGovernance.accessReviewSet + summary: Get insights from identityGovernance + description: Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. + operationId: identityGovernance.accessReview.unified.decision_ListInsight parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - - name: userConsentRequest-id + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of userConsentRequest + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: userConsentRequest + x-ms-docs-key-type: accessReviewInstanceDecisionItem - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -6004,7 +5744,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.approvalStageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -6013,32 +5753,24 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.appConsentApprovalRoute - summary: Create new navigation property to stages for identityGovernance - operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_CreateStage + - identityGovernance.accessReviewSet + summary: Create new navigation property to insights for identityGovernance + operationId: identityGovernance.accessReview.unified.decision_CreateInsight parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - - name: userConsentRequest-id + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of userConsentRequest + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: userConsentRequest + x-ms-docs-key-type: accessReviewInstanceDecisionItem requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approvalStage' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' required: true responses: 2XX: @@ -6046,42 +5778,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approvalStage' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}': + '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: tags: - - identityGovernance.appConsentApprovalRoute - summary: Get stages from identityGovernance - description: A collection of stages in the approval decision. - operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_GetStage + - identityGovernance.accessReviewSet + summary: Get insights from identityGovernance + description: Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. + operationId: identityGovernance.accessReview.unified.decision_GetInsight parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - - name: userConsentRequest-id + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of userConsentRequest + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: userConsentRequest - - name: approvalStage-id + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id in: path - description: The unique identifier of approvalStage + description: The unique identifier of governanceInsight required: true style: simple schema: type: string - x-ms-docs-key-type: approvalStage + x-ms-docs-key-type: governanceInsight - name: $select in: query description: Select properties to be returned @@ -6108,46 +5832,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approvalStage' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.appConsentApprovalRoute - summary: Update the navigation property stages in identityGovernance - operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_UpdateStage + - identityGovernance.accessReviewSet + summary: Update the navigation property insights in identityGovernance + operationId: identityGovernance.accessReview.unified.decision_UpdateInsight parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - - name: userConsentRequest-id + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of userConsentRequest + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: userConsentRequest - - name: approvalStage-id + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id in: path - description: The unique identifier of approvalStage + description: The unique identifier of governanceInsight required: true style: simple schema: type: string - x-ms-docs-key-type: approvalStage + x-ms-docs-key-type: governanceInsight requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approvalStage' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' required: true responses: 2XX: @@ -6155,40 +5871,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approvalStage' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.appConsentApprovalRoute - summary: Delete navigation property stages for identityGovernance - operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_DeleteStage + - identityGovernance.accessReviewSet + summary: Delete navigation property insights for identityGovernance + operationId: identityGovernance.accessReview.unified.decision_DeleteInsight parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - - name: userConsentRequest-id + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of userConsentRequest + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: userConsentRequest - - name: approvalStage-id + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id in: path - description: The unique identifier of approvalStage + description: The unique identifier of governanceInsight required: true style: simple schema: type: string - x-ms-docs-key-type: approvalStage + x-ms-docs-key-type: governanceInsight - name: If-Match in: header description: ETag @@ -6201,29 +5909,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count': + '/identityGovernance/accessReviews/unified/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: tags: - - identityGovernance.appConsentApprovalRoute + - identityGovernance.accessReviewSet summary: Get the number of the resource - operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval.stage_GetCount + operationId: identityGovernance.accessReview.unified.decision.insight_GetCount parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - - name: userConsentRequest-id + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of userConsentRequest + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: userConsentRequest + x-ms-docs-key-type: accessReviewInstanceDecisionItem - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -6231,21 +5931,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count': + /identityGovernance/accessReviews/unified/decisions/$count: get: tags: - - identityGovernance.appConsentApprovalRoute + - identityGovernance.accessReviewSet summary: Get the number of the resource - operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest_GetCount + operationId: identityGovernance.accessReview.unified.decision_GetCount parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -6253,32 +5945,24 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/microsoft.graph.filterByCurrentUser(on=''{on}'')': + '/identityGovernance/accessReviews/unified/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: - - identityGovernance.appConsentApprovalRoute + - identityGovernance.accessReviewSet summary: Invoke function filterByCurrentUser - description: 'Retrieve a collection of userConsentRequest objects for accessing a specified app, for which the current user is the reviewer.' + description: Retrieve all decision items for an instance of an access review or a stage of an instance of a multi-stage access review for which the calling user is the reviewer. The decision items are presented as accessReviewInstanceDecisionItem objects on a given accessReviewInstance or accessReviewStage for which the calling user is the reviewer. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0 - operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest_filterGraphBPreCurrentUser + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.decision_filterGraphBPreCurrentUser parameters: - - name: appConsentRequest-id - in: path - description: The unique identifier of appConsentRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: appConsentRequest - name: on in: path description: 'Usage: on=''{on}''' required: true style: simple schema: - $ref: '#/components/schemas/microsoft.graph.consentRequestFilterByCurrentUserOptions' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItemFilterByCurrentUserOptions' - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -6320,13 +6004,13 @@ paths: content: application/json: schema: - title: Collection of userConsentRequest + title: Collection of accessReviewInstanceDecisionItem type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.userConsentRequest' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' '@odata.nextLink': type: string nullable: true @@ -6338,103 +6022,16 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - /identityGovernance/appConsent/appConsentRequests/$count: - get: - tags: - - identityGovernance.appConsentApprovalRoute - summary: Get the number of the resource - operationId: identityGovernance.appConsent.appConsentRequest_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/appConsent/appConsentRequests/microsoft.graph.filterByCurrentUser(on=''{on}'')': + /identityGovernance/accessReviews/unified/definitions: get: tags: - - identityGovernance.appConsentApprovalRoute - summary: Invoke function filterByCurrentUser - description: Retrieve a collection of appConsentRequest objects for which the current user is the reviewer and the status of the userConsentRequest for accessing the specified app is InProgress. + - identityGovernance.accessReviewSet + summary: List accessReviewScheduleDefinitions + description: 'Retrieve the accessReviewScheduleDefinition objects for user-centric (catalog-scope) access reviews through the unified route. A list of zero or more accessReviewScheduleDefinition objects is returned, including all of their nested properties, for each access review series created. This doesn''t include the associated accessReviewInstance objects.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0 - operationId: identityGovernance.appConsent.appConsentRequest_filterGraphBPreCurrentUser - parameters: - - name: on - in: path - description: 'Usage: on=''{on}''' - required: true - style: simple - schema: - $ref: '#/components/schemas/microsoft.graph.consentRequestFilterByCurrentUserOptions' - - $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 appConsentRequest - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.appConsentRequest' - '@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 - /identityGovernance/catalogs: - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get catalogs from identityGovernance - operationId: identityGovernance_ListCatalog + url: https://learn.microsoft.com/graph/api/unifiedroot-list-definitions?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified_ListDefinition parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' @@ -6473,7 +6070,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageCatalogCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessReviewScheduleDefinitionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -6482,15 +6079,19 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to catalogs for identityGovernance - operationId: identityGovernance_CreateCatalog + - identityGovernance.accessReviewSet + summary: Create accessReviewScheduleDefinition + description: 'Create a new user-centric (catalog-scope) accessReviewScheduleDefinition object through the unified route. With a user-centric review, a reviewer evaluates a principal''s access to every group and application contained in an entitlement management catalog in a single review. The catalog is identified in the resourceScopes collection of the principalResourceMembershipsScope.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/unifiedroot-post-definitions?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified_CreateDefinition requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' required: true responses: 2XX: @@ -6498,25 +6099,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get catalogs from identityGovernance - operationId: identityGovernance_GetCatalog + - identityGovernance.accessReviewSet + summary: Get definitions from identityGovernance + description: Represents the unified (vNext) template and scheduling for an access review. + operationId: identityGovernance.accessReview.unified_GetDefinition parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessReviewScheduleDefinition - name: $select in: query description: Select properties to be returned @@ -6543,30 +6145,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property catalogs in identityGovernance - operationId: identityGovernance_UpdateCatalog + - identityGovernance.accessReviewSet + summary: Update the navigation property definitions in identityGovernance + operationId: identityGovernance.accessReview.unified_UpdateDefinition parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessReviewScheduleDefinition requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' required: true responses: 2XX: @@ -6574,24 +6176,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property catalogs for identityGovernance - operationId: identityGovernance_DeleteCatalog + - identityGovernance.accessReviewSet + summary: Delete navigation property definitions for identityGovernance + operationId: identityGovernance.accessReview.unified_DeleteDefinition parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessReviewScheduleDefinition - name: If-Match in: header description: ETag @@ -6604,22 +6206,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/accessPackages': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get accessPackages from identityGovernance - description: The access packages in this catalog. Read-only. Nullable. - operationId: identityGovernance.catalog_ListAccessPackage + - identityGovernance.accessReviewSet + summary: Get instances from identityGovernance + description: 'If the accessReviewScheduleDefinition is a recurring access review, instances represent each recurrence. A review that doesn''t recur will have exactly one instance. Instances also represent each unique resource under review in the accessReviewScheduleDefinition. If a review has multiple resources and multiple instances, each resource has a unique instance for each recurrence.' + operationId: identityGovernance.accessReview.unified.definition_ListInstance parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessReviewScheduleDefinition - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -6657,37 +6259,68 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessReviewInstanceCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/accessPackages/{accessPackage-id}': + post: + tags: + - identityGovernance.accessReviewSet + summary: Create new navigation property to instances for identityGovernance + operationId: identityGovernance.accessReview.unified.definition_CreateInstance + parameters: + - name: accessReviewScheduleDefinition-id + in: path + description: The unique identifier of accessReviewScheduleDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewScheduleDefinition + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get accessPackages from identityGovernance - description: The access packages in this catalog. Read-only. Nullable. - operationId: identityGovernance.catalog_GetAccessPackage + - identityGovernance.accessReviewSet + summary: Get instances from identityGovernance + description: 'If the accessReviewScheduleDefinition is a recurring access review, instances represent each recurrence. A review that doesn''t recur will have exactly one instance. Instances also represent each unique resource under review in the accessReviewScheduleDefinition. If a review has multiple resources and multiple instances, each resource has a unique instance for each recurrence.' + operationId: identityGovernance.accessReview.unified.definition_GetInstance parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackage-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage + x-ms-docs-key-type: accessReviewInstance - name: $select in: query description: Select properties to be returned @@ -6714,47 +6347,107 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackage' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/accessPackages/$count': - get: + patch: tags: - - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.accessPackage_GetCount + - identityGovernance.accessReviewSet + summary: Update the navigation property instances in identityGovernance + operationId: identityGovernance.accessReview.unified.definition_UpdateInstance parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions': + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.accessReviewSet + summary: Delete navigation property instances for identityGovernance + operationId: identityGovernance.accessReview.unified.definition_DeleteInstance + parameters: + - name: accessReviewScheduleDefinition-id + in: path + description: The unique identifier of accessReviewScheduleDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance + - 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 + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get customWorkflowExtensions from identityGovernance - operationId: identityGovernance.catalog_ListCustomWorkflowExtension + - identityGovernance.accessReviewSet + summary: Get contactedReviewers from identityGovernance + description: 'Returns the collection of reviewers who were contacted to complete this review. While the reviewers and fallbackReviewers properties of the accessReviewScheduleDefinition might specify group owners or managers as reviewers, contactedReviewers returns their individual identities. Supports $select. Read-only.' + operationId: identityGovernance.accessReview.unified.definition.instance_ListContactedReviewer parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -6792,7 +6485,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customCalloutExtensionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -6801,24 +6494,32 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to customWorkflowExtensions for identityGovernance - operationId: identityGovernance.catalog_CreateCustomWorkflowExtension + - identityGovernance.accessReviewSet + summary: Create new navigation property to contactedReviewers for identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance_CreateContactedReviewer parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' required: true responses: 2XX: @@ -6826,33 +6527,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get customWorkflowExtensions from identityGovernance - operationId: identityGovernance.catalog_GetCustomWorkflowExtension + - identityGovernance.accessReviewSet + summary: Get contactedReviewers from identityGovernance + description: 'Returns the collection of reviewers who were contacted to complete this review. While the reviewers and fallbackReviewers properties of the accessReviewScheduleDefinition might specify group owners or managers as reviewers, contactedReviewers returns their individual identities. Supports $select. Read-only.' + operationId: identityGovernance.accessReview.unified.definition.instance_GetContactedReviewer parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: customCalloutExtension-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of customCalloutExtension + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customCalloutExtension + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewReviewer-id + in: path + description: The unique identifier of accessReviewReviewer + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewReviewer - name: $select in: query description: Select properties to be returned @@ -6879,38 +6589,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property customWorkflowExtensions in identityGovernance - operationId: identityGovernance.catalog_UpdateCustomWorkflowExtension + - identityGovernance.accessReviewSet + summary: Update the navigation property contactedReviewers in identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance_UpdateContactedReviewer parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: customCalloutExtension-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of customCalloutExtension + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customCalloutExtension + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewReviewer-id + in: path + description: The unique identifier of accessReviewReviewer + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewReviewer requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' required: true responses: 2XX: @@ -6918,32 +6636,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property customWorkflowExtensions for identityGovernance - operationId: identityGovernance.catalog_DeleteCustomWorkflowExtension + - identityGovernance.accessReviewSet + summary: Delete navigation property contactedReviewers for identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance_DeleteContactedReviewer parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: customCalloutExtension-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of customCalloutExtension + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customCalloutExtension + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewReviewer-id + in: path + description: The unique identifier of accessReviewReviewer + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewReviewer - name: If-Match in: header description: ETag @@ -6956,21 +6682,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count': get: tags: - - identityGovernance.accessPackageCatalog + - identityGovernance.accessReviewSet summary: Get the number of the resource - operationId: identityGovernance.catalog.customWorkflowExtension_GetCount + operationId: identityGovernance.accessReview.unified.definition.instance.contactedReviewer_GetCount parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -6978,21 +6712,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get resourceRoles from identityGovernance - operationId: identityGovernance.catalog_ListResourceRole + - identityGovernance.accessReviewSet + summary: Get decisions from identityGovernance + description: 'Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed.' + operationId: identityGovernance.accessReview.unified.definition.instance_ListDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -7030,7 +6773,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -7039,24 +6782,32 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to resourceRoles for identityGovernance - operationId: identityGovernance.catalog_CreateResourceRole + - identityGovernance.accessReviewSet + summary: Create new navigation property to decisions for identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance_CreateDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' required: true responses: 2XX: @@ -7064,33 +6815,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get resourceRoles from identityGovernance - operationId: identityGovernance.catalog_GetResourceRole + - identityGovernance.accessReviewSet + summary: Get decisions from identityGovernance + description: 'Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed.' + operationId: identityGovernance.accessReview.unified.definition.instance_GetDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem - name: $select in: query description: Select properties to be returned @@ -7117,38 +6877,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property resourceRoles in identityGovernance - operationId: identityGovernance.catalog_UpdateResourceRole + - identityGovernance.accessReviewSet + summary: Update the navigation property decisions in identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance_UpdateDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' required: true responses: 2XX: @@ -7156,32 +6924,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property resourceRoles for identityGovernance - operationId: identityGovernance.catalog_DeleteResourceRole + - identityGovernance.accessReviewSet + summary: Delete navigation property decisions for identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance_DeleteDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem - name: If-Match in: header description: ETag @@ -7194,29 +6970,53 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get resource from identityGovernance - operationId: identityGovernance.catalog.resourceRole_GetResource + - identityGovernance.accessReviewSet + summary: Get insights from identityGovernance + description: Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. + operationId: identityGovernance.accessReview.unified.definition.instance.decision_ListInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -7239,111 +7039,100 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.catalog.resourceRole_UpdateResource + - identityGovernance.accessReviewSet + summary: Create new navigation property to insights for identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance.decision_CreateInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': + get: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.catalog.resourceRole_DeleteResource + - identityGovernance.accessReviewSet + summary: Get insights from identityGovernance + description: Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. + operationId: identityGovernance.accessReview.unified.definition.instance.decision_GetInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.catalog.resourceRole.resource_GetEnvironment - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of governanceInsight required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: governanceInsight - name: $select in: query description: Select properties to be returned @@ -7370,178 +7159,222 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': - post: + patch: tags: - - identityGovernance.accessPackageCatalog - summary: Invoke action refresh - operationId: identityGovernance.catalog.resourceRole.resource_refresh + - identityGovernance.accessReviewSet + summary: Update the navigation property insights in identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance.decision_UpdateInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id + in: path + description: The unique identifier of governanceInsight + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: governanceInsight + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.governanceInsight' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/roles': - get: + x-ms-docs-operation-type: operation + delete: tags: - - identityGovernance.accessPackageCatalog - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resourceRole.resource_ListRole + - identityGovernance.accessReviewSet + summary: Delete navigation property insights for identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance.decision_DeleteInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/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: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + 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: accessReviewInstanceDecisionItem + - name: governanceInsight-id + in: path + description: The unique identifier of governanceInsight + 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: governanceInsight + - 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.accessPackageResourceRoleCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': + get: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource_CreateRole + - identityGovernance.accessReviewSet + summary: Get the number of the resource + operationId: identityGovernance.accessReview.unified.definition.instance.decision.insight_GetCount parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - required: true + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/roles/{accessPackageResourceRole-id1}': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resourceRole.resource_GetRole + - identityGovernance.accessReviewSet + summary: Get the number of the resource + operationId: identityGovernance.accessReview.unified.definition.instance.decision_GetCount parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceRole-id1 + x-ms-docs-key-type: accessReviewInstance + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: + tags: + - identityGovernance.accessReviewSet + summary: Invoke function filterByCurrentUser + description: Retrieve all decision items for an instance of an access review or a stage of an instance of a multi-stage access review for which the calling user is the reviewer. The decision items are presented as accessReviewInstanceDecisionItem objects on a given accessReviewInstance or accessReviewStage for which the calling user is the reviewer. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance.decision_filterGraphBPreCurrentUser + parameters: + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance + - name: on + in: path + description: 'Usage: on=''{on}''' + required: true + style: simple + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItemFilterByCurrentUserOptions' + - $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 @@ -7552,6 +7385,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 @@ -7564,157 +7407,272 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + title: Collection of accessReviewInstanceDecisionItem + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' + '@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 + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.acceptRecommendations': + post: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource_UpdateRole + - identityGovernance.accessReviewSet + summary: Invoke action acceptRecommendations + description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that haven't been reviewed on an accessReviewInstance object for which the calling user is a reviewer. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance_acceptRecommendation parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceRole-id1 + x-ms-docs-key-type: accessReviewInstance + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.applyDecisions': + post: + tags: + - identityGovernance.accessReviewSet + summary: Invoke action applyDecisions + description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is false in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be Completed to call this method. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance_applyDecision + parameters: + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.batchRecordDecisions': + post: + tags: + - identityGovernance.accessReviewSet + summary: Invoke action batchRecordDecisions + description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in a specific accessReviewInstance in batches by using principalId, resourceId, or neither.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance_batchRecordDecision + parameters: + - name: accessReviewScheduleDefinition-id + in: path + description: The unique identifier of accessReviewScheduleDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + type: object + properties: + decision: + type: string + nullable: true + justification: + type: string + nullable: true + principalId: + type: string + nullable: true + resourceId: + type: string + nullable: true + additionalProperties: + type: object required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.resetDecisions': + post: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource_DeleteRole + - identityGovernance.accessReviewSet + summary: Invoke action resetDecisions + description: Resets all accessReviewInstanceDecisionItem objects on an accessReviewInstance to notReviewed. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance_resetDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceRole-id1 + x-ms-docs-key-type: accessReviewInstance + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.sendReminder': + post: + tags: + - identityGovernance.accessReviewSet + summary: Invoke action sendReminder + description: Send a reminder to the reviewers of an active accessReviewInstance. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance_sendReminder + parameters: + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true style: simple schema: type: string + x-ms-docs-key-type: accessReviewInstance responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/roles/$count': - get: + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/microsoft.graph.stop': + post: tags: - - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceRole.resource.role_GetCount + - identityGovernance.accessReviewSet + summary: Invoke action stop + description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status is marked as Completed, the reviewers can no longer give input, and the access review decisions are applied. Stopping an instance will not stop future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance_stop parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessReviewInstance responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes': + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resourceRole.resource_ListScope + - identityGovernance.accessReviewSet + summary: Get stages from identityGovernance + description: 'If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition.' + operationId: identityGovernance.accessReview.unified.definition.instance_ListStage parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -7752,7 +7710,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessReviewStageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -7761,32 +7719,32 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource_CreateScope + - identityGovernance.accessReviewSet + summary: Create new navigation property to stages for identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance_CreateStage parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessReviewStage' required: true responses: 2XX: @@ -7794,42 +7752,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resourceRole.resource_GetScope + - identityGovernance.accessReviewSet + summary: Get stages from identityGovernance + description: 'If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition.' + operationId: identityGovernance.accessReview.unified.definition.instance_GetStage parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage - name: $select in: query description: Select properties to be returned @@ -7856,46 +7814,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource_UpdateScope + - identityGovernance.accessReviewSet + summary: Update the navigation property stages in identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance_UpdateStage parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessReviewStage' required: true responses: 2XX: @@ -7903,40 +7861,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource_DeleteScope + - identityGovernance.accessReviewSet + summary: Delete navigation property stages for identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance_DeleteStage parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage - name: If-Match in: header description: ETag @@ -7949,37 +7907,53 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get resource from identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource.scope_GetResource + - identityGovernance.accessReviewSet + summary: Get decisions from identityGovernance + description: 'Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed.' + operationId: identityGovernance.accessReview.unified.definition.instance.stage_ListDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -8002,135 +7976,100 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource.scope_UpdateResource + - identityGovernance.accessReviewSet + summary: Create new navigation property to decisions for identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance.stage_CreateDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}': + get: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource.scope_DeleteResource + - identityGovernance.accessReviewSet + summary: Get decisions from identityGovernance + description: 'Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed.' + operationId: identityGovernance.accessReview.unified.definition.instance.stage_GetDecision parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - 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 - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_GetEnvironment - parameters: - - name: accessPackageCatalog-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewInstanceDecisionItem - name: $select in: query description: Select properties to be returned @@ -8157,79 +8096,155 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': - post: + patch: tags: - - identityGovernance.accessPackageCatalog - summary: Invoke action refresh - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_refresh + - identityGovernance.accessReviewSet + summary: Update the navigation property decisions in identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance.stage_UpdateDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles': + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.accessReviewSet + summary: Delete navigation property decisions for identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance.stage_DeleteDecision + parameters: + - name: accessReviewScheduleDefinition-id + in: path + description: The unique identifier of accessReviewScheduleDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id + in: path + description: The unique identifier of accessReviewStage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - 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 + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_ListRole + - identityGovernance.accessReviewSet + summary: Get insights from identityGovernance + description: Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. + operationId: identityGovernance.accessReview.unified.definition.instance.stage.decision_ListInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -8267,7 +8282,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -8276,40 +8291,48 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_CreateRole + - identityGovernance.accessReviewSet + summary: Create new navigation property to insights for identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance.stage.decision_CreateInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' required: true responses: 2XX: @@ -8317,50 +8340,58 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_GetRole + - identityGovernance.accessReviewSet + summary: Get insights from identityGovernance + description: Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. + operationId: identityGovernance.accessReview.unified.definition.instance.stage.decision_GetInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id1 + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id + in: path + description: The unique identifier of governanceInsight + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: governanceInsight - name: $select in: query description: Select properties to be returned @@ -8387,54 +8418,62 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_UpdateRole + - identityGovernance.accessReviewSet + summary: Update the navigation property insights in identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance.stage.decision_UpdateInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id1 + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id + in: path + description: The unique identifier of governanceInsight + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: governanceInsight requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' required: true responses: 2XX: @@ -8442,50 +8481,58 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_DeleteRole + - identityGovernance.accessReviewSet + summary: Delete navigation property insights for identityGovernance + operationId: identityGovernance.accessReview.unified.definition.instance.stage.decision_DeleteInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id1 + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: If-Match - in: header + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id + in: path + description: The unique identifier of governanceInsight + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: governanceInsight + - name: If-Match + in: header description: ETag style: simple schema: @@ -8496,37 +8543,45 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: tags: - - identityGovernance.accessPackageCatalog + - identityGovernance.accessReviewSet summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.role_GetCount + operationId: identityGovernance.accessReview.unified.definition.instance.stage.decision.insight_GetCount parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -8534,46 +8589,94 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_ListUploadSession + - identityGovernance.accessReviewSet + summary: Get the number of the resource + operationId: identityGovernance.accessReview.unified.definition.instance.stage.decision_GetCount parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: + tags: + - identityGovernance.accessReviewSet + summary: Invoke function filterByCurrentUser + description: Retrieve all decision items for an instance of an access review or a stage of an instance of a multi-stage access review for which the calling user is the reviewer. The decision items are presented as accessReviewInstanceDecisionItem objects on a given accessReviewInstance or accessReviewStage for which the calling user is the reviewer. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance.stage.decision_filterGraphBPreCurrentUser + parameters: + - name: accessReviewScheduleDefinition-id + in: path + description: The unique identifier of accessReviewScheduleDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id + in: path + description: The unique identifier of accessReviewStage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewStage + - name: on + in: path + description: 'Usage: on=''{on}''' + required: true + style: simple + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItemFilterByCurrentUserOptions' - $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: @@ -8581,9 +8684,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: @@ -8603,283 +8706,245 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of accessReviewInstanceDecisionItem + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' + '@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 + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_CreateUploadSession + - identityGovernance.accessReviewSet + summary: Invoke action acceptRecommendations + description: 'Accept the recommendations on all accessReviewInstanceDecisionItem objects that haven''t been reviewed within a single accessReviewStage of a multi-stage accessReviewInstance. Recommendations are generated if recommendationsEnabled is true on the accessReviewScheduleDefinition object. If there''s no recommendation on an accessReviewInstanceDecisionItem object, no decision is recorded. This action accepts recommendations for the decisions in a specific stage only, unlike accessReviewInstance: acceptRecommendations, which operates across the entire instance.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewstage-acceptrecommendations?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance.stage_acceptRecommendation parameters: - - name: accessPackageCatalog-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - required: true + x-ms-docs-key-type: accessReviewStage responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': - get: + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': + post: tags: - - identityGovernance.accessPackageCatalog - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_GetUploadSession + - identityGovernance.accessReviewSet + summary: Invoke action batchRecordDecisions + description: 'Record decisions in bulk for all accessReviewInstanceDecisionItem objects within a single accessReviewStage of a multi-stage accessReviewInstance, by using principalId, resourceId, or neither. This action records decisions for a specific stage only, unlike accessReviewInstance: batchRecordDecisions, which operates across the entire instance.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewstage-batchrecorddecisions?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance.stage_batchRecordDecision parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: accessReviewStage + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + decision: + type: string + nullable: true + justification: + type: string + nullable: true + principalId: + type: string + nullable: true + resourceId: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.stop': + post: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_UpdateUploadSession + - identityGovernance.accessReviewSet + summary: Invoke action stop + description: 'Stop an access review stage that is inProgress. After the access review stage stops, the stage status will be Completed and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance.stage_stop parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - required: true + x-ms-docs-key-type: accessReviewStage responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count': + get: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_DeleteUploadSession + - identityGovernance.accessReviewSet + summary: Get the number of the resource + operationId: identityGovernance.accessReview.unified.definition.instance.stage_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: accessReviewInstance + - $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 - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_ListFile + - identityGovernance.accessReviewSet + summary: Invoke function filterByCurrentUser + description: Return all accessReviewStage objects on a given accessReviewInstance where the calling user is a reviewer on one or more accessReviewInstanceDecisionItem objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance.stage_filterGraphBPreCurrentUser parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessReviewInstance + - name: on in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: 'Usage: on=''{on}''' required: true style: simple schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + $ref: '#/components/schemas/microsoft.graph.accessReviewStageFilterByCurrentUserOptions' - $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: @@ -8887,9 +8952,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: @@ -8909,61 +8974,81 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of accessReviewStage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewStage' + '@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 - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/$count': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_GetFile + - identityGovernance.accessReviewSet + summary: Get the number of the resource + operationId: identityGovernance.accessReview.unified.definition.instance_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/instances/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: + tags: + - identityGovernance.accessReviewSet + summary: Invoke function filterByCurrentUser + description: Retrieve all accessReviewInstance objects on a given accessReviewScheduleDefinition where the calling user is a reviewer on one or more accessReviewInstanceDecisionItem objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition.instance_filterGraphBPreCurrentUser + parameters: + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessReviewScheduleDefinition + - name: on in: path - description: The unique identifier of customDataProvidedResourceFile + description: 'Usage: on=''{on}''' required: true style: simple schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceFilterByCurrentUserOptions' + - $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 @@ -8974,6 +9059,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 @@ -8986,229 +9081,56 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_GetFilesContent - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: - tags: - - identityGovernance.accessPackageCatalog - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_SetFilesContent - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - requestBody: - description: New media content. - content: - application/octet-stream: - schema: - type: string - format: binary - required: true - responses: - 2XX: - description: Success + title: Collection of accessReviewInstance + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - delete: + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/identityGovernance/accessReviews/unified/definitions/{accessReviewScheduleDefinition-id}/microsoft.graph.stop': + post: tags: - - identityGovernance.accessPackageCatalog - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_DeleteFilesContent + - identityGovernance.accessReviewSet + summary: Invoke action stop + operationId: identityGovernance.accessReview.unified.definition_stop parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + - name: accessReviewScheduleDefinition-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessReviewScheduleDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: accessReviewScheduleDefinition responses: 2XX: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: action + /identityGovernance/accessReviews/unified/definitions/$count: get: tags: - - identityGovernance.accessPackageCatalog + - identityGovernance.accessReviewSet summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.accessReview.unified.definition_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -9216,151 +9138,91 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: + '/identityGovernance/accessReviews/unified/definitions/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: tags: - - identityGovernance.accessPackageCatalog - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + - identityGovernance.accessReviewSet + summary: Invoke function filterByCurrentUser + description: Returns accessReviewScheduleDefinition objects where the calling user is a reviewer on one or more accessReviewInstance objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_uploadFile + url: https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.definition_filterGraphBPreCurrentUser parameters: - - name: accessPackageCatalog-id + - name: on in: path - description: The unique identifier of accessPackageCatalog + description: 'Usage: on=''{on}''' required: true style: simple schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple + $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinitionFilterByCurrentUserOptions' + - $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: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - 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 - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_GetCount - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceRole.resource.scope_GetCount - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' + title: Collection of accessReviewScheduleDefinition + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + /identityGovernance/accessReviews/unified/instances: get: tags: - - identityGovernance.accessPackageCatalog - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resourceRole.resource_ListUploadSession + - identityGovernance.accessReviewSet + summary: Get instances from identityGovernance + description: Represents the unified (vNext) instance of a review. + operationId: identityGovernance.accessReview.unified_ListInstance parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -9398,7 +9260,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessReviewInstanceCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -9407,32 +9269,15 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource_CreateUploadSession - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole + - identityGovernance.accessReviewSet + summary: Create new navigation property to instances for identityGovernance + operationId: identityGovernance.accessReview.unified_CreateInstance requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' required: true responses: 2XX: @@ -9440,42 +9285,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resourceRole.resource_GetUploadSession + - identityGovernance.accessReviewSet + summary: Get instances from identityGovernance + description: Represents the unified (vNext) instance of a review. + operationId: identityGovernance.accessReview.unified_GetInstance parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessReviewInstance-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessReviewInstance - name: $select in: query description: Select properties to be returned @@ -9502,46 +9331,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource_UpdateUploadSession + - identityGovernance.accessReviewSet + summary: Update the navigation property instances in identityGovernance + operationId: identityGovernance.accessReview.unified_UpdateInstance parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessReviewInstance-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessReviewInstance requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' required: true responses: 2XX: @@ -9549,43 +9362,27 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resourceRole.resource_DeleteUploadSession + - identityGovernance.accessReviewSet + summary: Delete navigation property instances for identityGovernance + operationId: identityGovernance.accessReview.unified_DeleteInstance parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessReviewInstance + - name: If-Match + in: header + description: ETag style: simple schema: type: string @@ -9595,38 +9392,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/contactedReviewers': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_ListFile + - identityGovernance.accessReviewSet + summary: Get contactedReviewers from identityGovernance + description: 'Returns the collection of reviewers who were contacted to complete this review. While the reviewers and fallbackReviewers properties of the accessReviewScheduleDefinition might specify group owners or managers as reviewers, contactedReviewers returns their individual identities. Supports $select. Read-only.' + operationId: identityGovernance.accessReview.unified.instance_ListContactedReviewer parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessReviewInstance-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessReviewInstance - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -9664,53 +9445,68 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessReviewReviewerCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + post: tags: - - identityGovernance.accessPackageCatalog - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_GetFile + - identityGovernance.accessReviewSet + summary: Create new navigation property to contactedReviewers for identityGovernance + operationId: identityGovernance.accessReview.unified.instance_CreateContactedReviewer parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessReviewInstance + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}': + get: + tags: + - identityGovernance.accessReviewSet + summary: Get contactedReviewers from identityGovernance + description: 'Returns the collection of reviewers who were contacted to complete this review. While the reviewers and fallbackReviewers properties of the accessReviewScheduleDefinition might specify group owners or managers as reviewers, contactedReviewers returns their individual identities. Supports $select. Read-only.' + operationId: identityGovernance.accessReview.unified.instance_GetContactedReviewer + parameters: + - name: accessReviewInstance-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewReviewer-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessReviewReviewer required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessReviewReviewer - name: $select in: query description: Select properties to be returned @@ -9737,151 +9533,71 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_GetFilesContent - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: + patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_SetFilesContent + - identityGovernance.accessReviewSet + summary: Update the navigation property contactedReviewers in identityGovernance + operationId: identityGovernance.accessReview.unified.instance_UpdateContactedReviewer parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessReviewInstance-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewReviewer-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessReviewReviewer required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessReviewReviewer 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.accessReviewReviewer' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewReviewer' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_DeleteFilesContent + - identityGovernance.accessReviewSet + summary: Delete navigation property contactedReviewers for identityGovernance + operationId: identityGovernance.accessReview.unified.instance_DeleteContactedReviewer parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessReviewInstance-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewReviewer-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessReviewReviewer required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessReviewReviewer - name: If-Match in: header description: ETag @@ -9893,134 +9609,22 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceRole.resource.uploadSession.file_GetCount - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: - tags: - - identityGovernance.accessPackageCatalog - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_uploadFile - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_GetCount - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/contactedReviewers/$count': get: tags: - - identityGovernance.accessPackageCatalog + - identityGovernance.accessReviewSet summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceRole_GetCount + operationId: identityGovernance.accessReview.unified.instance.contactedReviewer_GetCount parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessReviewInstance - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -10028,22 +9632,22 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get resources from identityGovernance - description: Access package resources in this catalog. - operationId: identityGovernance.catalog_ListResource + - identityGovernance.accessReviewSet + summary: Get decisions from identityGovernance + description: 'Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed.' + operationId: identityGovernance.accessReview.unified.instance_ListDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessReviewInstance - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -10081,7 +9685,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -10090,24 +9694,24 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to resources for identityGovernance - operationId: identityGovernance.catalog_CreateResource + - identityGovernance.accessReviewSet + summary: Create new navigation property to decisions for identityGovernance + operationId: identityGovernance.accessReview.unified.instance_CreateDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessReviewInstance requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' required: true responses: 2XX: @@ -10115,34 +9719,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get resources from identityGovernance - description: Access package resources in this catalog. - operationId: identityGovernance.catalog_GetResource + - identityGovernance.accessReviewSet + summary: Get decisions from identityGovernance + description: 'Each user reviewed in an accessReviewInstance has a decision item representing if they were approved, denied, or not yet reviewed.' + operationId: identityGovernance.accessReview.unified.instance_GetDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessReviewInstanceDecisionItem - name: $select in: query description: Select properties to be returned @@ -10169,38 +9773,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property resources in identityGovernance - operationId: identityGovernance.catalog_UpdateResource + - identityGovernance.accessReviewSet + summary: Update the navigation property decisions in identityGovernance + operationId: identityGovernance.accessReview.unified.instance_UpdateDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessReviewInstanceDecisionItem requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' required: true responses: 2XX: @@ -10208,32 +9812,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property resources for identityGovernance - operationId: identityGovernance.catalog_DeleteResource + - identityGovernance.accessReviewSet + summary: Delete navigation property decisions for identityGovernance + operationId: identityGovernance.accessReview.unified.instance_DeleteDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessReviewInstanceDecisionItem - name: If-Match in: header description: ETag @@ -10246,113 +9850,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.catalog.resource_GetEnvironment - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResourceEnvironment' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/microsoft.graph.refresh': - post: - tags: - - identityGovernance.accessPackageCatalog - summary: Invoke action refresh - operationId: identityGovernance.catalog.resource_refresh - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resource_ListRole + - identityGovernance.accessReviewSet + summary: Get insights from identityGovernance + description: Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. + operationId: identityGovernance.accessReview.unified.instance.decision_ListInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessReviewInstanceDecisionItem - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -10390,7 +9911,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -10399,32 +9920,32 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.catalog.resource_CreateRole + - identityGovernance.accessReviewSet + summary: Create new navigation property to insights for identityGovernance + operationId: identityGovernance.accessReview.unified.instance.decision_CreateInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessReviewInstanceDecisionItem requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' required: true responses: 2XX: @@ -10432,42 +9953,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resource_GetRole + - identityGovernance.accessReviewSet + summary: Get insights from identityGovernance + description: Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. + operationId: identityGovernance.accessReview.unified.instance.decision_GetInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of governanceInsight required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: governanceInsight - name: $select in: query description: Select properties to be returned @@ -10494,46 +10015,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.catalog.resource_UpdateRole + - identityGovernance.accessReviewSet + summary: Update the navigation property insights in identityGovernance + operationId: identityGovernance.accessReview.unified.instance.decision_UpdateInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of governanceInsight required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: governanceInsight requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' required: true responses: 2XX: @@ -10541,40 +10062,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.catalog.resource_DeleteRole + - identityGovernance.accessReviewSet + summary: Delete navigation property insights for identityGovernance + operationId: identityGovernance.accessReview.unified.instance.decision_DeleteInsight parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of governanceInsight required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: governanceInsight - name: If-Match in: header description: ETag @@ -10587,37 +10108,89 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get resource from identityGovernance - operationId: identityGovernance.catalog.resource.role_GetResource + - identityGovernance.accessReviewSet + summary: Get the number of the resource + operationId: identityGovernance.accessReview.unified.instance.decision.insight_GetCount parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/$count': + get: + tags: + - identityGovernance.accessReviewSet + summary: Get the number of the resource + operationId: identityGovernance.accessReview.unified.instance.decision_GetCount + parameters: + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: + tags: + - identityGovernance.accessReviewSet + summary: Invoke function filterByCurrentUser + description: Retrieve all decision items for an instance of an access review or a stage of an instance of a multi-stage access review for which the calling user is the reviewer. The decision items are presented as accessReviewInstanceDecisionItem objects on a given accessReviewInstance or accessReviewStage for which the calling user is the reviewer. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance.decision_filterGraphBPreCurrentUser + parameters: + - name: accessReviewInstance-id + in: path + description: The unique identifier of accessReviewInstance + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstance + - name: on + in: path + description: 'Usage: on=''{on}''' + required: true + style: simple + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItemFilterByCurrentUserOptions' + - $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 @@ -10628,6 +10201,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 @@ -10640,234 +10223,216 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + title: Collection of accessReviewInstanceDecisionItem + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' + '@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 + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.acceptRecommendations': + post: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.catalog.resource.role_UpdateResource + - identityGovernance.accessReviewSet + summary: Invoke action acceptRecommendations + description: Allows the acceptance of recommendations on all accessReviewInstanceDecisionItem objects that haven't been reviewed on an accessReviewInstance object for which the calling user is a reviewer. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance_acceptRecommendation parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessReviewInstance + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.applyDecisions': + post: + tags: + - identityGovernance.accessReviewSet + summary: Invoke action applyDecisions + description: Apply review decisions on an accessReviewInstance if the decisions were not applied automatically because the autoApplyDecisionsEnabled property is false in the review's accessReviewScheduleSettings. The status of the accessReviewInstance must be Completed to call this method. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance_applyDecision + parameters: + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstance + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.batchRecordDecisions': + post: + tags: + - identityGovernance.accessReviewSet + summary: Invoke action batchRecordDecisions + description: 'Enables reviewers to review all accessReviewInstanceDecisionItem objects in a specific accessReviewInstance in batches by using principalId, resourceId, or neither.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance_batchRecordDecision + parameters: + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + type: object + properties: + decision: + type: string + nullable: true + justification: + type: string + nullable: true + principalId: + type: string + nullable: true + resourceId: + type: string + nullable: true + additionalProperties: + type: object required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.resetDecisions': + post: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.catalog.resource.role_DeleteResource + - identityGovernance.accessReviewSet + summary: Invoke action resetDecisions + description: Resets all accessReviewInstanceDecisionItem objects on an accessReviewInstance to notReviewed. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance_resetDecision parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: accessReviewInstance responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment': - get: + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.sendReminder': + post: tags: - - identityGovernance.accessPackageCatalog - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.catalog.resource.role.resource_GetEnvironment + - identityGovernance.accessReviewSet + summary: Invoke action sendReminder + description: Send a reminder to the reviewers of an active accessReviewInstance. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance_sendReminder parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: accessReviewInstance responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/microsoft.graph.stop': post: tags: - - identityGovernance.accessPackageCatalog - summary: Invoke action refresh - operationId: identityGovernance.catalog.resource.role.resource_refresh + - identityGovernance.accessReviewSet + summary: Invoke action stop + description: 'Stop a currently active accessReviewInstance. After the access review instance stops, the instance status is marked as Completed, the reviewers can no longer give input, and the access review decisions are applied. Stopping an instance will not stop future instances. To prevent a recurring access review from starting future instances, update the schedule definition to change its scheduled end date.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance_stop parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resource.role.resource_ListScope + - identityGovernance.accessReviewSet + summary: Get stages from identityGovernance + description: 'If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition.' + operationId: identityGovernance.accessReview.unified.instance_ListStage parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -10905,7 +10470,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessReviewStageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -10914,40 +10479,24 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.catalog.resource.role.resource_CreateScope + - identityGovernance.accessReviewSet + summary: Create new navigation property to stages for identityGovernance + operationId: identityGovernance.accessReview.unified.instance_CreateStage parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessReviewInstance requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessReviewStage' required: true responses: 2XX: @@ -10955,50 +10504,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resource.role.resource_GetScope + - identityGovernance.accessReviewSet + summary: Get stages from identityGovernance + description: 'If the instance has multiple stages, this returns the collection of stages. A new stage will only be created when the previous stage ends. The existence, number, and settings of stages on a review instance are created based on the accessReviewStageSettings on the parent accessReviewScheduleDefinition.' + operationId: identityGovernance.accessReview.unified.instance_GetStage parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage - name: $select in: query description: Select properties to be returned @@ -11025,54 +10558,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.catalog.resource.role.resource_UpdateScope + - identityGovernance.accessReviewSet + summary: Update the navigation property stages in identityGovernance + operationId: identityGovernance.accessReview.unified.instance_UpdateStage parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessReviewStage' required: true responses: 2XX: @@ -11080,48 +10597,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessReviewStage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.catalog.resource.role.resource_DeleteScope + - identityGovernance.accessReviewSet + summary: Delete navigation property stages for identityGovernance + operationId: identityGovernance.accessReview.unified.instance_DeleteStage parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage - name: If-Match in: header description: ETag @@ -11134,45 +10635,45 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get resource from identityGovernance - operationId: identityGovernance.catalog.resource.role.resource.scope_GetResource + - identityGovernance.accessReviewSet + summary: Get decisions from identityGovernance + description: 'Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed.' + operationId: identityGovernance.accessReview.unified.instance.stage_ListDecision parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple + x-ms-docs-key-type: accessReviewStage + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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: accessPackageResourceScope + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -11195,159 +10696,84 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/responses/microsoft.graph.accessReviewInstanceDecisionItemCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.catalog.resource.role.resource.scope_UpdateResource + - identityGovernance.accessReviewSet + summary: Create new navigation property to decisions for identityGovernance + operationId: identityGovernance.accessReview.unified.instance.stage_CreateDecision parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewStage requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.catalog.resource.role.resource.scope_DeleteResource - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.catalog.resource.role.resource.scope.resource_GetEnvironment + - identityGovernance.accessReviewSet + summary: Get decisions from identityGovernance + description: 'Each user reviewed in an accessReviewStage has a decision item representing if they were approved, denied, or not yet reviewed.' + operationId: identityGovernance.accessReview.unified.instance.stage_GetDecision parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewInstanceDecisionItem - name: $select in: query description: Select properties to be returned @@ -11374,95 +10800,131 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': - post: + patch: tags: - - identityGovernance.accessPackageCatalog - summary: Invoke action refresh - operationId: identityGovernance.catalog.resource.role.resource.scope.resource_refresh + - identityGovernance.accessReviewSet + summary: Update the navigation property decisions in identityGovernance + operationId: identityGovernance.accessReview.unified.instance.stage_UpdateDecision parameters: - - name: accessPackageCatalog-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstanceDecisionItem + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.accessReviewSet + summary: Delete navigation property decisions for identityGovernance + operationId: identityGovernance.accessReview.unified.instance.stage_DeleteDecision + parameters: + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id + in: path + description: The unique identifier of accessReviewStage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id + in: path + description: The unique identifier of accessReviewInstanceDecisionItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - 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: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + x-ms-docs-operation-type: operation + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resource.role.resource.scope.resource_ListUploadSession + - identityGovernance.accessReviewSet + summary: Get insights from identityGovernance + description: Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. + operationId: identityGovernance.accessReview.unified.instance.stage.decision_ListInsight parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewInstanceDecisionItem - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -11500,7 +10962,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.governanceInsightCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -11509,48 +10971,40 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resource.role.resource.scope.resource_CreateUploadSession + - identityGovernance.accessReviewSet + summary: Create new navigation property to insights for identityGovernance + operationId: identityGovernance.accessReview.unified.instance.stage.decision_CreateInsight parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessReviewInstanceDecisionItem requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' required: true responses: 2XX: @@ -11558,58 +11012,50 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resource.role.resource.scope.resource_GetUploadSession + - identityGovernance.accessReviewSet + summary: Get insights from identityGovernance + description: Insights are recommendations to reviewers on whether to approve or deny a decision. There can be multiple insights associated with an accessReviewInstanceDecisionItem. + operationId: identityGovernance.accessReview.unified.instance.stage.decision_GetInsight parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of governanceInsight required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: governanceInsight - name: $select in: query description: Select properties to be returned @@ -11636,62 +11082,54 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.catalog.resource.role.resource.scope.resource_UpdateUploadSession + - identityGovernance.accessReviewSet + summary: Update the navigation property insights in identityGovernance + operationId: identityGovernance.accessReview.unified.instance.stage.decision_UpdateInsight parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of governanceInsight required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: governanceInsight requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' required: true responses: 2XX: @@ -11699,56 +11137,48 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.governanceInsight' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resource.role.resource.scope.resource_DeleteUploadSession + - identityGovernance.accessReviewSet + summary: Delete navigation property insights for identityGovernance + operationId: identityGovernance.accessReview.unified.instance.stage.decision_DeleteInsight parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessReviewInstanceDecisionItem + - name: governanceInsight-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of governanceInsight required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: governanceInsight - name: If-Match in: header description: ETag @@ -11761,154 +11191,113 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_ListFile + - identityGovernance.accessReviewSet + summary: Get the number of the resource + operationId: identityGovernance.accessReview.unified.instance.stage.decision.insight_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessReviewStage + - name: accessReviewInstanceDecisionItem-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewInstanceDecisionItem required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' + x-ms-docs-key-type: accessReviewInstanceDecisionItem - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_GetFile + - identityGovernance.accessReviewSet + summary: Get the number of the resource + operationId: identityGovernance.accessReview.unified.instance.stage.decision_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessReviewStage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: + tags: + - identityGovernance.accessReviewSet + summary: Invoke function filterByCurrentUser + description: Retrieve all decision items for an instance of an access review or a stage of an instance of a multi-stage access review for which the calling user is the reviewer. The decision items are presented as accessReviewInstanceDecisionItem objects on a given accessReviewInstance or accessReviewStage for which the calling user is the reviewer. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance.stage.decision_filterGraphBPreCurrentUser + parameters: + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessReviewStage + - name: on in: path - description: The unique identifier of customDataProvidedResourceFile + description: 'Usage: on=''{on}''' required: true style: simple schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItemFilterByCurrentUserOptions' + - $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 @@ -11919,6 +11308,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 @@ -11931,261 +11330,164 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + title: Collection of accessReviewInstanceDecisionItem + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.acceptRecommendations': + post: tags: - - identityGovernance.accessPackageCatalog - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_GetFilesContent + - identityGovernance.accessReviewSet + summary: Invoke action acceptRecommendations + description: 'Accept the recommendations on all accessReviewInstanceDecisionItem objects that haven''t been reviewed within a single accessReviewStage of a multi-stage accessReviewInstance. Recommendations are generated if recommendationsEnabled is true on the accessReviewScheduleDefinition object. If there''s no recommendation on an accessReviewInstanceDecisionItem object, no decision is recorded. This action accepts recommendations for the decisions in a specific stage only, unlike accessReviewInstance: acceptRecommendations, which operates across the entire instance.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewstage-acceptrecommendations?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance.stage_acceptRecommendation parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessReviewInstance-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessReviewStage 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 + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.batchRecordDecisions': + post: tags: - - identityGovernance.accessPackageCatalog - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_SetFilesContent + - identityGovernance.accessReviewSet + summary: Invoke action batchRecordDecisions + description: 'Record decisions in bulk for all accessReviewInstanceDecisionItem objects within a single accessReviewStage of a multi-stage accessReviewInstance, by using principalId, resourceId, or neither. This action records decisions for a specific stage only, unlike accessReviewInstance: batchRecordDecisions, which operates across the entire instance.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewstage-batchrecorddecisions?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance.stage_batchRecordDecision parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessReviewInstance-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessReviewStage requestBody: - description: New media content. + description: Action parameters content: - application/octet-stream: + application/json: schema: - type: string - format: binary + type: object + properties: + decision: + type: string + nullable: true + justification: + type: string + nullable: true + principalId: + type: string + nullable: true + resourceId: + type: string + nullable: true + additionalProperties: + type: object required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' - delete: + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/microsoft.graph.stop': + post: tags: - - identityGovernance.accessPackageCatalog - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_DeleteFilesContent + - identityGovernance.accessReviewSet + summary: Invoke action stop + description: 'Stop an access review stage that is inProgress. After the access review stage stops, the stage status will be Completed and the reviewers can no longer give input. If there are subsequent stages that depend on the completed stage, the next stage will be created. The accessReviewInstanceDecisionItem objects will always reflect the last decisions recorded across all stages at that given time, regardless of the status of the stages.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance.stage_stop parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessReviewInstance-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessReviewInstance + - name: accessReviewStage-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessReviewStage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: accessReviewStage responses: 2XX: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: action + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/$count': get: tags: - - identityGovernance.accessPackageCatalog + - identityGovernance.accessReviewSet summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.accessReview.unified.instance.stage_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessReviewInstance-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessReviewInstance - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -12193,106 +11495,98 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: + '/identityGovernance/accessReviews/unified/instances/{accessReviewInstance-id}/stages/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: tags: - - identityGovernance.accessPackageCatalog - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + - identityGovernance.accessReviewSet + summary: Invoke function filterByCurrentUser + description: Return all accessReviewStage objects on a given accessReviewInstance where the calling user is a reviewer on one or more accessReviewInstanceDecisionItem objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_uploadFile + url: https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance.stage_filterGraphBPreCurrentUser parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessReviewInstance-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessReviewInstance required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessReviewInstance + - name: on in: path - description: The unique identifier of accessPackageResourceRole + description: 'Usage: on=''{on}''' required: true style: simple schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple + $ref: '#/components/schemas/microsoft.graph.accessReviewStageFilterByCurrentUserOptions' + - $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: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - 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 - x-ms-docs-key-type: customDataProvidedResourceUploadSession + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + title: Collection of accessReviewStage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewStage' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + /identityGovernance/accessReviews/unified/instances/$count: get: tags: - - identityGovernance.accessPackageCatalog + - identityGovernance.accessReviewSet summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_GetCount + operationId: identityGovernance.accessReview.unified.instance_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -12300,76 +11594,171 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count': + '/identityGovernance/accessReviews/unified/instances/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.role.resource.scope_GetCount + - identityGovernance.accessReviewSet + summary: Invoke function filterByCurrentUser + description: Retrieve all accessReviewInstance objects on a given accessReviewScheduleDefinition where the calling user is a reviewer on one or more accessReviewInstanceDecisionItem objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.accessReview.unified.instance_filterGraphBPreCurrentUser parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: on in: path - description: The unique identifier of accessPackageResourceRole + description: 'Usage: on=''{on}''' required: true style: simple schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceFilterByCurrentUserOptions' + - $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: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + title: Collection of accessReviewInstance + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + /identityGovernance/appConsent: get: tags: - - identityGovernance.accessPackageCatalog - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resource.role.resource_ListUploadSession + - identityGovernance.appConsentApprovalRoute + summary: Get appConsent from identityGovernance + operationId: identityGovernance_GetAppConsent parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - 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: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - 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: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.appConsentApprovalRoute' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.appConsentApprovalRoute + summary: Update the navigation property appConsent in identityGovernance + operationId: identityGovernance_UpdateAppConsent + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.appConsentApprovalRoute' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.appConsentApprovalRoute' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.appConsentApprovalRoute + summary: Delete navigation property appConsent for identityGovernance + operationId: identityGovernance_DeleteAppConsent + parameters: + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /identityGovernance/appConsent/appConsentRequests: + get: + tags: + - identityGovernance.appConsentApprovalRoute + summary: List appConsentRequests + description: Retrieve appConsentRequest objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0 + operationId: identityGovernance.appConsent_ListAppConsentRequest + parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -12407,7 +11796,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.appConsentRequestCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -12416,40 +11805,15 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resource.role.resource_CreateUploadSession - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole + - identityGovernance.appConsentApprovalRoute + summary: Create new navigation property to appConsentRequests for identityGovernance + operationId: identityGovernance.appConsent_CreateAppConsentRequest requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.appConsentRequest' required: true responses: 2XX: @@ -12457,50 +11821,29 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.appConsentRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resource.role.resource_GetUploadSession + - identityGovernance.appConsentApprovalRoute + summary: Get appConsentRequest + description: Read the properties and relationships of an appConsentRequest object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0 + operationId: identityGovernance.appConsent_GetAppConsentRequest parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: appConsentRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: appConsentRequest - name: $select in: query description: Select properties to be returned @@ -12527,54 +11870,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.appConsentRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.catalog.resource.role.resource_UpdateUploadSession + - identityGovernance.appConsentApprovalRoute + summary: Update the navigation property appConsentRequests in identityGovernance + operationId: identityGovernance.appConsent_UpdateAppConsentRequest parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: appConsentRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: appConsentRequest requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.appConsentRequest' required: true responses: 2XX: @@ -12582,48 +11901,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.appConsentRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resource.role.resource_DeleteUploadSession + - identityGovernance.appConsentApprovalRoute + summary: Delete navigation property appConsentRequests for identityGovernance + operationId: identityGovernance.appConsent_DeleteAppConsentRequest parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: appConsentRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: appConsentRequest - name: If-Match in: header description: ETag @@ -12636,46 +11931,25 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resource.role.resource.uploadSession_ListFile + - identityGovernance.appConsentApprovalRoute + summary: List userConsentRequests + description: Retrieve a collection of userConsentRequest objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0 + operationId: identityGovernance.appConsent.appConsentRequest_ListUserConsentRequest parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: appConsentRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: appConsentRequest - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -12713,61 +11987,71 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.userConsentRequestCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + post: tags: - - identityGovernance.accessPackageCatalog - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resource.role.resource.uploadSession_GetFile + - identityGovernance.appConsentApprovalRoute + summary: Create new navigation property to userConsentRequests for identityGovernance + operationId: identityGovernance.appConsent.appConsentRequest_CreateUserConsentRequest parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: appConsentRequest-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: appConsentRequest + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.userConsentRequest' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.userConsentRequest' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}': + get: + tags: + - identityGovernance.appConsentApprovalRoute + summary: Get userConsentRequest + description: Read the properties and relationships of a userConsentRequest object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0 + operationId: identityGovernance.appConsent.appConsentRequest_GetUserConsentRequest + parameters: + - name: appConsentRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: appConsentRequest + - name: userConsentRequest-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of userConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: userConsentRequest - name: $select in: query description: Select properties to be returned @@ -12794,175 +12078,71 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.userConsentRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.role.resource.uploadSession_GetFilesContent - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: + patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.role.resource.uploadSession_SetFilesContent + - identityGovernance.appConsentApprovalRoute + summary: Update the navigation property userConsentRequests in identityGovernance + operationId: identityGovernance.appConsent.appConsentRequest_UpdateUserConsentRequest parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: appConsentRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: appConsentRequest + - name: userConsentRequest-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of userConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: userConsentRequest 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.userConsentRequest' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.userConsentRequest' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.role.resource.uploadSession_DeleteFilesContent + - identityGovernance.appConsentApprovalRoute + summary: Delete navigation property userConsentRequests for identityGovernance + operationId: identityGovernance.appConsent.appConsentRequest_DeleteUserConsentRequest parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: appConsentRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: appConsentRequest + - name: userConsentRequest-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of userConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: userConsentRequest - name: If-Match in: header description: ETag @@ -12974,197 +12154,158 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.role.resource.uploadSession.file_GetCount + - identityGovernance.appConsentApprovalRoute + summary: Get approval from identityGovernance + description: Approval decisions associated with a request. + operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest_GetApproval parameters: - - name: accessPackageCatalog-id + - name: appConsentRequest-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: appConsentRequest + - name: userConsentRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of userConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple + x-ms-docs-key-type: userConsentRequest + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + 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.approval' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: + x-ms-docs-operation-type: operation + patch: tags: - - identityGovernance.accessPackageCatalog - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.catalog.resource.role.resource.uploadSession_uploadFile + - identityGovernance.appConsentApprovalRoute + summary: Update the navigation property approval in identityGovernance + operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest_UpdateApproval parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: appConsentRequest-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: appConsentRequest + - name: userConsentRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of userConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: userConsentRequest + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.approval' + required: true responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': - get: + x-ms-docs-operation-type: operation + delete: tags: - - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.role.resource.uploadSession_GetCount + - identityGovernance.appConsentApprovalRoute + summary: Delete navigation property approval for identityGovernance + operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest_DeleteApproval parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: appConsentRequest-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/$count': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.role_GetCount - parameters: - - name: accessPackageCatalog-id + x-ms-docs-key-type: appConsentRequest + - name: userConsentRequest-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of userConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true + x-ms-docs-key-type: userConsentRequest + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes': + x-ms-docs-operation-type: operation + '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resource_ListScope + - identityGovernance.appConsentApprovalRoute + summary: Get stages from identityGovernance + description: A collection of stages in the approval decision. + operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_ListStage parameters: - - name: accessPackageCatalog-id + - name: appConsentRequest-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: appConsentRequest + - name: userConsentRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of userConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: userConsentRequest - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -13202,7 +12343,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.approvalStageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -13211,32 +12352,32 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.accessPackageCatalog - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.catalog.resource_CreateScope + - identityGovernance.appConsentApprovalRoute + summary: Create new navigation property to stages for identityGovernance + operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_CreateStage parameters: - - name: accessPackageCatalog-id + - name: appConsentRequest-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: appConsentRequest + - name: userConsentRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of userConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: userConsentRequest requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.approvalStage' required: true responses: 2XX: @@ -13244,42 +12385,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.approvalStage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resource_GetScope + - identityGovernance.appConsentApprovalRoute + summary: Get stages from identityGovernance + description: A collection of stages in the approval decision. + operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_GetStage parameters: - - name: accessPackageCatalog-id + - name: appConsentRequest-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: appConsentRequest + - name: userConsentRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of userConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: userConsentRequest + - name: approvalStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of approvalStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: approvalStage - name: $select in: query description: Select properties to be returned @@ -13306,46 +12447,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.approvalStage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.catalog.resource_UpdateScope + - identityGovernance.appConsentApprovalRoute + summary: Update the navigation property stages in identityGovernance + operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_UpdateStage parameters: - - name: accessPackageCatalog-id + - name: appConsentRequest-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: appConsentRequest + - name: userConsentRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of userConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: userConsentRequest + - name: approvalStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of approvalStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: approvalStage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.approvalStage' required: true responses: 2XX: @@ -13353,40 +12494,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.approvalStage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.catalog.resource_DeleteScope + - identityGovernance.appConsentApprovalRoute + summary: Delete navigation property stages for identityGovernance + operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval_DeleteStage parameters: - - name: accessPackageCatalog-id + - name: appConsentRequest-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: appConsentRequest + - name: userConsentRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of userConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: userConsentRequest + - name: approvalStage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of approvalStage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: approvalStage - name: If-Match in: header description: ETag @@ -13399,37 +12540,89 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count': get: tags: - - identityGovernance.accessPackageCatalog - summary: Get resource from identityGovernance - operationId: identityGovernance.catalog.resource.scope_GetResource + - identityGovernance.appConsentApprovalRoute + summary: Get the number of the resource + operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest.approval.stage_GetCount parameters: - - name: accessPackageCatalog-id + - name: appConsentRequest-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: appConsentRequest + - name: userConsentRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of userConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: userConsentRequest + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count': + get: + tags: + - identityGovernance.appConsentApprovalRoute + summary: Get the number of the resource + operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest_GetCount + parameters: + - name: appConsentRequest-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of appConsentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: appConsentRequest + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: + tags: + - identityGovernance.appConsentApprovalRoute + summary: Invoke function filterByCurrentUser + description: 'Retrieve a collection of userConsentRequest objects for accessing a specified app, for which the current user is the reviewer.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.appConsent.appConsentRequest.userConsentRequest_filterGraphBPreCurrentUser + parameters: + - name: appConsentRequest-id + in: path + description: The unique identifier of appConsentRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: appConsentRequest + - name: on + in: path + description: 'Usage: on=''{on}''' + required: true + style: simple + schema: + $ref: '#/components/schemas/microsoft.graph.consentRequestFilterByCurrentUserOptions' + - $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 @@ -13440,6 +12633,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 @@ -13452,19 +12655,198 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + title: Collection of userConsentRequest + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.userConsentRequest' + '@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 + /identityGovernance/appConsent/appConsentRequests/$count: + get: + tags: + - identityGovernance.appConsentApprovalRoute + summary: Get the number of the resource + operationId: identityGovernance.appConsent.appConsentRequest_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/appConsent/appConsentRequests/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: + tags: + - identityGovernance.appConsentApprovalRoute + summary: Invoke function filterByCurrentUser + description: Retrieve a collection of appConsentRequest objects for which the current user is the reviewer and the status of the userConsentRequest for accessing the specified app is InProgress. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.appConsent.appConsentRequest_filterGraphBPreCurrentUser + parameters: + - name: on + in: path + description: 'Usage: on=''{on}''' + required: true + style: simple + schema: + $ref: '#/components/schemas/microsoft.graph.consentRequestFilterByCurrentUserOptions' + - $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 appConsentRequest + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.appConsentRequest' + '@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 + /identityGovernance/catalogs: + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get catalogs from identityGovernance + operationId: identityGovernance_ListCatalog + 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.accessPackageCatalogCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - identityGovernance.accessPackageCatalog - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.catalog.resource.scope_UpdateResource + summary: Create new navigation property to catalogs for identityGovernance + operationId: identityGovernance_CreateCatalog + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get catalogs from identityGovernance + operationId: identityGovernance_GetCatalog parameters: - name: accessPackageCatalog-id in: path @@ -13474,28 +12856,56 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - 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: accessPackageResource - - name: accessPackageResourceScope-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.accessPackageCatalog' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.accessPackageCatalog + summary: Update the navigation property catalogs in identityGovernance + operationId: identityGovernance_UpdateCatalog + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageCatalog requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' required: true responses: 2XX: @@ -13503,15 +12913,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.accessPackageCatalog - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.catalog.resource.scope_DeleteResource + summary: Delete navigation property catalogs for identityGovernance + operationId: identityGovernance_DeleteCatalog parameters: - name: accessPackageCatalog-id in: path @@ -13521,41 +12931,138 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-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 + '/identityGovernance/catalogs/{accessPackageCatalog-id}/accessPackages': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get accessPackages from identityGovernance + description: The access packages in this catalog. Read-only. Nullable. + operationId: identityGovernance.catalog_ListAccessPackage + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageCatalog + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.accessPackageCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/accessPackages/{accessPackage-id}': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get accessPackages from identityGovernance + description: The access packages in this catalog. Read-only. Nullable. + operationId: identityGovernance.catalog_GetAccessPackage + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true style: simple schema: type: string + x-ms-docs-key-type: accessPackage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/accessPackages/$count': get: tags: - identityGovernance.accessPackageCatalog - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.catalog.resource.scope.resource_GetEnvironment + summary: Get the number of the resource + operationId: identityGovernance.catalog.accessPackage_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -13565,22 +13072,126 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get customWorkflowExtensions from identityGovernance + operationId: identityGovernance.catalog_ListCustomWorkflowExtension + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageCatalog + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customCalloutExtensionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.accessPackageCatalog + summary: Create new navigation property to customWorkflowExtensions for identityGovernance + operationId: identityGovernance.catalog_CreateCustomWorkflowExtension + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageCatalog + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get customWorkflowExtensions from identityGovernance + operationId: identityGovernance.catalog_GetCustomWorkflowExtension + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: customCalloutExtension-id + in: path + description: The unique identifier of customCalloutExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customCalloutExtension - name: $select in: query description: Select properties to be returned @@ -13607,16 +13218,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': - post: + patch: tags: - identityGovernance.accessPackageCatalog - summary: Invoke action refresh - operationId: identityGovernance.catalog.resource.scope.resource_refresh + summary: Update the navigation property customWorkflowExtensions in identityGovernance + operationId: identityGovernance.catalog_UpdateCustomWorkflowExtension parameters: - name: accessPackageCatalog-id in: path @@ -13626,35 +13236,71 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: customCalloutExtension-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of customCalloutExtension required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: customCalloutExtension + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.accessPackageCatalog + summary: Delete navigation property customWorkflowExtensions for identityGovernance + operationId: identityGovernance.catalog_DeleteCustomWorkflowExtension + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageCatalog + - name: customCalloutExtension-id + in: path + description: The unique identifier of customCalloutExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customCalloutExtension + - 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: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles': + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count': get: tags: - identityGovernance.accessPackageCatalog - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resource.scope.resource_ListRole + summary: Get the number of the resource + operationId: identityGovernance.catalog.customWorkflowExtension_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -13664,22 +13310,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get resourceRoles from identityGovernance + operationId: identityGovernance.catalog_ListResourceRole + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageCatalog - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -13727,8 +13379,8 @@ paths: post: tags: - identityGovernance.accessPackageCatalog - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.catalog.resource.scope.resource_CreateRole + summary: Create new navigation property to resourceRoles for identityGovernance + operationId: identityGovernance.catalog_CreateResourceRole parameters: - name: accessPackageCatalog-id in: path @@ -13738,22 +13390,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: @@ -13771,13 +13407,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}': get: tags: - identityGovernance.accessPackageCatalog - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resource.scope.resource_GetRole + summary: Get resourceRoles from identityGovernance + operationId: identityGovernance.catalog_GetResourceRole parameters: - name: accessPackageCatalog-id in: path @@ -13787,22 +13422,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -13844,8 +13463,8 @@ paths: patch: tags: - identityGovernance.accessPackageCatalog - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.catalog.resource.scope.resource_UpdateRole + summary: Update the navigation property resourceRoles in identityGovernance + operationId: identityGovernance.catalog_UpdateResourceRole parameters: - name: accessPackageCatalog-id in: path @@ -13855,22 +13474,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -13899,8 +13502,8 @@ paths: delete: tags: - identityGovernance.accessPackageCatalog - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.catalog.resource.scope.resource_DeleteRole + summary: Delete navigation property resourceRoles for identityGovernance + operationId: identityGovernance.catalog_DeleteResourceRole parameters: - name: accessPackageCatalog-id in: path @@ -13910,22 +13513,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -13946,12 +13533,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource': get: tags: - identityGovernance.accessPackageCatalog summary: Get resource from identityGovernance - operationId: identityGovernance.catalog.resource.scope.resource.role_GetResource + operationId: identityGovernance.catalog.resourceRole_GetResource parameters: - name: accessPackageCatalog-id in: path @@ -13961,22 +13548,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14019,7 +13590,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.catalog.resource.scope.resource.role_UpdateResource + operationId: identityGovernance.catalog.resourceRole_UpdateResource parameters: - name: accessPackageCatalog-id in: path @@ -14029,22 +13600,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14074,7 +13629,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.catalog.resource.scope.resource.role_DeleteResource + operationId: identityGovernance.catalog.resourceRole_DeleteResource parameters: - name: accessPackageCatalog-id in: path @@ -14084,22 +13639,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14120,13 +13659,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment': get: tags: - identityGovernance.accessPackageCatalog summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.catalog.resource.scope.resource.role.resource_GetEnvironment + operationId: identityGovernance.catalog.resourceRole.resource_GetEnvironment parameters: - name: accessPackageCatalog-id in: path @@ -14136,22 +13675,60 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.catalog.resourceRole.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14186,16 +13763,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.accessPackageCatalog summary: Invoke action refresh - operationId: identityGovernance.catalog.resource.scope.resource.role.resource_refresh + operationId: identityGovernance.catalog.resourceRole.resource_refresh parameters: - name: accessPackageCatalog-id in: path @@ -14205,22 +13782,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14235,13 +13796,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/roles': get: tags: - identityGovernance.accessPackageCatalog - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resource.scope.resource.role.resource_ListUploadSession + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.catalog.resourceRole.resource_ListRole parameters: - name: accessPackageCatalog-id in: path @@ -14251,22 +13812,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14312,7 +13857,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -14322,8 +13867,8 @@ paths: post: tags: - identityGovernance.accessPackageCatalog - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resource.scope.resource.role.resource_CreateUploadSession + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.catalog.resourceRole.resource_CreateRole parameters: - name: accessPackageCatalog-id in: path @@ -14333,22 +13878,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14362,7 +13891,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -14370,17 +13899,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/roles/{accessPackageResourceRole-id1}': get: tags: - identityGovernance.accessPackageCatalog - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resource.scope.resource.role.resource_GetUploadSession + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.catalog.resourceRole.resource_GetRole parameters: - name: accessPackageCatalog-id in: path @@ -14390,22 +13919,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14414,14 +13927,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id1 in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -14448,15 +13961,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.accessPackageCatalog - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.catalog.resource.scope.resource.role.resource_UpdateUploadSession + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.catalog.resourceRole.resource_UpdateRole parameters: - name: accessPackageCatalog-id in: path @@ -14466,22 +13979,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14490,20 +13987,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id1 in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -14511,15 +14008,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.accessPackageCatalog - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resource.scope.resource.role.resource_DeleteUploadSession + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.catalog.resourceRole.resource_DeleteRole parameters: - name: accessPackageCatalog-id in: path @@ -14529,22 +14026,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14553,14 +14034,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id1 in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -14573,13 +14054,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/roles/$count': get: tags: - identityGovernance.accessPackageCatalog - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_ListFile + summary: Get the number of the resource + operationId: identityGovernance.catalog.resourceRole.resource.role_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -14589,22 +14069,37 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.catalog.resourceRole.resource_ListScope + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14613,14 +14108,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -14658,20 +14145,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + post: tags: - identityGovernance.accessPackageCatalog - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_GetFile + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.catalog.resourceRole.resource_CreateScope parameters: - name: accessPackageCatalog-id in: path @@ -14681,22 +14166,47 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.catalog.resourceRole.resource_GetScope + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14705,22 +14215,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -14747,17 +14249,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: + patch: tags: - identityGovernance.accessPackageCatalog - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_GetFilesContent + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.catalog.resourceRole.resource_UpdateScope parameters: - name: accessPackageCatalog-id in: path @@ -14767,14 +14267,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -14783,6 +14283,37 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.accessPackageCatalog + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.catalog.resourceRole.resource_DeleteScope + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14791,38 +14322,32 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true + x-ms-docs-key-type: accessPackageResourceScope + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile 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 + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + get: tags: - identityGovernance.accessPackageCatalog - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_SetFilesContent + summary: Get resource from identityGovernance + operationId: identityGovernance.catalog.resourceRole.resource.scope_GetResource parameters: - name: accessPackageCatalog-id in: path @@ -14832,14 +14357,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -14848,49 +14373,88 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-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.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.accessPackageCatalog + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.catalog.resourceRole.resource.scope_UpdateResource + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceScope 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.accessPackageResource' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - identityGovernance.accessPackageCatalog - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_DeleteFilesContent + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.catalog.resourceRole.resource.scope_DeleteResource parameters: - name: accessPackageCatalog-id in: path @@ -14900,14 +14464,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -14916,6 +14480,34 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - 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 + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_GetEnvironment + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14924,39 +14516,112 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true style: simple schema: type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': - get: + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession.file_GetCount + summary: Invoke action refresh + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_refresh parameters: - name: accessPackageCatalog-id in: path @@ -14966,14 +14631,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -14982,6 +14647,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_ListRole + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -14990,31 +14677,63 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/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.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation post: tags: - identityGovernance.accessPackageCatalog - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_uploadFile + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_CreateRole parameters: - name: accessPackageCatalog-id in: path @@ -15024,14 +14743,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15040,6 +14759,39 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_GetRole + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -15048,30 +14800,57 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id1 + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': - get: + x-ms-docs-operation-type: operation + patch: tags: - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_GetCount + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_UpdateRole parameters: - name: accessPackageCatalog-id in: path @@ -15081,14 +14860,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15097,6 +14876,45 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id1 + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.accessPackageCatalog + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_DeleteRole + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -15105,19 +14923,40 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id1 + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - 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' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count': get: tags: - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.scope.resource.role_GetCount + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.role_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -15127,14 +14966,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15150,13 +14989,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - identityGovernance.accessPackageCatalog summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resource.scope.resource_ListUploadSession + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_ListUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -15166,14 +15005,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15230,7 +15069,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resource.scope.resource_CreateUploadSession + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_CreateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -15240,14 +15079,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15273,13 +15112,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.accessPackageCatalog summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resource.scope.resource_GetUploadSession + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_GetUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -15289,14 +15128,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15347,7 +15186,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.catalog.resource.scope.resource_UpdateUploadSession + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_UpdateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -15357,14 +15196,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15402,7 +15241,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resource.scope.resource_DeleteUploadSession + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource_DeleteUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -15412,14 +15251,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15448,13 +15287,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.accessPackageCatalog summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_ListFile + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_ListFile parameters: - name: accessPackageCatalog-id in: path @@ -15464,14 +15303,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15532,13 +15371,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.accessPackageCatalog summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_GetFile + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_GetFile parameters: - name: accessPackageCatalog-id in: path @@ -15548,14 +15387,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15610,13 +15449,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.accessPackageCatalog summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_GetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -15626,14 +15465,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15673,7 +15512,7 @@ paths: - identityGovernance.accessPackageCatalog summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_SetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -15683,14 +15522,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15733,7 +15572,7 @@ paths: - identityGovernance.accessPackageCatalog summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -15743,14 +15582,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15786,12 +15625,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession.file_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -15801,14 +15640,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15832,7 +15671,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.accessPackageCatalog @@ -15841,7 +15680,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_uploadFile + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_uploadFile parameters: - name: accessPackageCatalog-id in: path @@ -15851,14 +15690,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15885,12 +15724,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_GetCount + operationId: identityGovernance.catalog.resourceRole.resource.scope.resource.uploadSession_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -15900,14 +15739,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -15923,12 +15762,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count': get: tags: - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.scope_GetCount + operationId: identityGovernance.catalog.resourceRole.resource.scope_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -15938,14 +15777,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -15953,13 +15792,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.accessPackageCatalog summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resource_ListUploadSession + operationId: identityGovernance.catalog.resourceRole.resource_ListUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -15969,14 +15808,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -16025,7 +15864,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resource_CreateUploadSession + operationId: identityGovernance.catalog.resourceRole.resource_CreateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -16035,14 +15874,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: @@ -16060,13 +15899,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.accessPackageCatalog summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resource_GetUploadSession + operationId: identityGovernance.catalog.resourceRole.resource_GetUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -16076,14 +15915,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -16126,7 +15965,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.catalog.resource_UpdateUploadSession + operationId: identityGovernance.catalog.resourceRole.resource_UpdateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -16136,14 +15975,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -16173,7 +16012,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resource_DeleteUploadSession + operationId: identityGovernance.catalog.resourceRole.resource_DeleteUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -16183,14 +16022,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -16211,13 +16050,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.accessPackageCatalog summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resource.uploadSession_ListFile + operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_ListFile parameters: - name: accessPackageCatalog-id in: path @@ -16227,14 +16066,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -16287,13 +16126,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.accessPackageCatalog summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resource.uploadSession_GetFile + operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_GetFile parameters: - name: accessPackageCatalog-id in: path @@ -16303,14 +16142,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -16357,13 +16196,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.accessPackageCatalog summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.uploadSession_GetFilesContent + operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_GetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -16373,14 +16212,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -16412,7 +16251,7 @@ paths: - identityGovernance.accessPackageCatalog summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.uploadSession_SetFilesContent + operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_SetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -16422,14 +16261,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -16464,7 +16303,7 @@ paths: - identityGovernance.accessPackageCatalog summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -16474,14 +16313,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -16509,12 +16348,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.uploadSession.file_GetCount + operationId: identityGovernance.catalog.resourceRole.resource.uploadSession.file_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -16524,14 +16363,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -16547,7 +16386,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.accessPackageCatalog @@ -16556,7 +16395,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.catalog.resource.uploadSession_uploadFile + operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_uploadFile parameters: - name: accessPackageCatalog-id in: path @@ -16566,14 +16405,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -16592,12 +16431,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.catalog.resource.uploadSession_GetCount + operationId: identityGovernance.catalog.resourceRole.resource.uploadSession_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -16607,14 +16446,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -16622,12 +16461,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceRoles/$count': get: tags: - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.catalog.resource_GetCount + operationId: identityGovernance.catalog.resourceRole_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -16644,12 +16483,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources': get: tags: - identityGovernance.accessPackageCatalog - summary: Get resourceScopes from identityGovernance - operationId: identityGovernance.catalog_ListResourceScope + summary: Get resources from identityGovernance + description: Access package resources in this catalog. + operationId: identityGovernance.catalog_ListResource parameters: - name: accessPackageCatalog-id in: path @@ -16696,7 +16536,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -16706,8 +16546,8 @@ paths: post: tags: - identityGovernance.accessPackageCatalog - summary: Create new navigation property to resourceScopes for identityGovernance - operationId: identityGovernance.catalog_CreateResourceScope + summary: Create new navigation property to resources for identityGovernance + operationId: identityGovernance.catalog_CreateResource parameters: - name: accessPackageCatalog-id in: path @@ -16722,7 +16562,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -16730,16 +16570,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}': get: tags: - identityGovernance.accessPackageCatalog - summary: Get resourceScopes from identityGovernance - operationId: identityGovernance.catalog_GetResourceScope + summary: Get resources from identityGovernance + description: Access package resources in this catalog. + operationId: identityGovernance.catalog_GetResource parameters: - name: accessPackageCatalog-id in: path @@ -16749,14 +16590,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: $select in: query description: Select properties to be returned @@ -16783,15 +16624,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.accessPackageCatalog - summary: Update the navigation property resourceScopes in identityGovernance - operationId: identityGovernance.catalog_UpdateResourceScope + summary: Update the navigation property resources in identityGovernance + operationId: identityGovernance.catalog_UpdateResource parameters: - name: accessPackageCatalog-id in: path @@ -16801,20 +16642,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -16822,15 +16663,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.accessPackageCatalog - summary: Delete navigation property resourceScopes for identityGovernance - operationId: identityGovernance.catalog_DeleteResourceScope + summary: Delete navigation property resources for identityGovernance + operationId: identityGovernance.catalog_DeleteResource parameters: - name: accessPackageCatalog-id in: path @@ -16840,14 +16681,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: If-Match in: header description: ETag @@ -16860,12 +16701,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment': get: tags: - identityGovernance.accessPackageCatalog - summary: Get resource from identityGovernance - operationId: identityGovernance.catalog.resourceScope_GetResource + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.catalog.resource_GetEnvironment parameters: - name: accessPackageCatalog-id in: path @@ -16875,14 +16717,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: $select in: query description: Select properties to be returned @@ -16909,90 +16751,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.accessPackageCatalog - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.catalog.resourceScope_UpdateResource - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.accessPackageCatalog - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.catalog.resourceScope_DeleteResource - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/environment': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/externalOriginResourceConnector': get: tags: - identityGovernance.accessPackageCatalog - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.catalog.resourceScope.resource_GetEnvironment + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.catalog.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageCatalog-id in: path @@ -17002,14 +16771,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: $select in: query description: Select properties to be returned @@ -17036,16 +16805,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/microsoft.graph.refresh': post: tags: - identityGovernance.accessPackageCatalog summary: Invoke action refresh - operationId: identityGovernance.catalog.resourceScope.resource_refresh + operationId: identityGovernance.catalog.resource_refresh parameters: - name: accessPackageCatalog-id in: path @@ -17055,27 +16824,27 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles': get: tags: - identityGovernance.accessPackageCatalog summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resourceScope.resource_ListRole + operationId: identityGovernance.catalog.resource_ListRole parameters: - name: accessPackageCatalog-id in: path @@ -17085,14 +16854,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -17141,7 +16910,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource_CreateRole + operationId: identityGovernance.catalog.resource_CreateRole parameters: - name: accessPackageCatalog-id in: path @@ -17151,14 +16920,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource requestBody: description: New navigation property content: @@ -17176,13 +16945,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}': get: tags: - identityGovernance.accessPackageCatalog summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resourceScope.resource_GetRole + operationId: identityGovernance.catalog.resource_GetRole parameters: - name: accessPackageCatalog-id in: path @@ -17192,14 +16961,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17242,7 +17011,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource_UpdateRole + operationId: identityGovernance.catalog.resource_UpdateRole parameters: - name: accessPackageCatalog-id in: path @@ -17252,14 +17021,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17289,7 +17058,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource_DeleteRole + operationId: identityGovernance.catalog.resource_DeleteRole parameters: - name: accessPackageCatalog-id in: path @@ -17299,14 +17068,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17327,12 +17096,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource': get: tags: - identityGovernance.accessPackageCatalog summary: Get resource from identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource.role_GetResource + operationId: identityGovernance.catalog.resource.role_GetResource parameters: - name: accessPackageCatalog-id in: path @@ -17342,14 +17111,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17392,7 +17161,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource.role_UpdateResource + operationId: identityGovernance.catalog.resource.role_UpdateResource parameters: - name: accessPackageCatalog-id in: path @@ -17402,14 +17171,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17439,7 +17208,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource.role_DeleteResource + operationId: identityGovernance.catalog.resource.role_DeleteResource parameters: - name: accessPackageCatalog-id in: path @@ -17449,14 +17218,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17477,13 +17246,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment': get: tags: - identityGovernance.accessPackageCatalog summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.catalog.resourceScope.resource.role.resource_GetEnvironment + operationId: identityGovernance.catalog.resource.role.resource_GetEnvironment parameters: - name: accessPackageCatalog-id in: path @@ -17493,14 +17262,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17539,12 +17308,74 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.catalog.resource.role.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.accessPackageCatalog summary: Invoke action refresh - operationId: identityGovernance.catalog.resourceScope.resource.role.resource_refresh + operationId: identityGovernance.catalog.resource.role.resource_refresh parameters: - name: accessPackageCatalog-id in: path @@ -17554,14 +17385,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17576,13 +17407,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes': get: tags: - identityGovernance.accessPackageCatalog summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resourceScope.resource.role.resource_ListScope + operationId: identityGovernance.catalog.resource.role.resource_ListScope parameters: - name: accessPackageCatalog-id in: path @@ -17592,14 +17423,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17656,7 +17487,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource.role.resource_CreateScope + operationId: identityGovernance.catalog.resource.role.resource_CreateScope parameters: - name: accessPackageCatalog-id in: path @@ -17666,14 +17497,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17699,13 +17530,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.accessPackageCatalog summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resourceScope.resource.role.resource_GetScope + operationId: identityGovernance.catalog.resource.role.resource_GetScope parameters: - name: accessPackageCatalog-id in: path @@ -17715,14 +17546,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17731,7 +17562,7 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id1 + - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope required: true @@ -17773,7 +17604,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource.role.resource_UpdateScope + operationId: identityGovernance.catalog.resource.role.resource_UpdateScope parameters: - name: accessPackageCatalog-id in: path @@ -17783,14 +17614,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17799,7 +17630,7 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id1 + - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope required: true @@ -17828,7 +17659,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource.role.resource_DeleteScope + operationId: identityGovernance.catalog.resource.role.resource_DeleteScope parameters: - name: accessPackageCatalog-id in: path @@ -17838,14 +17669,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17854,7 +17685,7 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id1 + - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope required: true @@ -17874,12 +17705,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': get: tags: - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceScope.resource.role.resource.scope_GetCount + summary: Get resource from identityGovernance + operationId: identityGovernance.catalog.resource.role.resource.scope_GetResource parameters: - name: accessPackageCatalog-id in: path @@ -17889,14 +17720,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -17905,29 +17736,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resourceScope.resource.role.resource_ListUploadSession - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -17936,29 +17744,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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 @@ -17981,18 +17766,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - identityGovernance.accessPackageCatalog - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource.role.resource_CreateUploadSession + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.catalog.resource.role.resource.scope_UpdateResource parameters: - name: accessPackageCatalog-id in: path @@ -18002,14 +17788,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -18018,30 +17804,36 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': - get: + delete: tags: - identityGovernance.accessPackageCatalog - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resourceScope.resource.role.resource_GetUploadSession + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.catalog.resource.role.resource.scope_DeleteResource parameters: - name: accessPackageCatalog-id in: path @@ -18051,6 +17843,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -18059,6 +17867,42 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - 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 + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.catalog.resource.role.resource.scope.resource_GetEnvironment + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -18067,14 +17911,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -18101,15 +17945,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.accessPackageCatalog - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource.role.resource_UpdateUploadSession + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.catalog.resource.role.resource.scope.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageCatalog-id in: path @@ -18119,14 +17965,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -18135,36 +17981,50 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - required: true + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.accessPackageCatalog - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource.role.resource_DeleteUploadSession + summary: Invoke action refresh + operationId: identityGovernance.catalog.resource.role.resource.scope.resource_refresh parameters: - name: accessPackageCatalog-id in: path @@ -18174,14 +18034,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -18190,33 +18050,27 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: accessPackageResourceScope responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + x-ms-docs-operation-type: action + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - identityGovernance.accessPackageCatalog - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_ListFile + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.catalog.resource.role.resource.scope.resource_ListUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -18226,14 +18080,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -18242,14 +18096,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -18287,20 +18141,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + post: tags: - identityGovernance.accessPackageCatalog - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_GetFile + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.catalog.resource.role.resource.scope.resource_CreateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -18310,14 +18162,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -18326,59 +18178,38 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: accessPackageResourceScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.accessPackageCatalog - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_GetFilesContent + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.catalog.resource.role.resource.scope.resource_GetUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -18388,14 +18219,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -18404,38 +18235,57 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + patch: tags: - identityGovernance.accessPackageCatalog - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_SetFilesContent + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.catalog.resource.role.resource.scope.resource_UpdateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -18445,14 +18295,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -18461,41 +18311,44 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: customDataProvidedResourceUploadSession 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.customDataProvidedResourceUploadSession' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - identityGovernance.accessPackageCatalog - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_DeleteFilesContent + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.catalog.resource.role.resource.scope.resource_DeleteUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -18505,14 +18358,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -18521,22 +18374,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -18548,12 +18401,14 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession.file_GetCount + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_ListFile parameters: - name: accessPackageCatalog-id in: path @@ -18563,14 +18418,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -18579,6 +18434,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -18587,23 +18450,57 @@ paths: schema: type: string x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: tags: - identityGovernance.accessPackageCatalog - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_uploadFile + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_GetFile parameters: - name: accessPackageCatalog-id in: path @@ -18613,14 +18510,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -18629,6 +18526,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -18637,22 +18542,51 @@ paths: schema: type: string x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_GetCount + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_GetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -18662,14 +18596,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -18678,50 +18612,46 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/$count': - get: - tags: - - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceScope.resource.role_GetCount - parameters: - - name: accessPackageCatalog-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/scopes': - get: + put: tags: - identityGovernance.accessPackageCatalog - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resourceScope.resource_ListScope + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_SetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -18731,6 +18661,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -18739,55 +18685,41 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + 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: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple schema: - uniqueItems: true - type: array - items: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + requestBody: + description: New media content. + content: + application/octet-stream: + schema: type: string + format: binary + required: true responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: + delete: tags: - identityGovernance.accessPackageCatalog - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource_CreateScope + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -18797,6 +18729,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -18805,30 +18753,39 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - 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.accessPackageResourceScope' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/scopes/{accessPackageResourceScope-id1}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.accessPackageCatalog - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.catalog.resourceScope.resource_GetScope + summary: Get the number of the resource + operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession.file_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -18838,15 +18795,23 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceScope-id1 + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope required: true @@ -18854,41 +18819,31 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - 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: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: tags: - identityGovernance.accessPackageCatalog - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource_UpdateScope + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_uploadFile parameters: - name: accessPackageCatalog-id in: path @@ -18898,6 +18853,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -18906,36 +18877,30 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceScope-id1 + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + get: tags: - identityGovernance.accessPackageCatalog - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource_DeleteScope + summary: Get the number of the resource + operationId: identityGovernance.catalog.resource.role.resource.scope.resource.uploadSession_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -18945,40 +18910,43 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceScope-id1 + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true style: simple schema: type: string + x-ms-docs-key-type: accessPackageResourceScope + - $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 - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/scopes/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count': get: tags: - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceScope.resource.scope_GetCount + operationId: identityGovernance.catalog.resource.role.resource.scope_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -18988,14 +18956,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -19003,13 +18979,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.accessPackageCatalog summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resourceScope.resource_ListUploadSession + operationId: identityGovernance.catalog.resource.role.resource_ListUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -19019,14 +18995,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -19075,7 +19059,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource_CreateUploadSession + operationId: identityGovernance.catalog.resource.role.resource_CreateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -19085,14 +19069,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: @@ -19110,13 +19102,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.accessPackageCatalog summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.catalog.resourceScope.resource_GetUploadSession + operationId: identityGovernance.catalog.resource.role.resource_GetUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -19126,14 +19118,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -19176,7 +19176,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource_UpdateUploadSession + operationId: identityGovernance.catalog.resource.role.resource_UpdateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -19186,14 +19186,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -19223,7 +19231,7 @@ paths: tags: - identityGovernance.accessPackageCatalog summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.catalog.resourceScope.resource_DeleteUploadSession + operationId: identityGovernance.catalog.resource.role.resource_DeleteUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -19233,14 +19241,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -19261,13 +19277,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.accessPackageCatalog summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_ListFile + operationId: identityGovernance.catalog.resource.role.resource.uploadSession_ListFile parameters: - name: accessPackageCatalog-id in: path @@ -19277,14 +19293,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -19337,13 +19361,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.accessPackageCatalog summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_GetFile + operationId: identityGovernance.catalog.resource.role.resource.uploadSession_GetFile parameters: - name: accessPackageCatalog-id in: path @@ -19353,14 +19377,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -19407,13 +19439,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.accessPackageCatalog summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.catalog.resource.role.resource.uploadSession_GetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -19423,14 +19455,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -19462,7 +19502,7 @@ paths: - identityGovernance.accessPackageCatalog summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.catalog.resource.role.resource.uploadSession_SetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -19472,14 +19512,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -19514,7 +19562,7 @@ paths: - identityGovernance.accessPackageCatalog summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.catalog.resource.role.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -19524,14 +19572,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -19559,12 +19615,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceScope.resource.uploadSession.file_GetCount + operationId: identityGovernance.catalog.resource.role.resource.uploadSession.file_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -19574,14 +19630,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -19597,7 +19661,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.accessPackageCatalog @@ -19606,7 +19670,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_uploadFile + operationId: identityGovernance.catalog.resource.role.resource.uploadSession_uploadFile parameters: - name: accessPackageCatalog-id in: path @@ -19616,14 +19680,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -19642,12 +19714,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_GetCount + operationId: identityGovernance.catalog.resource.role.resource.uploadSession_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -19657,14 +19729,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -19672,12 +19752,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/$count': get: tags: - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.catalog.resourceScope_GetCount + operationId: identityGovernance.catalog.resource.role_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -19687,6 +19767,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -19694,30 +19782,38 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identityGovernance/catalogs/$count: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes': get: tags: - identityGovernance.accessPackageCatalog - summary: Get the number of the resource - operationId: identityGovernance.catalog_GetCount + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.catalog.resource_ListScope parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - $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' - /identityGovernance/entitlementManagement: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get entitlementManagement from identityGovernance - operationId: identityGovernance_GetEntitlementManagement - parameters: - - name: $select + - $ref: '#/components/parameters/count' + - name: $orderby in: query - description: Select properties to be returned + description: Order items by property values style: form explode: false schema: @@ -19725,90 +19821,7 @@ 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 - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.entitlementManagement' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property entitlementManagement in identityGovernance - operationId: identityGovernance_UpdateEntitlementManagement - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.entitlementManagement' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.entitlementManagement' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property entitlementManagement for identityGovernance - operationId: identityGovernance_DeleteEntitlementManagement - 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 - /identityGovernance/entitlementManagement/accessPackageAssignmentApprovals: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get approval - description: "Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.\r\nIn PIM for Groups, providing the identifier of the assignment schedule request." - operationId: identityGovernance.entitlementManagement_ListAccessPackageAssignmentApproval - 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 + - name: $select in: query description: Select properties to be returned style: form @@ -19830,7 +19843,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.approvalCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -19839,15 +19852,32 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to accessPackageAssignmentApprovals for identityGovernance - operationId: identityGovernance.entitlementManagement_CreateAccessPackageAssignmentApproval + - identityGovernance.accessPackageCatalog + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.catalog.resource_CreateScope + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approval' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -19855,29 +19885,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approval' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}': get: tags: - - identityGovernance.entitlementManagement - summary: Get approval - description: "Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.\r\nIn PIM for Groups, providing the identifier of the assignment schedule request." - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/approval-get?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_GetAccessPackageAssignmentApproval + - identityGovernance.accessPackageCatalog + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.catalog.resource_GetScope parameters: - - name: approval-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of approval + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: approval + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -19904,30 +19947,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approval' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property accessPackageAssignmentApprovals in identityGovernance - operationId: identityGovernance.entitlementManagement_UpdateAccessPackageAssignmentApproval + - identityGovernance.accessPackageCatalog + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.catalog.resource_UpdateScope parameters: - - name: approval-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of approval + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: approval + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approval' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -19935,157 +19994,83 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approval' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property accessPackageAssignmentApprovals for identityGovernance - operationId: identityGovernance.entitlementManagement_DeleteAccessPackageAssignmentApproval + - identityGovernance.accessPackageCatalog + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.catalog.resource_DeleteScope parameters: - - name: approval-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of approval + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: approval - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages': - get: - tags: - - identityGovernance.entitlementManagement - summary: List approval stages - description: "List the approvalStage objects associated with an approval. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.\r\nIn PIM for Groups, providing the identifier of the assignment schedule request." - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_ListStage - parameters: - - name: approval-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of approval + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: approval - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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: accessPackageResourceScope + - 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.approvalStageCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource': + get: tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to stages for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_CreateStage + - identityGovernance.accessPackageCatalog + summary: Get resource from identityGovernance + operationId: identityGovernance.catalog.resource.scope_GetResource parameters: - - name: approval-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of approval + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: approval - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.approvalStage' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.approvalStage' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get approvalStage - description: Retrieve the properties of an approvalStage object. An approval stage is contained within an approval object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_GetStage - parameters: - - name: approval-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of approval + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: approval - - name: approvalStage-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of approvalStage + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: approvalStage + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -20112,42 +20097,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approvalStage' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement - summary: Update approvalStage - description: Approve or deny an approvalStage object in an approval. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_UpdateStage + - identityGovernance.accessPackageCatalog + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.catalog.resource.scope_UpdateResource parameters: - - name: approval-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of approval + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: approval - - name: approvalStage-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of approvalStage + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: approvalStage + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approvalStage' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -20155,32 +20144,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.approvalStage' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property stages for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_DeleteStage + - identityGovernance.accessPackageCatalog + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.catalog.resource.scope_DeleteResource parameters: - - name: approval-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of approval + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: approval - - name: approvalStage-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of approvalStage + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: approvalStage + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -20193,219 +20190,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval.stage_GetCount + - identityGovernance.accessPackageCatalog + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.catalog.resource.scope.resource_GetEnvironment parameters: - - name: approval-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of approval + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: approval - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/microsoft.graph.filterByCurrentUser(on=''{on}'')': - get: - tags: - - identityGovernance.entitlementManagement - summary: Invoke function filterByCurrentUser - description: 'In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for Groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_filterGraphBPreCurrentUser - parameters: - - name: on + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: 'Usage: on=''{on}''' + description: The unique identifier of accessPackageResource required: true style: simple schema: - $ref: '#/components/schemas/microsoft.graph.approvalFilterByCurrentUserOptions' - - $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 approval - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.approval' - '@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 - /identityGovernance/entitlementManagement/accessPackages: - get: - tags: - - identityGovernance.entitlementManagement - summary: List accessPackages - description: 'Retrieve a list of accessPackage objects. The resulting list includes all the access packages that the caller has access to read, across all catalogs.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_ListAccessPackage - 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.accessPackageCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create accessPackage - description: Create a new accessPackage object. The access package will be added to an existing accessPackageCatalog. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_CreateAccessPackage - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackage' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackage' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}': - get: - tags: - - identityGovernance.entitlementManagement - 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-get?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_GetAccessPackage - parameters: - - name: accessPackage-id + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -20432,109 +20248,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackage' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: tags: - - identityGovernance.entitlementManagement - summary: Update accessPackage - description: 'Update an existing accessPackage object to change one or more of its properties, such as the display name or description.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_UpdateAccessPackage + - identityGovernance.accessPackageCatalog + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.catalog.resource.scope.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackage' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackage' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete accessPackage - description: Delete an accessPackage object. You cannot delete an access package if it has any accessPackageAssignment. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_DeleteAccessPackage - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - 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 - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith': - get: - tags: - - identityGovernance.entitlementManagement - summary: List accessPackagesIncompatibleWith - description: Retrieve a list of the accessPackage objects that have marked a specified accessPackage as incompatible. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_ListAccessPackagesIncompatibleGraphWPre - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -20557,105 +20306,83 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}': - get: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: tags: - - identityGovernance.entitlementManagement - summary: Get accessPackagesIncompatibleWith from identityGovernance - description: The access packages that are incompatible with this package. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage_GetAccessPackagesIncompatibleGraphWPre + - identityGovernance.accessPackageCatalog + summary: Invoke action refresh + operationId: identityGovernance.catalog.resource.scope.resource_refresh parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackage-id1 + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackage' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.accessPackagesIncompatibleWith_GetCount - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessPackageResourceScope responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies': + x-ms-docs-operation-type: action + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles': get: tags: - - identityGovernance.entitlementManagement - summary: Get assignmentPolicies from identityGovernance + - identityGovernance.accessPackageCatalog + summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage_ListAssignmentPolicy + operationId: identityGovernance.catalog.resource.scope.resource_ListRole parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -20693,7 +20420,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentPolicyCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -20702,24 +20429,40 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to assignmentPolicies for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage_CreateAssignmentPolicy + - identityGovernance.accessPackageCatalog + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.catalog.resource.scope.resource_CreateRole parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -20727,34 +20470,50 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': get: tags: - - identityGovernance.entitlementManagement - summary: Get assignmentPolicies from identityGovernance + - identityGovernance.accessPackageCatalog + summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage_GetAssignmentPolicy + operationId: identityGovernance.catalog.resource.scope.resource_GetRole parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -20781,38 +20540,54 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property assignmentPolicies in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage_UpdateAssignmentPolicy + - identityGovernance.accessPackageCatalog + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.catalog.resource.scope.resource_UpdateRole parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -20820,32 +20595,48 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property assignmentPolicies for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage_DeleteAssignmentPolicy + - identityGovernance.accessPackageCatalog + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.catalog.resource.scope.resource_DeleteRole parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -20858,30 +20649,45 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': get: tags: - - identityGovernance.entitlementManagement - summary: Get accessPackage from identityGovernance - description: Access package containing this policy. Read-only. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_GetAccessPackage + - identityGovernance.accessPackageCatalog + summary: Get resource from identityGovernance + operationId: identityGovernance.catalog.resource.scope.resource.role_GetResource parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -20908,203 +20714,155 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackage' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog': - get: + patch: tags: - - identityGovernance.entitlementManagement - summary: Get catalog from identityGovernance - description: Catalog of the access package containing this policy. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_GetCatalog + - identityGovernance.accessPackageCatalog + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.catalog.resource.scope.resource.role_UpdateResource parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: $select - in: query - description: Select properties to be returned - 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: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings': - get: + delete: tags: - - identityGovernance.entitlementManagement - summary: Get customExtensionStageSettings from identityGovernance - description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_ListCustomExtensionStageSetting + - identityGovernance.accessPackageCatalog + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.catalog.resource.scope.resource.role_DeleteResource parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.customExtensionStageSettingCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to customExtensionStageSettings for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_CreateCustomExtensionStageSetting - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' - required: true + x-ms-docs-key-type: accessPackageResourceRole + - 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.customExtensionStageSetting' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': get: tags: - - identityGovernance.entitlementManagement - summary: Get customExtensionStageSettings from identityGovernance - description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_GetCustomExtensionStageSetting + - identityGovernance.accessPackageCatalog + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.catalog.resource.scope.resource.role.resource_GetEnvironment parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: customExtensionStageSetting-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customExtensionStageSetting + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customExtensionStageSetting + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -21131,131 +20889,50 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property customExtensionStageSettings in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_UpdateCustomExtensionStageSetting - parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id - in: path - description: The unique identifier of accessPackageAssignmentPolicy - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: customExtensionStageSetting-id - in: path - description: The unique identifier of customExtensionStageSetting - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customExtensionStageSetting - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property customExtensionStageSettings for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_DeleteCustomExtensionStageSetting + - identityGovernance.accessPackageCatalog + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.catalog.resource.scope.resource.role.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id - in: path - description: The unique identifier of accessPackageAssignmentPolicy - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: customExtensionStageSetting-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of customExtensionStageSetting + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: customExtensionStageSetting - - 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 - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get customExtension from identityGovernance - description: Indicates the custom workflow extension that will be executed at this stage. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy.customExtensionStageSetting_GetCustomExtension - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: customExtensionStageSetting-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customExtensionStageSetting + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customExtensionStageSetting + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -21282,64 +20959,95 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count': - get: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + post: tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy.customExtensionStageSetting_GetCount + - identityGovernance.accessPackageCatalog + summary: Invoke action refresh + operationId: identityGovernance.catalog.resource.scope.resource.role.resource_refresh parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions': + x-ms-docs-operation-type: action + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - - identityGovernance.entitlementManagement - summary: Get questions from identityGovernance - description: Questions that are posed to the requestor. - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_ListQuestion + - identityGovernance.accessPackageCatalog + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.catalog.resource.scope.resource.role.resource_ListUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -21377,7 +21085,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageQuestionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -21386,32 +21094,48 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to questions for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_CreateQuestion + - identityGovernance.accessPackageCatalog + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.catalog.resource.scope.resource.role.resource_CreateUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -21419,42 +21143,58 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - - identityGovernance.entitlementManagement - summary: Get questions from identityGovernance - description: Questions that are posed to the requestor. - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_GetQuestion + - identityGovernance.accessPackageCatalog + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.catalog.resource.scope.resource.role.resource_GetUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: accessPackageQuestion-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageQuestion + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageQuestion + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -21481,46 +21221,62 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property questions in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_UpdateQuestion + - identityGovernance.accessPackageCatalog + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.catalog.resource.scope.resource.role.resource_UpdateUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: accessPackageQuestion-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageQuestion + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageQuestion + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -21528,40 +21284,56 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property questions for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_DeleteQuestion + - identityGovernance.accessPackageCatalog + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.catalog.resource.scope.resource.role.resource_DeleteUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: accessPackageQuestion-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageQuestion + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageQuestion + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -21574,123 +21346,54 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy.question_GetCount + - identityGovernance.accessPackageCatalog + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_ListFile parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_GetCount - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get catalog from identityGovernance - description: Required when creating the access package. Read-only. Nullable. - operationId: identityGovernance.entitlementManagement.accessPackage_GetCatalog - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageCatalog' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages': - get: - tags: - - identityGovernance.entitlementManagement - summary: List incompatibleAccessPackages - description: 'Retrieve a list of the accessPackage objects that have been marked as incompatible on an accessPackage. ' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleAccessPackage - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage + x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -21728,101 +21431,82 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/{accessPackage-id1}/$ref': - delete: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: tags: - - identityGovernance.entitlementManagement - summary: Remove accessPackage from incompatibleAccessPackages - description: 'Remove an access package from the list of access packages that have been marked as incompatible on an accessPackage. ' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage.incompatibleAccessPackage_DeleteAccessPackageGraphBPreRef + - identityGovernance.accessPackageCatalog + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_GetFile parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackage-id1 + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.incompatibleAccessPackage_GetCount - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref': - get: - tags: - - identityGovernance.entitlementManagement - summary: List incompatibleAccessPackages - description: 'Retrieve a list of the accessPackage objects that have been marked as incompatible on an accessPackage. ' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleAccessPackageGraphBPreRef - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - $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: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - 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: @@ -21832,167 +21516,203 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/StringCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: tags: - - identityGovernance.entitlementManagement - summary: Add accessPackage to incompatibleAccessPackages - description: 'Add an accessPackage to the list of access packages that have been marked as incompatible on an accessPackage. ' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_CreateIncompatibleAccessPackageGraphBPreRef + - identityGovernance.accessPackageCatalog + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_GetFilesContent parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - requestBody: - $ref: '#/components/requestBodies/refPostBody' - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Remove accessPackage from incompatibleAccessPackages - description: 'Remove an access package from the list of access packages that have been marked as incompatible on an accessPackage. ' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_DeleteIncompatibleAccessPackageGraphBPreRef - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true style: simple schema: type: string - - name: '@id' - in: query - description: The delete Uri + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole required: true - style: form - explode: false + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple schema: type: string + x-ms-docs-key-type: customDataProvidedResourceFile 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 - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups': - get: + put: tags: - - identityGovernance.entitlementManagement - summary: List incompatibleGroups - description: 'Retrieve a list of the group objects that have been marked as incompatible on an accessPackage. ' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleGroup + - identityGovernance.accessPackageCatalog + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_SetFilesContent parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/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: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + 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: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + 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: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple schema: - uniqueItems: true - type: array - items: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + requestBody: + description: New media content. + content: + application/octet-stream: + schema: type: string + format: binary + required: true responses: 2XX: - $ref: '#/components/responses/microsoft.graph.groupCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/$ref': delete: tags: - - identityGovernance.entitlementManagement - summary: Remove group from incompatibleGroups - description: 'Remove a group from the list of groups that have been marked as incompatible on an accessPackage. ' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage.incompatibleGroup_DeleteGroupGraphBPreRef + - identityGovernance.accessPackageCatalog + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: group-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of group + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: If-Match in: header description: ETag @@ -22004,119 +21724,53 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/serviceProvisioningErrors': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - - identityGovernance.entitlementManagement - 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: identityGovernance.entitlementManagement.accessPackage.incompatibleGroup_ListServiceProvisioningError + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession.file_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: group-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of group + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: group - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - 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 - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/serviceProvisioningErrors/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.incompatibleGroup.ServiceProvisioningError_GetCount - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: group-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of group + description: The unique identifier of accessPackageResourceRole 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' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.incompatibleGroup_GetCount - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage + x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -22124,171 +21778,183 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref': - get: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: tags: - - identityGovernance.entitlementManagement - summary: List incompatibleGroups - description: 'Retrieve a list of the group objects that have been marked as incompatible on an accessPackage. ' + - identityGovernance.accessPackageCatalog + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleGroupGraphBPreRef + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_uploadFile parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/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: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple 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: - - identityGovernance.entitlementManagement - summary: Add group to incompatibleGroups - description: 'Add a group to the list of groups that have been marked as incompatible on an accessPackage. ' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_CreateIncompatibleGroupGraphBPreRef - parameters: - - name: accessPackage-id + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - requestBody: - $ref: '#/components/requestBodies/refPostBody' + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + get: tags: - - identityGovernance.entitlementManagement - summary: Remove group from incompatibleGroups - description: 'Remove a group from the list of groups that have been marked as incompatible on an accessPackage. ' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_DeleteIncompatibleGroupGraphBPreRef + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resource.scope.resource.role.resource.uploadSession_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true style: simple schema: type: string - - name: '@id' - in: query - description: The delete Uri + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope required: true - style: form - explode: false + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple schema: type: string + x-ms-docs-key-type: accessPackageResourceRole + - $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 - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/microsoft.graph.getApplicablePolicyRequirements': - post: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + get: tags: - - identityGovernance.entitlementManagement - summary: Invoke action getApplicablePolicyRequirements - description: 'In Microsoft Entra entitlement management, this action retrieves accessPackageAssignmentRequestRequirements objects for an accessPackage that the currently signed-in user can use to create an accessPackageAssignmentRequest. Each requirement object corresponds to an access package assignment policy that the currently signed-in user is allowed to request an assignment for.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_getApplicablePolicyRequirement + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resource.scope.resource.role_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequestRequirements' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - - identityGovernance.entitlementManagement - summary: Get resourceRoleScopes from identityGovernance - description: The resource roles and scopes in this access package. - operationId: identityGovernance.entitlementManagement.accessPackage_ListResourceRoleScope + - identityGovernance.accessPackageCatalog + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.catalog.resource.scope.resource_ListUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -22326,7 +21992,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -22335,28 +22001,40 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.entitlementManagement - summary: Create resourceRoleScope - description: 'Create a new accessPackageResourceRoleScope for adding a resource role to an access package. The access package resource, for a group, an app, or a SharePoint Online site, must already exist in the access package catalog, and the originId for the resource role retrieved from the list of the resource roles. Once you add the resource role scope to the access package, the user will receive this resource role through any current and future access package assignments.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_CreateResourceRoleScope + - identityGovernance.accessPackageCatalog + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.catalog.resource.scope.resource_CreateUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -22364,34 +22042,50 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - - identityGovernance.entitlementManagement - summary: Get resourceRoleScopes from identityGovernance - description: The resource roles and scopes in this access package. - operationId: identityGovernance.entitlementManagement.accessPackage_GetResourceRoleScope + - identityGovernance.accessPackageCatalog + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.catalog.resource.scope.resource_GetUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -22418,38 +22112,54 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property resourceRoleScopes in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage_UpdateResourceRoleScope + - identityGovernance.accessPackageCatalog + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.catalog.resource.scope.resource_UpdateUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -22457,36 +22167,48 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement - summary: Remove resourceRoleScope from an accessPackage - description: Remove an accessPackageResourceRoleScope from an accessPackage list of resource role scopes. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-delete-resourcerolescopes?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_DeleteResourceRoleScope + - identityGovernance.accessPackageCatalog + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.catalog.resource.scope.resource_DeleteUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -22499,29 +22221,61 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - - identityGovernance.entitlementManagement - summary: Get role from identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_GetRole + - identityGovernance.accessPackageCatalog + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_ListFile parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -22544,110 +22298,61 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property role in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_UpdateRole + - identityGovernance.accessPackageCatalog + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_GetFile parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property role for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_DeleteRole - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - 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 - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role_GetResource - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of customDataProvidedResourceFile required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -22674,71 +22379,175 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role_UpdateResource + - identityGovernance.accessPackageCatalog + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_GetFilesContent parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.accessPackageCatalog + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile requestBody: - description: New navigation property values + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + type: string + format: binary required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role_DeleteResource + - identityGovernance.accessPackageCatalog + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: If-Match in: header description: ETag @@ -22750,114 +22559,197 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_GetEnvironment + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resource.scope.resource.uploadSession.file_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + 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: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/microsoft.graph.refresh': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_refresh + - identityGovernance.accessPackageCatalog + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_uploadFile parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_ListRole + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resource.scope.resource.uploadSession_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resource.scope_GetCount + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.catalog.resource_ListUploadSession + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -22895,7 +22787,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -22904,32 +22796,32 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_CreateRole + - identityGovernance.accessPackageCatalog + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.catalog.resource_CreateUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResource requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -22937,42 +22829,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_GetRole + - identityGovernance.accessPackageCatalog + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.catalog.resource_GetUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -22999,46 +22891,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_UpdateRole + - identityGovernance.accessPackageCatalog + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.catalog.resource_UpdateUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -23046,40 +22938,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_DeleteRole + - identityGovernance.accessPackageCatalog + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.catalog.resource_DeleteUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -23092,29 +22984,335 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.catalog.resource.uploadSession_ListFile + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.catalog.resource.uploadSession_GetFile + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceFile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resource.uploadSession_GetFilesContent + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.accessPackageCatalog + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + 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' + delete: + tags: + - identityGovernance.accessPackageCatalog + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resource.uploadSession_DeleteFilesContent + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: + tags: + - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.role_GetCount + operationId: identityGovernance.catalog.resource.uploadSession.file_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -23122,30 +23320,118 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: + tags: + - identityGovernance.accessPackageCatalog + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.catalog.resource.uploadSession_uploadFile + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/$count': get: tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_ListScope + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resource.uploadSession_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResource + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resources/$count': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resource_GetCount + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get resourceScopes from identityGovernance + operationId: identityGovernance.catalog_ListResourceScope + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -23192,26 +23478,18 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_CreateScope + - identityGovernance.accessPackageCatalog + summary: Create new navigation property to resourceScopes for identityGovernance + operationId: identityGovernance.catalog_CreateResourceScope parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog requestBody: description: New navigation property content: @@ -23229,30 +23507,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}': get: tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_GetScope + - identityGovernance.accessPackageCatalog + summary: Get resourceScopes from identityGovernance + operationId: identityGovernance.catalog_GetResourceScope parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23293,26 +23562,18 @@ paths: x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_UpdateScope + - identityGovernance.accessPackageCatalog + summary: Update the navigation property resourceScopes in identityGovernance + operationId: identityGovernance.catalog_UpdateResourceScope parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23340,26 +23601,18 @@ paths: x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_DeleteScope + - identityGovernance.accessPackageCatalog + summary: Delete navigation property resourceScopes for identityGovernance + operationId: identityGovernance.catalog_DeleteResourceScope parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23380,29 +23633,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource': get: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope_GetResource + operationId: identityGovernance.catalog.resourceScope_GetResource parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23443,26 +23688,18 @@ paths: x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope_UpdateResource + operationId: identityGovernance.catalog.resourceScope_UpdateResource parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23490,26 +23727,18 @@ paths: x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope_DeleteResource + operationId: identityGovernance.catalog.resourceScope_DeleteResource parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23530,30 +23759,76 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_GetEnvironment + operationId: identityGovernance.catalog.resourceScope.resource_GetEnvironment parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.catalog.resourceScope.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23588,33 +23863,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': post: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_refresh + operationId: identityGovernance.catalog.resourceScope.resource_refresh parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23629,30 +23896,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles': get: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_ListRole + operationId: identityGovernance.catalog.resourceScope.resource_ListRole parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23707,26 +23966,18 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_CreateRole + operationId: identityGovernance.catalog.resourceScope.resource_CreateRole parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23752,30 +24003,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': get: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_GetRole + operationId: identityGovernance.catalog.resourceScope.resource_GetRole parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23824,26 +24067,18 @@ paths: x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_UpdateRole + operationId: identityGovernance.catalog.resourceScope.resource_UpdateRole parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23879,26 +24114,18 @@ paths: x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_DeleteRole + operationId: identityGovernance.catalog.resourceScope.resource_DeleteRole parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23927,29 +24154,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': get: tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.role_GetCount + - identityGovernance.accessPackageCatalog + summary: Get resource from identityGovernance + operationId: identityGovernance.catalog.resourceScope.resource.role_GetResource parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -23958,60 +24177,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_ListUploadSession - parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -24034,84 +24207,119 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_CreateUploadSession + - identityGovernance.accessPackageCatalog + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.catalog.resourceScope.resource.role_UpdateResource parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': - get: + delete: tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_GetUploadSession + - identityGovernance.accessPackageCatalog + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.catalog.resourceScope.resource.role_DeleteResource parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - 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 + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_GetEnvironment + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -24120,14 +24328,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -24154,32 +24362,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_UpdateUploadSession + - identityGovernance.accessPackageCatalog + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -24188,53 +24390,59 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - default: + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + post: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_DeleteUploadSession + - identityGovernance.accessPackageCatalog + summary: Invoke action refresh + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_refresh parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -24243,50 +24451,36 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: accessPackageResourceRole responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + x-ms-docs-operation-type: action + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes': get: tags: - - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_ListFile + - identityGovernance.accessPackageCatalog + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_ListScope parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -24295,14 +24489,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -24340,37 +24534,76 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + post: tags: - - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_GetFile + - identityGovernance.accessPackageCatalog + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_CreateScope parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_GetScope + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -24379,22 +24612,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id1 in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -24421,34 +24654,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: + patch: tags: - - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_GetFilesContent + - identityGovernance.accessPackageCatalog + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_UpdateScope parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -24457,56 +24680,15 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: - tags: - - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_SetFilesContent - parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id1 in: path description: The unique identifier of accessPackageResourceScope required: true @@ -24514,58 +24696,37 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile 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.accessPackageResourceScope' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_DeleteFilesContent + - identityGovernance.accessPackageCatalog + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_DeleteScope parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -24574,22 +24735,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id1 in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -24601,29 +24762,22 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count': get: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.catalog.resourceScope.resource.role.resource.scope_GetCount parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -24632,14 +24786,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -24647,82 +24801,22 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_uploadFile - parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_GetCount + - identityGovernance.accessPackageCatalog + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_ListUploadSession parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -24731,67 +24825,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope_GetCount - parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_ListUploadSession - parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -24838,26 +24879,34 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_CreateUploadSession + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_CreateUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: @@ -24875,30 +24924,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_GetUploadSession + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_GetUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -24939,26 +24996,34 @@ paths: x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_UpdateUploadSession + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_UpdateUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -24986,26 +25051,34 @@ paths: x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_DeleteUploadSession + operationId: identityGovernance.catalog.resourceScope.resource.role.resource_DeleteUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -25026,30 +25099,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_ListFile + operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_ListFile parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -25102,30 +25183,38 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_GetFile + operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_GetFile parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -25172,30 +25261,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_GetFilesContent + operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_GetFilesContent parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -25224,27 +25321,35 @@ paths: $ref: '#/components/responses/error' put: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_SetFilesContent + operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_SetFilesContent parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -25276,27 +25381,35 @@ paths: $ref: '#/components/responses/error' delete: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -25324,29 +25437,37 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession.file_GetCount + operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession.file_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -25362,33 +25483,41 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Invoke action uploadFile description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_uploadFile + operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_uploadFile parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -25407,29 +25536,37 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/$count': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - - identityGovernance.entitlementManagement + - identityGovernance.accessPackageCatalog summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_GetCount + operationId: identityGovernance.catalog.resourceScope.resource.role.resource.uploadSession_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -25437,29 +25574,75 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/$count': get: tags: - - identityGovernance.entitlementManagement - summary: Get scope from identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_GetScope + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resourceScope.resource.role_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/scopes': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.catalog.resourceScope.resource_ListScope + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -25482,38 +25665,37 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property scope in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_UpdateScope + - identityGovernance.accessPackageCatalog + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.catalog.resourceScope.resource_CreateScope parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: @@ -25521,7 +25703,7 @@ paths: required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: @@ -25529,63 +25711,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/scopes/{accessPackageResourceScope-id1}': + get: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property scope for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_DeleteScope + - identityGovernance.accessPackageCatalog + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.catalog.resourceScope.resource_GetScope parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - 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 - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope_GetResource - parameters: - - name: accessPackage-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceScope-id1 in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -25612,38 +25769,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope_UpdateResource + - identityGovernance.accessPackageCatalog + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.catalog.resourceScope.resource_UpdateScope parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceScope-id1 + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -25651,32 +25816,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope_DeleteResource + - identityGovernance.accessPackageCatalog + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.catalog.resourceScope.resource_DeleteScope parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceScope-id1 + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -25689,113 +25862,60 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/scopes/$count': get: tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_GetEnvironment + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resourceScope.resource.scope_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResourceEnvironment' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/microsoft.graph.refresh': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_refresh - parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - $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 - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_ListRole + - identityGovernance.accessPackageCatalog + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.catalog.resourceScope.resource_ListUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -25833,7 +25953,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -25842,32 +25962,32 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_CreateRole + - identityGovernance.accessPackageCatalog + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.catalog.resourceScope.resource_CreateUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -25875,42 +25995,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_GetRole + - identityGovernance.accessPackageCatalog + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.catalog.resourceScope.resource_GetUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -25937,46 +26057,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_UpdateRole + - identityGovernance.accessPackageCatalog + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.catalog.resourceScope.resource_UpdateUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -25984,40 +26104,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_DeleteRole + - identityGovernance.accessPackageCatalog + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.catalog.resourceScope.resource_DeleteUploadSession parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -26030,37 +26150,122 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role_GetResource + - identityGovernance.accessPackageCatalog + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_ListFile parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_GetFile + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -26087,87 +26292,151 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role_UpdateResource + - identityGovernance.accessPackageCatalog + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_GetFilesContent parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.accessPackageCatalog + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile requestBody: - description: New navigation property values + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + type: string + format: binary required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role_DeleteResource + - identityGovernance.accessPackageCatalog + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: If-Match in: header description: ETag @@ -26179,138 +26448,240 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_GetEnvironment + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resourceScope.resource.uploadSession.file_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_refresh + - identityGovernance.accessPackageCatalog + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_uploadFile parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes': + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_ListScope + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resourceScope.resource.uploadSession_GetCount parameters: - - name: accessPackage-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/catalogs/{accessPackageCatalog-id}/resourceScopes/$count': + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog.resourceScope_GetCount + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageCatalog + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/catalogs/$count: + get: + tags: + - identityGovernance.accessPackageCatalog + summary: Get the number of the resource + operationId: identityGovernance.catalog_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get entitlementManagement from identityGovernance + operationId: identityGovernance_GetEntitlementManagement + 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.entitlementManagement' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property entitlementManagement in identityGovernance + operationId: identityGovernance_UpdateEntitlementManagement + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.entitlementManagement' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.entitlementManagement' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property entitlementManagement for identityGovernance + operationId: identityGovernance_DeleteEntitlementManagement + 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 + /identityGovernance/entitlementManagement/accessPackageAssignmentApprovals: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get approval + description: "Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.\r\nIn PIM for Groups, providing the identifier of the assignment schedule request." + operationId: identityGovernance.entitlementManagement_ListAccessPackageAssignmentApproval + parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -26348,7 +26719,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.approvalCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -26358,39 +26729,14 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_CreateScope - parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole + summary: Create new navigation property to accessPackageAssignmentApprovals for identityGovernance + operationId: identityGovernance.entitlementManagement_CreateAccessPackageAssignmentApproval requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.approval' required: true responses: 2XX: @@ -26398,50 +26744,29 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_GetScope + summary: Get approval + description: "Retrieve the properties of an approval object. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.\r\nIn PIM for Groups, providing the identifier of the assignment schedule request." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/approval-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_GetAccessPackageAssignmentApproval parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: approval-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of approval required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: approval - name: $select in: query description: Select properties to be returned @@ -26468,54 +26793,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_UpdateScope + summary: Update the navigation property accessPackageAssignmentApprovals in identityGovernance + operationId: identityGovernance.entitlementManagement_UpdateAccessPackageAssignmentApproval parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: approval-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of approval required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: approval requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.approval' required: true responses: 2XX: @@ -26523,48 +26824,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.approval' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_DeleteScope + summary: Delete navigation property accessPackageAssignmentApprovals for identityGovernance + operationId: identityGovernance.entitlementManagement_DeleteAccessPackageAssignmentApproval parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: approval-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of approval required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: approval - name: If-Match in: header description: ETag @@ -26577,76 +26854,25 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.scope_GetCount - parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_ListUploadSession + summary: List approval stages + description: "List the approvalStage objects associated with an approval. This API request is made by an approver in the following scenarios: In Microsoft Entra entitlement management, providing the identifier of the access package assignment request.\r\nIn PIM for Groups, providing the identifier of the assignment schedule request." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_ListStage parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + - name: approval-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of approval required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: approval - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -26684,7 +26910,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.approvalStageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -26694,39 +26920,23 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_CreateUploadSession + summary: Create new navigation property to stages for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_CreateStage parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + - name: approval-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of approval required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: approval requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.approvalStage' required: true responses: 2XX: @@ -26734,50 +26944,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.approvalStage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_GetUploadSession + summary: Get approvalStage + description: Retrieve the properties of an approvalStage object. An approval stage is contained within an approval object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_GetStage parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + - name: approval-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of approval required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: approval + - name: approvalStage-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of approvalStage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: approvalStage - name: $select in: query description: Select properties to be returned @@ -26804,54 +27001,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.approvalStage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_UpdateUploadSession + summary: Update approvalStage + description: Approve or deny an approvalStage object in an approval. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_UpdateStage parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + - name: approval-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of approval required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: approval + - name: approvalStage-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of approvalStage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: approvalStage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.approvalStage' required: true responses: 2XX: @@ -26859,48 +27044,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.approvalStage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_DeleteUploadSession + summary: Delete navigation property stages for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_DeleteStage parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + - name: approval-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of approval required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: approval + - name: approvalStage-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of approvalStage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: approvalStage - name: If-Match in: header description: ETag @@ -26913,54 +27082,68 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_ListFile + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval.stage_GetCount parameters: - - name: accessPackage-id + - name: approval-id in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of approval required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: approval + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: + tags: + - identityGovernance.entitlementManagement + summary: Invoke function filterByCurrentUser + description: 'In Microsoft Entra entitlement management, return a collection of access package assignment approvals. The objects returned are those that are in scope for approval by the calling user. In PIM for Groups, return a collection of assignment approvals. The objects returned are those that are in scope for approval by the calling user.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackageAssignmentApproval_filterGraphBPreCurrentUser + parameters: + - name: on in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: 'Usage: on=''{on}''' required: true style: simple schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + $ref: '#/components/schemas/microsoft.graph.approvalFilterByCurrentUserOptions' - $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: @@ -26968,9 +27151,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: @@ -26990,61 +27173,54 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of approval + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.approval' + '@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 - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + /identityGovernance/entitlementManagement/accessPackages: get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_GetFile + summary: List accessPackages + description: 'Retrieve a list of accessPackage objects. The resulting list includes all the access packages that the caller has access to read, across all catalogs.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_ListAccessPackage parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - 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: customDataProvidedResourceFile + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -27067,21 +27243,49 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create accessPackage + description: Create a new accessPackage object. The access package will be added to an existing accessPackageCatalog. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_CreateAccessPackage + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackage' + required: true + responses: + 2XX: + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_GetFilesContent + 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-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_GetAccessPackage parameters: - name: accessPackage-id in: path @@ -27091,54 +27295,45 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - 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: customDataProvidedResourceFile + 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.accessPackage' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + patch: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_SetFilesContent + summary: Update accessPackage + description: 'Update an existing accessPackage object to change one or more of its properties, such as the display name or description.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_UpdateAccessPackage parameters: - name: accessPackage-id in: path @@ -27148,57 +27343,32 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile 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.accessPackage' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_DeleteFilesContent + summary: Delete accessPackage + description: Delete an accessPackage object. You cannot delete an access package if it has any accessPackageAssignment. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_DeleteAccessPackage parameters: - name: accessPackage-id in: path @@ -27208,38 +27378,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - name: If-Match in: header description: ETag @@ -27251,12 +27389,17 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession.file_GetCount + summary: List accessPackagesIncompatibleWith + description: Retrieve a list of the accessPackage objects that have marked a specified accessPackage as incompatible. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_ListAccessPackagesIncompatibleGraphWPre parameters: - name: accessPackage-id in: path @@ -27266,47 +27409,57 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - 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: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - 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: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_uploadFile + summary: Get accessPackagesIncompatibleWith from identityGovernance + description: The access packages that are incompatible with this package. Read-only. + operationId: identityGovernance.entitlementManagement.accessPackage_GetAccessPackagesIncompatibleGraphWPre parameters: - name: accessPackage-id in: path @@ -27316,84 +27469,50 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackage-id1 in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple + x-ms-docs-key-type: accessPackage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_GetCount - parameters: - - name: accessPackage-id - in: path - description: The unique identifier of accessPackage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' + $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.accessPackage.accessPackagesIncompatibleWith_GetCount parameters: - name: accessPackage-id in: path @@ -27403,14 +27522,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -27418,13 +27529,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance + summary: Get assignmentPolicies from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_ListScope + operationId: identityGovernance.entitlementManagement.accessPackage_ListAssignmentPolicy parameters: - name: accessPackage-id in: path @@ -27434,14 +27545,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -27479,7 +27582,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentPolicyCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -27489,8 +27592,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_CreateScope + summary: Create new navigation property to assignmentPolicies for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage_CreateAssignmentPolicy parameters: - name: accessPackage-id in: path @@ -27500,20 +27603,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' required: true responses: 2XX: @@ -27521,17 +27616,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance + summary: Get assignmentPolicies from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_GetScope + operationId: identityGovernance.entitlementManagement.accessPackage_GetAssignmentPolicy parameters: - name: accessPackage-id in: path @@ -27541,22 +27636,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceScope-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageAssignmentPolicy - name: $select in: query description: Select properties to be returned @@ -27583,15 +27670,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_UpdateScope + summary: Update the navigation property assignmentPolicies in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage_UpdateAssignmentPolicy parameters: - name: accessPackage-id in: path @@ -27601,28 +27688,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceScope-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageAssignmentPolicy requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' required: true responses: 2XX: @@ -27630,15 +27709,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_DeleteScope + summary: Delete navigation property assignmentPolicies for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage_DeleteAssignmentPolicy parameters: - name: accessPackage-id in: path @@ -27648,40 +27727,87 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - 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 + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get accessPackage from identityGovernance + description: Access package containing this policy. Read-only. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_GetAccessPackage + parameters: + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackage + - name: accessPackageAssignmentPolicy-id + in: path + description: The unique identifier of accessPackageAssignmentPolicy + required: true style: simple schema: type: string + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.scope_GetCount + summary: Get catalog from identityGovernance + description: Catalog of the access package containing this policy. Read-only. + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_GetCatalog parameters: - name: accessPackage-id in: path @@ -27691,28 +27817,51 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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.accessPackageCatalog' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_ListUploadSession + summary: Get customExtensionStageSettings from identityGovernance + description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_ListCustomExtensionStageSetting parameters: - name: accessPackage-id in: path @@ -27722,14 +27871,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageAssignmentPolicy - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -27767,7 +27916,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customExtensionStageSettingCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -27777,8 +27926,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_CreateUploadSession + summary: Create new navigation property to customExtensionStageSettings for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_CreateCustomExtensionStageSetting parameters: - name: accessPackage-id in: path @@ -27788,20 +27937,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageAssignmentPolicy requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' required: true responses: 2XX: @@ -27809,17 +27958,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_GetUploadSession + summary: Get customExtensionStageSettings from identityGovernance + description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_GetCustomExtensionStageSetting parameters: - name: accessPackage-id in: path @@ -27829,22 +27978,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: customExtensionStageSetting-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of customExtensionStageSetting required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: customExtensionStageSetting - name: $select in: query description: Select properties to be returned @@ -27871,15 +28020,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_UpdateUploadSession + summary: Update the navigation property customExtensionStageSettings in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_UpdateCustomExtensionStageSetting parameters: - name: accessPackage-id in: path @@ -27889,28 +28038,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: customExtensionStageSetting-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of customExtensionStageSetting required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: customExtensionStageSetting requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' required: true responses: 2XX: @@ -27918,15 +28067,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_DeleteUploadSession + summary: Delete navigation property customExtensionStageSettings for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_DeleteCustomExtensionStageSetting parameters: - name: accessPackage-id in: path @@ -27936,22 +28085,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: customExtensionStageSetting-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of customExtensionStageSetting required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: customExtensionStageSetting - name: If-Match in: header description: ETag @@ -27964,13 +28113,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_ListFile + summary: Get customExtension from identityGovernance + description: Indicates the custom workflow extension that will be executed at this stage. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy.customExtensionStageSetting_GetCustomExtension parameters: - name: accessPackage-id in: path @@ -27980,22 +28129,106 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: customExtensionStageSetting-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of customExtensionStageSetting required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: customExtensionStageSetting + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customCalloutExtension' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy.customExtensionStageSetting_GetCount + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageAssignmentPolicy-id + in: path + description: The unique identifier of accessPackageAssignmentPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageAssignmentPolicy + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get questions from identityGovernance + description: Questions that are posed to the requestor. + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_ListQuestion + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageAssignmentPolicy-id + in: path + description: The unique identifier of accessPackageAssignmentPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageAssignmentPolicy - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -28033,20 +28266,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageQuestionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + post: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_GetFile + summary: Create new navigation property to questions for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_CreateQuestion parameters: - name: accessPackage-id in: path @@ -28056,30 +28287,63 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get questions from identityGovernance + description: Questions that are posed to the requestor. + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_GetQuestion + parameters: + - name: accessPackage-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackage + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: accessPackageQuestion-id + in: path + description: The unique identifier of accessPackageQuestion + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageQuestion - name: $select in: query description: Select properties to be returned @@ -28106,17 +28370,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: + patch: tags: - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_GetFilesContent + summary: Update the navigation property questions in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_UpdateQuestion parameters: - name: accessPackage-id in: path @@ -28126,46 +28388,44 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: accessPackageQuestion-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageQuestion required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageQuestion + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + required: true responses: 2XX: - description: Retrieved media content + description: Success content: - application/octet-stream: + application/json: schema: - type: string - format: binary + $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_SetFilesContent + summary: Delete navigation property questions for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_DeleteQuestion parameters: - name: accessPackage-id in: path @@ -28175,49 +28435,40 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: accessPackageQuestion-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageQuestion required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true + x-ms-docs-key-type: accessPackageQuestion + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - 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' - delete: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_DeleteFilesContent + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy.question_GetCount parameters: - name: accessPackage-id in: path @@ -28227,47 +28478,27 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: accessPackageAssignmentPolicy + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.accessPackage.assignmentPolicy_GetCount parameters: - name: accessPackage-id in: path @@ -28277,22 +28508,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -28300,16 +28515,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_uploadFile + summary: Get catalog from identityGovernance + description: Required when creating the access package. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.accessPackage_GetCatalog parameters: - name: accessPackage-id in: path @@ -28319,38 +28531,46 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - 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: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_GetCount + summary: List incompatibleAccessPackages + description: 'Retrieve a list of the accessPackage objects that have been marked as incompatible on an accessPackage. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleAccessPackage parameters: - name: accessPackage-id in: path @@ -28360,27 +28580,60 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/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.accessPackageCollectionResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/$count': - get: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/{accessPackage-id1}/$ref': + delete: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_GetCount + summary: Remove accessPackage from incompatibleAccessPackages + description: 'Remove an access package from the list of access packages that have been marked as incompatible on an accessPackage. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage.incompatibleAccessPackage_DeleteAccessPackageGraphBPreRef parameters: - name: accessPackage-id in: path @@ -28390,20 +28643,41 @@ paths: schema: type: string x-ms-docs-key-type: accessPackage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: accessPackage-id1 + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - 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' - /identityGovernance/entitlementManagement/accessPackages/$count: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackage_GetCount + operationId: identityGovernance.entitlementManagement.accessPackage.incompatibleAccessPackage_GetCount parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -28411,39 +28685,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackages/microsoft.graph.filterByCurrentUser(on=''{on}'')': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref': get: tags: - identityGovernance.entitlementManagement - summary: Invoke function filterByCurrentUser - description: 'In Microsoft Entra Entitlement Management, retrieve a list of accessPackage objects filtered on the signed-in user.' + summary: List incompatibleAccessPackages + description: 'Retrieve a list of the accessPackage objects that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackage_filterGraphBPreCurrentUser + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleAccessPackageGraphBPreRef parameters: - - name: on + - name: accessPackage-id in: path - description: 'Usage: on=''{on}''' + description: The unique identifier of accessPackage required: true style: simple schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageFilterByCurrentUserOptions' + type: string + x-ms-docs-key-type: accessPackage - $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 @@ -28454,48 +28719,98 @@ paths: type: array items: type: string - - name: $expand + 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: + - identityGovernance.entitlementManagement + summary: Add accessPackage to incompatibleAccessPackages + description: 'Add an accessPackage to the list of access packages that have been marked as incompatible on an accessPackage. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_CreateIncompatibleAccessPackageGraphBPreRef + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + requestBody: + $ref: '#/components/requestBodies/refPostBody' + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Remove accessPackage from incompatibleAccessPackages + description: 'Remove an access package from the list of access packages that have been marked as incompatible on an accessPackage. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_DeleteIncompatibleAccessPackageGraphBPreRef + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + - name: '@id' in: query - description: Expand related entities + description: The delete Uri + required: true style: form explode: false schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: description: Success - content: - application/json: - schema: - title: Collection of accessPackage - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.accessPackage' - '@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 - /identityGovernance/entitlementManagement/accessPackageSuggestions: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackageSuggestions from identityGovernance - description: Suggested access packages for end users based on various criteria such as related people insights and assignment history. - operationId: identityGovernance.entitlementManagement_ListAccessPackageSuggestion + summary: List incompatibleGroups + description: 'Retrieve a list of the group objects that have been marked as incompatible on an accessPackage. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleGroup parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -28533,51 +28848,91 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageSuggestionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.groupCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/$ref': + delete: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to accessPackageSuggestions for identityGovernance - operationId: identityGovernance.entitlementManagement_CreateAccessPackageSuggestion - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' - required: true + summary: Remove group from incompatibleGroups + description: 'Remove a group from the list of groups that have been marked as incompatible on an accessPackage. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage.incompatibleGroup_DeleteGroupGraphBPreRef + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - 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: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/accessPackageSuggestions/{accessPackageSuggestion-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/serviceProvisioningErrors': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackageSuggestions from identityGovernance - description: Suggested access packages for end users based on various criteria such as related people insights and assignment history. - operationId: identityGovernance.entitlementManagement_GetAccessPackageSuggestion + 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: identityGovernance.entitlementManagement.accessPackage.incompatibleGroup_ListServiceProvisioningError parameters: - - name: accessPackageSuggestion-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageSuggestion + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageSuggestion + x-ms-docs-key-type: accessPackage + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -28600,100 +28955,91 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' + $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 + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/serviceProvisioningErrors/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property accessPackageSuggestions in identityGovernance - operationId: identityGovernance.entitlementManagement_UpdateAccessPackageSuggestion + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackage.incompatibleGroup.ServiceProvisioningError_GetCount parameters: - - name: accessPackageSuggestion-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageSuggestion + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageSuggestion - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' - required: true + x-ms-docs-key-type: accessPackage + - 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: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property accessPackageSuggestions for identityGovernance - operationId: identityGovernance.entitlementManagement_DeleteAccessPackageSuggestion + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackage.incompatibleGroup_GetCount parameters: - - name: accessPackageSuggestion-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageSuggestion + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageSuggestion - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: accessPackage + - $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 - '/identityGovernance/entitlementManagement/accessPackageSuggestions/{accessPackageSuggestion-id}/accessPackage': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage from identityGovernance - description: The access package information for the suggested package. - operationId: identityGovernance.entitlementManagement.accessPackageSuggestion_GetAccessPackage + summary: List incompatibleGroups + description: 'Retrieve a list of the group objects that have been marked as incompatible on an accessPackage. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_ListIncompatibleGroupGraphBPreRef parameters: - - name: accessPackageSuggestion-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageSuggestion + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageSuggestion - - 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: accessPackage + - $ref: '#/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: @@ -28703,94 +29049,108 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' + $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - /identityGovernance/entitlementManagement/accessPackageSuggestions/$count: - get: + post: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.accessPackageSuggestion_GetCount + summary: Add group to incompatibleGroups + description: 'Add a group to the list of groups that have been marked as incompatible on an accessPackage. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_CreateIncompatibleGroupGraphBPreRef parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + requestBody: + $ref: '#/components/requestBodies/refPostBody' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/accessPackageSuggestions/microsoft.graph.filterByCurrentUser(on=''{on}'')': - get: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Invoke function filterByCurrentUser - description: Retrieve suggested accessPackageSuggestion objects for the current end user. This operation returns access packages that are suggested based on various criteria such as related people insights and the user's assignment history. The suggestions help end users discover relevant access packages they may need for their role or work context. + summary: Remove group from incompatibleGroups + description: 'Remove a group from the list of groups that have been marked as incompatible on an accessPackage. ' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackagesuggestions-filterbycurrentuser?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.accessPackageSuggestion_filterGraphBPreCurrentUser + url: https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_DeleteIncompatibleGroupGraphBPreRef parameters: - - name: on + - name: accessPackage-id in: path - description: 'Usage: on=''{on}''' + description: The unique identifier of accessPackage required: true style: simple schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestionFilterByCurrentUserOptions' - - $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 + type: string + x-ms-docs-key-type: accessPackage + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $orderby + type: string + - name: '@id' in: query - description: Order items by property values + description: The delete Uri + required: true style: form explode: false schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/microsoft.graph.getApplicablePolicyRequirements': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action getApplicablePolicyRequirements + description: 'In Microsoft Entra entitlement management, this action retrieves accessPackageAssignmentRequestRequirements objects for an accessPackage that the currently signed-in user can use to create an accessPackageAssignmentRequest. Each requirement object corresponds to an access package assignment policy that the currently signed-in user is allowed to request an assignment for.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_getApplicablePolicyRequirement + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: accessPackage responses: 2XX: description: Success content: application/json: schema: - title: Collection of accessPackageSuggestion type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequestRequirements' '@odata.nextLink': type: string nullable: true @@ -28798,21 +29158,26 @@ paths: 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 - /identityGovernance/entitlementManagement/assignmentPolicies: + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes': get: tags: - identityGovernance.entitlementManagement - summary: List assignmentPolicies - description: 'Retrieve a list of accessPackageAssignmentPolicy objects in Microsoft Entra entitlement management. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including $expand=assignmentPolicies as a query parameter.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_ListAssignmentPolicy + summary: Get resourceRoleScopes from identityGovernance + description: The resource roles and scopes in this access package. + operationId: identityGovernance.entitlementManagement.accessPackage_ListResourceRoleScope parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -28850,7 +29215,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentPolicyCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -28860,18 +29225,27 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create assignmentPolicies - description: 'Create a new accessPackageAssignmentPolicy object in Microsoft Entra entitlement management. The request includes a reference to the accessPackage that contains this policy, which must already exist.' + summary: Create resourceRoleScope + description: 'Create a new accessPackageResourceRoleScope for adding a resource role to an access package. The access package resource, for a group, an app, or a SharePoint Online site, must already exist in the access package catalog, and the originId for the resource role retrieved from the list of the resource roles. Once you add the resource role scope to the access package, the user will receive this resource role through any current and future access package assignments.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_CreateAssignmentPolicy + url: https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_CreateResourceRoleScope + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' required: true responses: 2XX: @@ -28879,29 +29253,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackageAssignmentPolicy - description: "In Microsoft Entra entitlement management, retrieve the properties and relationships of an\r\n accessPackageAssignmentPolicy object." - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_GetAssignmentPolicy + summary: Get resourceRoleScopes from identityGovernance + description: The resource roles and scopes in this access package. + operationId: identityGovernance.entitlementManagement.accessPackage_GetResourceRoleScope parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: $select in: query description: Select properties to be returned @@ -28928,34 +29307,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - put: + patch: tags: - identityGovernance.entitlementManagement - summary: Update accessPackageAssignmentPolicy - description: 'Update an existing accessPackageAssignmentPolicy object to change one or more of its properties, such as the display name or description.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_SetAssignmentPolicy + summary: Update the navigation property resourceRoleScopes in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage_UpdateResourceRoleScope parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' required: true responses: 2XX: @@ -28963,28 +29346,36 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete accessPackageAssignmentPolicy - description: 'In Microsoft Entra entitlement management, delete an accessPackageAssignmentPolicy.' + summary: Remove resourceRoleScope from an accessPackage + description: Remove an accessPackageResourceRoleScope from an accessPackage list of resource role scopes. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_DeleteAssignmentPolicy + url: https://learn.microsoft.com/graph/api/accesspackage-delete-resourcerolescopes?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_DeleteResourceRoleScope parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: If-Match in: header description: ETag @@ -28997,22 +29388,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage from identityGovernance - description: Access package containing this policy. Read-only. Supports $expand. - operationId: identityGovernance.entitlementManagement.assignmentPolicy_GetAccessPackage + summary: Get role from identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_GetRole parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: $select in: query description: Select properties to be returned @@ -29039,171 +29437,106 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackage' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog': - get: + patch: tags: - identityGovernance.entitlementManagement - summary: Get catalog from identityGovernance - description: Catalog of the access package containing this policy. Read-only. - operationId: identityGovernance.entitlementManagement.assignmentPolicy_GetCatalog + summary: Update the navigation property role in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_UpdateRole parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: $select - in: query - description: Select properties to be returned - 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: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings': - get: + delete: tags: - identityGovernance.entitlementManagement - summary: Get customExtensionStageSettings from identityGovernance - description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. - operationId: identityGovernance.entitlementManagement.assignmentPolicy_ListCustomExtensionStageSetting + summary: Delete navigation property role for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_DeleteRole parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.customExtensionStageSettingCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to customExtensionStageSettings for identityGovernance - operationId: identityGovernance.entitlementManagement.assignmentPolicy_CreateCustomExtensionStageSetting - parameters: - - name: accessPackageAssignmentPolicy-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' - required: true + x-ms-docs-key-type: accessPackageResourceRoleScope + - 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.customExtensionStageSetting' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get customExtensionStageSettings from identityGovernance - description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. - operationId: identityGovernance.entitlementManagement.assignmentPolicy_GetCustomExtensionStageSetting + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role_GetResource parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: customExtensionStageSetting-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of customExtensionStageSetting + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: customExtensionStageSetting + x-ms-docs-key-type: accessPackageResourceRoleScope - name: $select in: query description: Select properties to be returned @@ -29230,38 +29563,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property customExtensionStageSettings in identityGovernance - operationId: identityGovernance.entitlementManagement.assignmentPolicy_UpdateCustomExtensionStageSetting + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role_UpdateResource parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: customExtensionStageSetting-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of customExtensionStageSetting + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: customExtensionStageSetting + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -29269,32 +29602,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property customExtensionStageSettings for identityGovernance - operationId: identityGovernance.entitlementManagement.assignmentPolicy_DeleteCustomExtensionStageSetting + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role_DeleteResource parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: customExtensionStageSetting-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of customExtensionStageSetting + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: customExtensionStageSetting + x-ms-docs-key-type: accessPackageResourceRoleScope - name: If-Match in: header description: ETag @@ -29307,30 +29640,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get customExtension from identityGovernance - description: Indicates the custom workflow extension that will be executed at this stage. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.assignmentPolicy.customExtensionStageSetting_GetCustomExtension + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_GetEnvironment parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: customExtensionStageSetting-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of customExtensionStageSetting + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: customExtensionStageSetting + x-ms-docs-key-type: accessPackageResourceRoleScope - name: $select in: query description: Select properties to be returned @@ -29357,48 +29690,117 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/externalOriginResourceConnector': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.assignmentPolicy.customExtensionStageSetting_GetCount + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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.externalOriginResourceConnector' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_refresh + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles': get: tags: - identityGovernance.entitlementManagement - summary: Get questions from identityGovernance - description: Questions that are posed to the requestor. - operationId: identityGovernance.entitlementManagement.assignmentPolicy_ListQuestion + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_ListRole parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -29436,7 +29838,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageQuestionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -29446,23 +29848,31 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to questions for identityGovernance - operationId: identityGovernance.entitlementManagement.assignmentPolicy_CreateQuestion + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_CreateRole parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -29470,34 +29880,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get questions from identityGovernance - description: Questions that are posed to the requestor. - operationId: identityGovernance.entitlementManagement.assignmentPolicy_GetQuestion + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_GetRole parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: accessPackageQuestion-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageQuestion + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageQuestion + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -29524,38 +29942,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property questions in identityGovernance - operationId: identityGovernance.entitlementManagement.assignmentPolicy_UpdateQuestion + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_UpdateRole parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: accessPackageQuestion-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageQuestion + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageQuestion + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -29563,32 +29989,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property questions for identityGovernance - operationId: identityGovernance.entitlementManagement.assignmentPolicy_DeleteQuestion + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_DeleteRole parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - name: accessPackageQuestion-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageQuestion + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageQuestion + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -29601,35 +30035,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.assignmentPolicy.question_GetCount + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.role_GetCount parameters: - - name: accessPackageAssignmentPolicy-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentPolicy + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentPolicy - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/assignmentPolicies/$count: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.assignmentPolicy_GetCount - parameters: + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -29637,17 +30065,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/assignmentRequests: + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes': get: tags: - identityGovernance.entitlementManagement - summary: List assignmentRequests - description: 'In Microsoft Entra entitlement management, retrieve a list of accessPackageAssignmentRequest objects. The resulting list includes all the assignment requests, current and well as expired, that the caller has access to read, across all catalogs and access packages.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_ListAssignmentRequest + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_ListScope parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -29685,7 +30126,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentRequestCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -29695,18 +30136,31 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create accessPackageAssignmentRequest - description: 'In Microsoft Entra Entitlement Management, create a new accessPackageAssignmentRequest object. This operation is used to assign a user to an access package, update the assignment, or to remove an access package assignment.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_CreateAssignmentRequest + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_CreateScope + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequest' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -29714,29 +30168,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequest' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackageAssignmentRequest - description: 'In Microsoft Entra entitlement management, retrieve the properties and relationships of an accessPackageAssignmentRequest object.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_GetAssignmentRequest + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_GetScope parameters: - - name: accessPackageAssignmentRequest-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentRequest + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentRequest + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -29763,30 +30230,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequest' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property assignmentRequests in identityGovernance - operationId: identityGovernance.entitlementManagement_UpdateAssignmentRequest + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_UpdateScope parameters: - - name: accessPackageAssignmentRequest-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentRequest + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentRequest + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequest' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -29794,28 +30277,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequest' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete accessPackageAssignmentRequest - description: Delete an accessPackageAssignmentRequest object. This request can be made to remove a denied or completed request. You cannot delete an access package assignment request if it has any accessPackageAssignment objects. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_DeleteAssignmentRequest + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_DeleteScope parameters: - - name: accessPackageAssignmentRequest-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentRequest + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentRequest + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -29828,22 +30323,37 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage from identityGovernance - description: The access package associated with the accessPackageAssignmentRequest. An access package defines the collections of resource roles and the policies for how one or more users can get access to those resources. Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.assignmentRequest_GetAccessPackage + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope_GetResource parameters: - - name: accessPackageAssignmentRequest-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentRequest + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentRequest + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -29870,165 +30380,131 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackage' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/assignment': - get: + patch: tags: - identityGovernance.entitlementManagement - summary: Get assignment from identityGovernance - description: 'For a requestType of userAdd or adminAdd, this is an access package assignment requested to be created. For a requestType of userRemove, adminRemove, approverRemove, or systemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' - operationId: identityGovernance.entitlementManagement.assignmentRequest_GetAssignment + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope_UpdateResource parameters: - - name: accessPackageAssignmentRequest-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentRequest + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentRequest - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + 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: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/microsoft.graph.cancel': - post: + delete: tags: - identityGovernance.entitlementManagement - summary: Invoke action cancel - description: 'In Microsoft Entra Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancellable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.assignmentRequest_cancel + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope_DeleteResource parameters: - - name: accessPackageAssignmentRequest-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentRequest + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentRequest - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/microsoft.graph.reprocess': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action reprocess - description: 'In Microsoft Entra entitlement management, callers can automatically retry a user''s request for access to an access package. It''s performed on an accessPackageAssignmentRequest object whose requestState is in a DeliveryFailed or PartiallyDelivered state. You can only reprocess a request within 14 days from the time the original request was completed. For requests completed more than 14 days, you will need to ask the users to cancel the request(s) and make a new request in the MyAccess portal.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.assignmentRequest_reprocess - parameters: - - name: accessPackageAssignmentRequest-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageAssignmentRequest + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentRequest - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/microsoft.graph.resume': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action resume - description: 'Resume a user''s access package request after waiting for a callback from a custom extension. In Microsoft Entra entitlement management, when an access package policy has been enabled to call out a custom extension and the request processing is waiting for the callback from the customer, the customer can initiate a resume action. It''s performed on an accessPackageAssignmentRequest object whose requestStatus is in a WaitingForCallback state.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.assignmentRequest_resume - parameters: - - name: accessPackageAssignmentRequest-id + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageAssignmentRequest + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentRequest - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - source: - type: string - nullable: true - type: - type: string - nullable: true - data: - $ref: '#/components/schemas/microsoft.graph.customExtensionData' - additionalProperties: - type: object - required: true + x-ms-docs-key-type: accessPackageResourceScope + - 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: action - '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get requestor from identityGovernance - description: 'The subject who requested or, if a direct assignment, was assigned. Read-only. Nullable. Supports $expand.' - operationId: identityGovernance.entitlementManagement.assignmentRequest_GetRequestor + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_GetEnvironment parameters: - - name: accessPackageAssignmentRequest-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignmentRequest + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignmentRequest + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -30055,47 +30531,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /identityGovernance/entitlementManagement/assignmentRequests/$count: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.assignmentRequest_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/assignmentRequests/microsoft.graph.filterByCurrentUser(on=''{on}'')': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': get: tags: - identityGovernance.entitlementManagement - summary: Invoke function filterByCurrentUser - description: 'In Microsoft Entra Entitlement Management, retrieve a list of accessPackageAssignmentRequest objects filtered on the signed-in user.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.assignmentRequest_filterGraphBPreCurrentUser + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_GetExternalOriginResourceConnector parameters: - - name: on + - name: accessPackage-id in: path - description: 'Usage: on=''{on}''' + description: The unique identifier of accessPackage required: true style: simple schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequestFilterByCurrentUserOptions' - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -30106,16 +30577,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 @@ -30128,39 +30589,83 @@ paths: type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - title: Collection of accessPackageAssignmentRequest - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequest' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - /identityGovernance/entitlementManagement/assignments: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_refresh + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles': get: tags: - identityGovernance.entitlementManagement - summary: List assignments - description: 'In Microsoft Entra entitlement management, retrieve a list of accessPackageAssignment objects. For directory-wide administrators, the resulting list includes all the assignments, current and well as expired, that the caller has access to read, across all catalogs and access packages. If the caller is on behalf of a delegated user who is assigned only to catalog-specific delegated administrative roles, the request must supply a filter to indicate a specific access package, such as: $filter=accessPackage/id eq ''a914b616-e04e-476b-aa37-91038f0b165b''.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_ListAssignment + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_ListRole parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -30198,7 +30703,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -30208,14 +30713,39 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to assignments for identityGovernance - operationId: identityGovernance.entitlementManagement_CreateAssignment + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_CreateRole + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -30223,29 +30753,50 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackageAssignment - description: 'In Microsoft Entra entitlement management, retrieve the properties and relationships of an accessPackageAssignment object.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_GetAssignment + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_GetRole parameters: - - name: accessPackageAssignment-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignment + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignment + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -30272,30 +30823,54 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property assignments in identityGovernance - operationId: identityGovernance.entitlementManagement_UpdateAssignment + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_UpdateRole parameters: - - name: accessPackageAssignment-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignment + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignment + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -30303,24 +30878,48 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property assignments for identityGovernance - operationId: identityGovernance.entitlementManagement_DeleteAssignment + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_DeleteRole parameters: - - name: accessPackageAssignment-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignment + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignment + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -30333,68 +30932,91 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/accessPackage': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage from identityGovernance - description: Read-only. Nullable. Supports $filter (eq) on the id property and $expand query parameters. - operationId: identityGovernance.entitlementManagement.assignment_GetAccessPackage + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.role_GetCount parameters: - - name: accessPackageAssignment-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignment + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignment - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + 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: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackage' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get assignmentPolicy from identityGovernance - description: Read-only. Supports $filter (eq) on the id property and $expand query parameters. - operationId: identityGovernance.entitlementManagement.assignment_GetAssignmentPolicy + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_ListUploadSession parameters: - - name: accessPackageAssignment-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignment + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignment + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -30417,55 +31039,100 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/microsoft.graph.reprocess': post: tags: - identityGovernance.entitlementManagement - summary: Invoke action reprocess - description: 'In Microsoft Entra entitlement management, callers can automatically reevaluate and enforce an accessPackageAssignment object of a user’s assignments for a specific access package. The state of the access package assignment must be Delivered for the administrator to reprocess the user''s assignment. Only admins with the Access Package Assignment Manager role, or higher, in Microsoft Entra entitlement management can perform this action.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.assignment_reprocess + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_CreateUploadSession parameters: - - name: accessPackageAssignment-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignment + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignment + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/target': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get target from identityGovernance - description: The subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId. - operationId: identityGovernance.entitlementManagement.assignment_GetTarget + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_GetUploadSession parameters: - - name: accessPackageAssignment-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageAssignment + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageAssignment + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -30492,202 +31159,163 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /identityGovernance/entitlementManagement/assignments/$count: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.assignment_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/assignments/microsoft.graph.additionalAccess(): - get: + patch: tags: - identityGovernance.entitlementManagement - summary: Invoke function additionalAccess - description: 'In Microsoft Entra Entitlement Management, retrieve a collection of accessPackageAssignment objects that indicate a target user has an assignment to a specified access package and also an assignment to another, potentially incompatible, access package. This can be used to prepare to configure the incompatible access packages for a specific access package.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.assignment_additionalAccess + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_UpdateUploadSession 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 + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + 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: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true responses: 2XX: description: Success content: application/json: schema: - title: Collection of accessPackageAssignment - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/identityGovernance/entitlementManagement/assignments/microsoft.graph.additionalAccess(accessPackageId=''{accessPackageId}'',incompatibleAccessPackageId=''{incompatibleAccessPackageId}'')': - get: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Invoke function additionalAccess - operationId: identityGovernance.entitlementManagement.assignment_additionalAccess + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource_DeleteUploadSession parameters: - - name: accessPackageId + - name: accessPackage-id in: path - description: 'Usage: accessPackageId=''{accessPackageId}''' + description: The unique identifier of accessPackage required: true style: simple schema: type: string - nullable: true - - name: incompatibleAccessPackageId + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: 'Usage: incompatibleAccessPackageId=''{incompatibleAccessPackageId}''' + description: The unique identifier of accessPackageResourceRoleScope 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 + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + 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: customDataProvidedResourceUploadSession + - 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 accessPackageAssignment - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' - '@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 - '/identityGovernance/entitlementManagement/assignments/microsoft.graph.filterByCurrentUser(on=''{on}'')': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement - summary: Invoke function filterByCurrentUser - description: 'In Microsoft Entra Entitlement Management, retrieve a list of accessPackageAssignment objects filtered on the signed-in user.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.assignment_filterGraphBPreCurrentUser + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_ListFile parameters: - - name: on + - name: accessPackage-id in: path - description: 'Usage: on=''{on}''' + description: The unique identifier of accessPackage required: true style: simple schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentFilterByCurrentUserOptions' + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - $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: @@ -30695,9 +31323,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: @@ -30717,51 +31345,61 @@ paths: type: string responses: 2XX: - description: Success - content: - application/json: - schema: - title: Collection of accessPackageAssignment - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - /identityGovernance/entitlementManagement/availableAccessPackages: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get availableAccessPackages from identityGovernance - description: Access packages available for end users to browse and request. - operationId: identityGovernance.entitlementManagement_ListAvailableAccessPackage + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_GetFile 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 + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -30784,126 +31422,179 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.availableAccessPackageCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to availableAccessPackages for identityGovernance - operationId: identityGovernance.entitlementManagement_CreateAvailableAccessPackage - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' - required: true - responses: - 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/availableAccessPackages/{availableAccessPackage-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement - summary: Get availableAccessPackages from identityGovernance - description: Access packages available for end users to browse and request. - operationId: identityGovernance.entitlementManagement_GetAvailableAccessPackage + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_GetFilesContent parameters: - - name: availableAccessPackage-id + - name: accessPackage-id in: path - description: The unique identifier of availableAccessPackage + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: availableAccessPackage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + 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: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile responses: 2XX: - description: Retrieved navigation property + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + put: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property availableAccessPackages in identityGovernance - operationId: identityGovernance.entitlementManagement_UpdateAvailableAccessPackage + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_SetFilesContent parameters: - - name: availableAccessPackage-id + - name: accessPackage-id in: path - description: The unique identifier of availableAccessPackage + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: availableAccessPackage + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile requestBody: - description: New navigation property values + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' + type: string + format: binary required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property availableAccessPackages for identityGovernance - operationId: identityGovernance.entitlementManagement_DeleteAvailableAccessPackage + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - - name: availableAccessPackage-id + - name: accessPackage-id in: path - description: The unique identifier of availableAccessPackage + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: availableAccessPackage + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: If-Match in: header description: ETag @@ -30915,86 +31606,71 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/availableAccessPackages/{availableAccessPackage-id}/resourceRoleScopes': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement - summary: List resourceRoleScopes - description: Get a list of the accessPackageResourceRoleScope objects associated with an availableAccessPackage. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/availableaccesspackage-list-resourcerolescopes?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.availableAccessPackage_ListResourceRoleScope + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession.file_GetCount parameters: - - name: availableAccessPackage-id + - name: accessPackage-id in: path - description: The unique identifier of availableAccessPackage + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: availableAccessPackage - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/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: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + 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: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + 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: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleScopeCollectionResponse' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/availableAccessPackages/{availableAccessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}': - get: + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: tags: - identityGovernance.entitlementManagement - summary: Get resourceRoleScopes from identityGovernance - description: The resource role scopes associated with this available access package. - operationId: identityGovernance.entitlementManagement.availableAccessPackage_GetResourceRoleScope + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_uploadFile parameters: - - name: availableAccessPackage-id + - name: accessPackage-id in: path - description: The unique identifier of availableAccessPackage + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: availableAccessPackage + x-ms-docs-key-type: accessPackage - name: accessPackageResourceRoleScope-id in: path description: The unique identifier of accessPackageResourceRoleScope @@ -31003,51 +31679,63 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRoleScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + 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: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/availableAccessPackages/{availableAccessPackage-id}/resourceRoleScopes/$count': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.availableAccessPackage.resourceRoleScope_GetCount + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope.resource.uploadSession_GetCount parameters: - - name: availableAccessPackage-id + - name: accessPackage-id in: path - description: The unique identifier of availableAccessPackage + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: availableAccessPackage + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -31055,13 +31743,29 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/availableAccessPackages/$count: + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.availableAccessPackage_GetCount + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.scope_GetCount parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -31069,17 +31773,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/catalogs: + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: List catalogs - description: Retrieve a list of accessPackageCatalog objects. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_ListCatalog + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_ListUploadSession parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -31117,7 +31834,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageCatalogCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -31127,18 +31844,31 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create accessPackageCatalog - description: Create a new accessPackageCatalog object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_CreateCatalog + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_CreateUploadSession + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -31146,29 +31876,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackageCatalog - description: Retrieve the properties and relationships of an accessPackageCatalog object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_GetCatalog + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_GetUploadSession parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -31195,34 +31938,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update accessPackageCatalog - description: 'Update an existing accessPackageCatalog object to change one or more of its properties, such as the display name or description.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_UpdateCatalog + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_UpdateUploadSession parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -31230,28 +31985,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete accessPackageCatalog - description: Delete an accessPackageCatalog. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_DeleteCatalog + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource_DeleteUploadSession parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -31264,22 +32031,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackages from identityGovernance - description: The access packages in this catalog. Read-only. Nullable. - operationId: identityGovernance.entitlementManagement.catalog_ListAccessPackage + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_ListFile parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -31317,37 +32100,53 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/{accessPackage-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackages from identityGovernance - description: The access packages in this catalog. Read-only. Nullable. - operationId: identityGovernance.entitlementManagement.catalog_GetAccessPackage + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_GetFile parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackage-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -31374,25 +32173,193 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackage' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.accessPackage_GetCount + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + 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' + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_DeleteFilesContent + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession.file_GetCount + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -31400,40 +32367,104 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions': - get: + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: tags: - identityGovernance.entitlementManagement - summary: List accessPackageCustomWorkflowExtensions - description: List the accessPackageAssignmentRequestWorkflowExtension and accessPackageAssignmentWorkflowExtension objects in the accessPackageCustomWorkflowExtensions relationship of an accessPackageCatalog. The resulting list includes all the customAccessPackageWorkflowExtension objects for the catalog that the caller has access to read. Each object includes an @odata.type property that indicates whether the object is an accessPackageAssignmentRequestWorkflowExtension or an accessPackageAssignmentWorkflowExtension. + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog_ListCustomWorkflowExtension + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_uploadFile parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.role.resource.uploadSession_GetCount + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/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' + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scope from identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_GetScope + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: $select in: query description: Select properties to be returned @@ -31456,75 +32487,110 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customCalloutExtensionCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - identityGovernance.entitlementManagement - summary: Create accessPackageCustomWorkflowExtension - description: Create a new accessPackageAssignmentRequestWorkflowExtension or accessPackageAssignmentWorkflowExtension object in the accessPackageCustomWorkflowExtensions relationship of an accessPackageCatalog. You must explicitly provide an @odata.type property that indicates whether the object is an accessPackageAssignmentRequestWorkflowExtension or an accessPackageAssignmentWorkflowExtension. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackagecatalog-post-accesspackagecustomworkflowextensions?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog_CreateCustomWorkflowExtension + summary: Update the navigation property scope in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_UpdateScope parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}': + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property scope for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_DeleteScope + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - 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 + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource': get: tags: - identityGovernance.entitlementManagement - 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/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog_GetCustomWorkflowExtension + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope_GetResource parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: customCalloutExtension-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of customCalloutExtension + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: customCalloutExtension + x-ms-docs-key-type: accessPackageResourceRoleScope - name: $select in: query description: Select properties to be returned @@ -31551,42 +32617,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update accessPackageAssignmentRequestWorkflowExtension - description: Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog_UpdateCustomWorkflowExtension + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope_UpdateResource parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: customCalloutExtension-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of customCalloutExtension + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: customCalloutExtension + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -31594,36 +32656,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete accessPackageAssignmentRequestWorkflowExtension - description: 'Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog_DeleteCustomWorkflowExtension + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope_DeleteResource parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: customCalloutExtension-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of customCalloutExtension + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: customCalloutExtension + x-ms-docs-key-type: accessPackageResourceRoleScope - name: If-Match in: header description: ETag @@ -31636,47 +32694,167 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.customWorkflowExtension_GetCount + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_GetEnvironment parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/externalOriginResourceConnector': get: tags: - identityGovernance.entitlementManagement - summary: List resourceRoles - description: 'Retrieve a list of accessPackageResourceRole objects of an accessPackageResource in an accessPackageCatalog. The resource should have been added to the catalog by creating an accessPackageResourceRequest. This list of roles can then be used by the caller to select a role, which is needed when subsequently creating an accessPackageResourceRoleScope.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog_ListResourceRole + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_refresh + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_ListRole + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -31724,17 +32902,25 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to resourceRoles for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog_CreateResourceRole + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_CreateRole parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property content: @@ -31752,21 +32938,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get resourceRoles from identityGovernance - operationId: identityGovernance.entitlementManagement.catalog_GetResourceRole + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_GetRole parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -31808,17 +33003,25 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resourceRoles in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog_UpdateResourceRole + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_UpdateRole parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -31847,17 +33050,25 @@ paths: delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resourceRoles for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog_DeleteResourceRole + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_DeleteRole parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -31878,21 +33089,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource': get: tags: - identityGovernance.entitlementManagement summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole_GetResource + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role_GetResource parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -31935,16 +33154,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole_UpdateResource + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role_UpdateResource parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -31974,16 +33201,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole_DeleteResource + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role_DeleteResource parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32004,22 +33239,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_GetEnvironment + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_GetEnvironment parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32058,21 +33301,91 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_refresh + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_refresh parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32087,22 +33400,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/roles': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance + summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_ListRole + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_ListScope parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32148,7 +33469,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -32158,17 +33479,25 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_CreateRole + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_CreateScope parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32182,7 +33511,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -32190,26 +33519,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/roles/{accessPackageResourceRole-id1}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance + summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_GetRole + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_GetScope parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32218,14 +33555,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceRole-id1 + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -32252,24 +33589,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_UpdateRole + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_UpdateScope parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32278,20 +33623,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceRole-id1 + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -32299,24 +33644,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_DeleteRole + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_DeleteScope parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32325,14 +33678,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceRole-id1 + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -32345,21 +33698,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/roles/$count': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.scope_GetCount parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32375,22 +33736,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_ListScope + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_ListUploadSession parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32436,7 +33805,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -32446,17 +33815,25 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_CreateScope + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_CreateUploadSession parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32470,7 +33847,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -32478,26 +33855,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_GetScope + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_GetUploadSession parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32506,14 +33891,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -32540,46 +33925,54 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_UpdateScope + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_UpdateUploadSession parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -32587,24 +33980,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_DeleteScope + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource_DeleteUploadSession parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32613,14 +34014,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -32633,21 +34034,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope_GetResource + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_ListFile parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32656,14 +34066,106 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_GetFile + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -32690,24 +34192,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope_UpdateResource + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32716,45 +34228,115 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile requestBody: - description: New navigation property values + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + type: string + format: binary required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope_DeleteResource + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32763,14 +34345,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: If-Match in: header description: ETag @@ -32782,23 +34372,29 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_GetEnvironment + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession.file_GetCount parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32807,59 +34403,48 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_refresh + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_uploadFile parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32868,36 +34453,47 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_ListRole + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role.resource.uploadSession_GetCount parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -32906,14 +34502,67 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.role_GetCount + parameters: + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_ListScope + parameters: + - name: accessPackage-id + in: path + description: The unique identifier of accessPackage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -32951,7 +34600,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -32961,39 +34610,31 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_CreateRole + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_CreateScope parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -33001,34 +34642,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance + summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_GetRole + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_GetScope parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -33037,14 +34678,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id1 - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -33071,32 +34704,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_UpdateRole + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_UpdateScope parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -33105,20 +34738,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id1 - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -33126,32 +34751,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_DeleteRole + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_DeleteScope parameters: - - name: accessPackageCatalog-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -33160,14 +34785,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id1 - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -33180,37 +34797,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.scope_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -33218,38 +34827,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_ListUploadSession parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -33298,32 +34899,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_CreateUploadSession parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property content: @@ -33341,38 +34934,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_GetUploadSession parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -33415,32 +35000,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_UpdateUploadSession parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -33470,32 +35047,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource_DeleteUploadSession parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -33516,38 +35085,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_ListFile parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -33600,38 +35161,30 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_GetFile parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -33678,38 +35231,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -33741,32 +35286,24 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -33801,32 +35338,24 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -33854,37 +35383,29 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession.file_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -33900,7 +35421,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -33909,32 +35430,24 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_uploadFile parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -33953,37 +35466,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope.scope.resource.uploadSession_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -33991,29 +35496,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count': + '/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope_GetCount + operationId: identityGovernance.entitlementManagement.accessPackage.resourceRoleScope_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackage - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -34021,38 +35518,46 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions': + /identityGovernance/entitlementManagement/accessPackages/$count: get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_ListUploadSession + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackage_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/accessPackages/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: + tags: + - identityGovernance.entitlementManagement + summary: Invoke function filterByCurrentUser + description: 'In Microsoft Entra Entitlement Management, retrieve a list of accessPackage objects filtered on the signed-in user.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackage_filterGraphBPreCurrentUser + parameters: + - name: on in: path - description: The unique identifier of accessPackageResourceRole + description: 'Usage: on=''{on}''' required: true style: simple schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole + $ref: '#/components/schemas/microsoft.graph.accessPackageFilterByCurrentUserOptions' - $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: @@ -34060,9 +35565,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: @@ -34082,41 +35587,91 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of accessPackage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessPackage' + '@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: + /identityGovernance/entitlementManagement/accessPackageSuggestions: + get: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_CreateUploadSession + summary: Get accessPackageSuggestions from identityGovernance + description: Suggested access packages for end users based on various criteria such as related people insights and assignment history. + operationId: identityGovernance.entitlementManagement_ListAccessPackageSuggestion parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - 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: accessPackageResourceRole + 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.accessPackageSuggestionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to accessPackageSuggestions for identityGovernance + operationId: identityGovernance.entitlementManagement_CreateAccessPackageSuggestion requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' required: true responses: 2XX: @@ -34124,42 +35679,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/accessPackageSuggestions/{accessPackageSuggestion-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_GetUploadSession + summary: Get accessPackageSuggestions from identityGovernance + description: Suggested access packages for end users based on various criteria such as related people insights and assignment history. + operationId: identityGovernance.entitlementManagement_GetAccessPackageSuggestion parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageSuggestion-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageSuggestion required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageSuggestion - name: $select in: query description: Select properties to be returned @@ -34186,46 +35725,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_UpdateUploadSession + summary: Update the navigation property accessPackageSuggestions in identityGovernance + operationId: identityGovernance.entitlementManagement_UpdateAccessPackageSuggestion parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageSuggestion-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageSuggestion required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageSuggestion requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' required: true responses: 2XX: @@ -34233,40 +35756,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_DeleteUploadSession + summary: Delete navigation property accessPackageSuggestions for identityGovernance + operationId: identityGovernance.entitlementManagement_DeleteAccessPackageSuggestion parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageSuggestion-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageSuggestion required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageSuggestion - name: If-Match in: header description: ETag @@ -34279,46 +35786,92 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/accessPackageSuggestions/{accessPackageSuggestion-id}/accessPackage': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_ListFile + summary: Get accessPackage from identityGovernance + description: The access package information for the suggested package. + operationId: identityGovernance.entitlementManagement.accessPackageSuggestion_GetAccessPackage parameters: - - name: accessPackageCatalog-id + - name: accessPackageSuggestion-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageSuggestion required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple + x-ms-docs-key-type: accessPackageSuggestion + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-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.availableAccessPackage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /identityGovernance/entitlementManagement/accessPackageSuggestions/$count: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.accessPackageSuggestion_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/accessPackageSuggestions/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: + tags: + - identityGovernance.entitlementManagement + summary: Invoke function filterByCurrentUser + description: Retrieve suggested accessPackageSuggestion objects for the current end user. This operation returns access packages that are suggested based on various criteria such as related people insights and the user's assignment history. The suggestions help end users discover relevant access packages they may need for their role or work context. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagesuggestions-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.accessPackageSuggestion_filterGraphBPreCurrentUser + parameters: + - name: on in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: 'Usage: on=''{on}''' required: true style: simple schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestionFilterByCurrentUserOptions' - $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: @@ -34326,9 +35879,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: @@ -34348,53 +35901,54 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of accessPackageSuggestion + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessPackageSuggestion' + '@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 - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + /identityGovernance/entitlementManagement/assignmentPolicies: get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_GetFile + summary: List assignmentPolicies + description: 'Retrieve a list of accessPackageAssignmentPolicy objects in Microsoft Entra entitlement management. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including $expand=assignmentPolicies as a query parameter.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_ListAssignmentPolicy parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - 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: customDataProvidedResourceFile + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -34417,155 +35971,141 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentPolicyCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create assignmentPolicies + description: 'Create a new accessPackageAssignmentPolicy object in Microsoft Entra entitlement management. The request includes a reference to the accessPackage that contains this policy, which must already exist.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_CreateAssignmentPolicy + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' + required: true + responses: + 2XX: + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_GetFilesContent + summary: Get accessPackageAssignmentPolicy + description: "In Microsoft Entra entitlement management, retrieve the properties and relationships of an\r\n accessPackageAssignmentPolicy object." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_GetAssignmentPolicy parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - 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: customDataProvidedResourceFile + 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.accessPackageAssignmentPolicy' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation put: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_SetFilesContent + summary: Update accessPackageAssignmentPolicy + description: 'Update an existing accessPackageAssignmentPolicy object to change one or more of its properties, such as the display name or description.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_SetAssignmentPolicy parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageAssignmentPolicy 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.accessPackageAssignmentPolicy' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_DeleteFilesContent + summary: Delete accessPackageAssignmentPolicy + description: 'In Microsoft Entra entitlement management, delete an accessPackageAssignmentPolicy.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_DeleteAssignmentPolicy parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageAssignmentPolicy - name: If-Match in: header description: ETag @@ -34577,160 +36117,115 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession.file_GetCount - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_uploadFile + summary: Get accessPackage from identityGovernance + description: Access package containing this policy. Read-only. Supports $expand. + operationId: identityGovernance.entitlementManagement.assignmentPolicy_GetAccessPackage parameters: - - name: accessPackageCatalog-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_GetCount + summary: Get catalog from identityGovernance + description: Catalog of the access package containing this policy. Read-only. + operationId: identityGovernance.entitlementManagement.assignmentPolicy_GetCatalog parameters: - - name: accessPackageCatalog-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceRole_GetCount - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - 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: accessPackageCatalog - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + 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.accessPackageCatalog' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings': get: tags: - identityGovernance.entitlementManagement - summary: List resources - description: Retrieve a list of accessPackageResource objects in an accessPackageCatalog. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog_ListResource + summary: Get customExtensionStageSettings from identityGovernance + description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. + operationId: identityGovernance.entitlementManagement.assignmentPolicy_ListCustomExtensionStageSetting parameters: - - name: accessPackageCatalog-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackageAssignmentPolicy - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -34768,7 +36263,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customExtensionStageSettingCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -34778,23 +36273,23 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to resources for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog_CreateResource + summary: Create new navigation property to customExtensionStageSettings for identityGovernance + operationId: identityGovernance.entitlementManagement.assignmentPolicy_CreateCustomExtensionStageSetting parameters: - - name: accessPackageCatalog-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog + x-ms-docs-key-type: accessPackageAssignmentPolicy requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' required: true responses: 2XX: @@ -34802,34 +36297,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}': + '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get resources from identityGovernance - description: Access package resources in this catalog. - operationId: identityGovernance.entitlementManagement.catalog_GetResource + summary: Get customExtensionStageSettings from identityGovernance + description: The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. + operationId: identityGovernance.entitlementManagement.assignmentPolicy_GetCustomExtensionStageSetting parameters: - - name: accessPackageCatalog-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: customExtensionStageSetting-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of customExtensionStageSetting required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: customExtensionStageSetting - name: $select in: query description: Select properties to be returned @@ -34856,38 +36351,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resources in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog_UpdateResource + summary: Update the navigation property customExtensionStageSettings in identityGovernance + operationId: identityGovernance.entitlementManagement.assignmentPolicy_UpdateCustomExtensionStageSetting parameters: - - name: accessPackageCatalog-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: customExtensionStageSetting-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of customExtensionStageSetting required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: customExtensionStageSetting requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' required: true responses: 2XX: @@ -34895,32 +36390,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customExtensionStageSetting' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resources for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog_DeleteResource + summary: Delete navigation property customExtensionStageSettings for identityGovernance + operationId: identityGovernance.entitlementManagement.assignmentPolicy_DeleteCustomExtensionStageSetting parameters: - - name: accessPackageCatalog-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: customExtensionStageSetting-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of customExtensionStageSetting required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: customExtensionStageSetting - name: If-Match in: header description: ETag @@ -34933,30 +36428,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment': + '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource_GetEnvironment + summary: Get customExtension from identityGovernance + description: Indicates the custom workflow extension that will be executed at this stage. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.assignmentPolicy.customExtensionStageSetting_GetCustomExtension parameters: - - name: accessPackageCatalog-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: customExtensionStageSetting-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of customExtensionStageSetting required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: customExtensionStageSetting - name: $select in: query description: Select properties to be returned @@ -34983,63 +36478,48 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/microsoft.graph.refresh': - post: + '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.catalog.resource_refresh + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.assignmentPolicy.customExtensionStageSetting_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageAssignmentPolicy + - $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 - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles': + '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource_ListRole + summary: Get questions from identityGovernance + description: Questions that are posed to the requestor. + operationId: identityGovernance.entitlementManagement.assignmentPolicy_ListQuestion parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageAssignmentPolicy - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -35077,7 +36557,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageQuestionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -35087,31 +36567,23 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource_CreateRole + summary: Create new navigation property to questions for identityGovernance + operationId: identityGovernance.entitlementManagement.assignmentPolicy_CreateQuestion parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageAssignmentPolicy requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' required: true responses: 2XX: @@ -35119,42 +36591,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource_GetRole + summary: Get questions from identityGovernance + description: Questions that are posed to the requestor. + operationId: identityGovernance.entitlementManagement.assignmentPolicy_GetQuestion parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: accessPackageQuestion-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageQuestion required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageQuestion - name: $select in: query description: Select properties to be returned @@ -35181,46 +36645,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource_UpdateRole + summary: Update the navigation property questions in identityGovernance + operationId: identityGovernance.entitlementManagement.assignmentPolicy_UpdateQuestion parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: accessPackageQuestion-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageQuestion required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageQuestion requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' required: true responses: 2XX: @@ -35228,40 +36684,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageQuestion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource_DeleteRole + summary: Delete navigation property questions for identityGovernance + operationId: identityGovernance.entitlementManagement.assignmentPolicy_DeleteQuestion parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageAssignmentPolicy + - name: accessPackageQuestion-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageQuestion required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageQuestion - name: If-Match in: header description: ETag @@ -35274,37 +36722,68 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role_GetResource + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.assignmentPolicy.question_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageAssignmentPolicy-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageAssignmentPolicy required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple + x-ms-docs-key-type: accessPackageAssignmentPolicy + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/assignmentPolicies/$count: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.assignmentPolicy_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/assignmentRequests: + get: + tags: + - identityGovernance.entitlementManagement + summary: List assignmentRequests + description: 'In Microsoft Entra entitlement management, retrieve a list of accessPackageAssignmentRequest objects. The resulting list includes all the assignment requests, current and well as expired, that the caller has access to read, across all catalogs and access packages.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_ListAssignmentRequest + 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: - type: string - x-ms-docs-key-type: accessPackageResourceRole + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -35327,50 +36806,108 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentRequestCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create accessPackageAssignmentRequest + description: 'In Microsoft Entra Entitlement Management, create a new accessPackageAssignmentRequest object. This operation is used to assign a user to an access package, update the assignment, or to remove an access package assignment.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_CreateAssignmentRequest + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequest' + required: true + responses: + 2XX: + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role_UpdateResource + summary: Get accessPackageAssignmentRequest + description: 'In Microsoft Entra entitlement management, retrieve the properties and relationships of an accessPackageAssignmentRequest object.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_GetAssignmentRequest parameters: - - name: accessPackageCatalog-id + - name: accessPackageAssignmentRequest-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageAssignmentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple + x-ms-docs-key-type: accessPackageAssignmentRequest + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-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.accessPackageAssignmentRequest' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property assignmentRequests in identityGovernance + operationId: identityGovernance.entitlementManagement_UpdateAssignmentRequest + parameters: + - name: accessPackageAssignmentRequest-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageAssignmentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageAssignmentRequest requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequest' required: true responses: 2XX: @@ -35378,40 +36915,28 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role_DeleteResource + summary: Delete accessPackageAssignmentRequest + description: Delete an accessPackageAssignmentRequest object. This request can be made to remove a denied or completed request. You cannot delete an access package assignment request if it has any accessPackageAssignment objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_DeleteAssignmentRequest parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageAssignmentRequest-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageAssignmentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageAssignmentRequest - name: If-Match in: header description: ETag @@ -35424,38 +36949,68 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment': + '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_GetEnvironment + summary: Get accessPackage from identityGovernance + description: The access package associated with the accessPackageAssignmentRequest. An access package defines the collections of resource roles and the policies for how one or more users can get access to those resources. Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.assignmentRequest_GetAccessPackage parameters: - - name: accessPackageCatalog-id + - name: accessPackageAssignmentRequest-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageAssignmentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple + x-ms-docs-key-type: accessPackageAssignmentRequest + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-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.accessPackage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/assignment': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get assignment from identityGovernance + description: 'For a requestType of userAdd or adminAdd, this is an access package assignment requested to be created. For a requestType of userRemove, adminRemove, approverRemove, or systemRemove, this has the id property of an existing assignment to be removed. Supports $expand.' + operationId: identityGovernance.entitlementManagement.assignmentRequest_GetAssignment + parameters: + - name: accessPackageAssignmentRequest-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageAssignmentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageAssignmentRequest - name: $select in: query description: Select properties to be returned @@ -35482,79 +37037,251 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/microsoft.graph.cancel': post: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_refresh + summary: Invoke action cancel + description: 'In Microsoft Entra Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancellable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.assignmentRequest_cancel parameters: - - name: accessPackageCatalog-id + - name: accessPackageAssignmentRequest-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageAssignmentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageAssignmentRequest + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/microsoft.graph.reprocess': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action reprocess + description: 'In Microsoft Entra entitlement management, callers can automatically retry a user''s request for access to an access package. It''s performed on an accessPackageAssignmentRequest object whose requestState is in a DeliveryFailed or PartiallyDelivered state. You can only reprocess a request within 14 days from the time the original request was completed. For requests completed more than 14 days, you will need to ask the users to cancel the request(s) and make a new request in the MyAccess portal.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.assignmentRequest_reprocess + parameters: + - name: accessPackageAssignmentRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageAssignmentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageAssignmentRequest + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/microsoft.graph.resume': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action resume + description: 'Resume a user''s access package request after waiting for a callback from a custom extension. In Microsoft Entra entitlement management, when an access package policy has been enabled to call out a custom extension and the request processing is waiting for the callback from the customer, the customer can initiate a resume action. It''s performed on an accessPackageAssignmentRequest object whose requestStatus is in a WaitingForCallback state.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.assignmentRequest_resume + parameters: + - name: accessPackageAssignmentRequest-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageAssignmentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageAssignmentRequest + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + source: + type: string + nullable: true + type: + type: string + nullable: true + data: + $ref: '#/components/schemas/microsoft.graph.customExtensionData' + additionalProperties: + type: object + required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes': + '/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_ListScope + summary: Get requestor from identityGovernance + description: 'The subject who requested or, if a direct assignment, was assigned. Read-only. Nullable. Supports $expand.' + operationId: identityGovernance.entitlementManagement.assignmentRequest_GetRequestor parameters: - - name: accessPackageCatalog-id + - name: accessPackageAssignmentRequest-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageAssignmentRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple + x-ms-docs-key-type: accessPackageAssignmentRequest + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-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.accessPackageSubject' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /identityGovernance/entitlementManagement/assignmentRequests/$count: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.assignmentRequest_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/assignmentRequests/microsoft.graph.filterByCurrentUser(on=''{on}'')': + get: + tags: + - identityGovernance.entitlementManagement + summary: Invoke function filterByCurrentUser + description: 'In Microsoft Entra Entitlement Management, retrieve a list of accessPackageAssignmentRequest objects filtered on the signed-in user.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.assignmentRequest_filterGraphBPreCurrentUser + parameters: + - name: on in: path - description: The unique identifier of accessPackageResourceRole + description: 'Usage: on=''{on}''' required: true style: simple schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequestFilterByCurrentUserOptions' + - $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 accessPackageAssignmentRequest + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentRequest' + '@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 + /identityGovernance/entitlementManagement/assignments: + get: + tags: + - identityGovernance.entitlementManagement + summary: List assignments + description: 'In Microsoft Entra entitlement management, retrieve a list of accessPackageAssignment objects. For directory-wide administrators, the resulting list includes all the assignments, current and well as expired, that the caller has access to read, across all catalogs and access packages. If the caller is on behalf of a delegated user who is assigned only to catalog-specific delegated administrative roles, the request must supply a filter to indicate a specific access package, such as: $filter=accessPackage/id eq ''a914b616-e04e-476b-aa37-91038f0b165b''.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_ListAssignment + parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -35592,7 +37319,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageAssignmentCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -35602,39 +37329,14 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_CreateScope - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole + summary: Create new navigation property to assignments for identityGovernance + operationId: identityGovernance.entitlementManagement_CreateAssignment requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' required: true responses: 2XX: @@ -35642,50 +37344,29 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_GetScope + summary: Get accessPackageAssignment + description: 'In Microsoft Entra entitlement management, retrieve the properties and relationships of an accessPackageAssignment object.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_GetAssignment parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: accessPackageAssignment-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageAssignment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageAssignment - name: $select in: query description: Select properties to be returned @@ -35712,54 +37393,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_UpdateScope + summary: Update the navigation property assignments in identityGovernance + operationId: identityGovernance.entitlementManagement_UpdateAssignment parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: accessPackageAssignment-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageAssignment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageAssignment requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' required: true responses: 2XX: @@ -35767,48 +37424,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_DeleteScope + summary: Delete navigation property assignments for identityGovernance + operationId: identityGovernance.entitlementManagement_DeleteAssignment parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: accessPackageAssignment-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageAssignment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageAssignment - name: If-Match in: header description: ETag @@ -35821,45 +37454,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/accessPackage': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope_GetResource + summary: Get accessPackage from identityGovernance + description: Read-only. Nullable. Supports $filter (eq) on the id property and $expand query parameters. + operationId: identityGovernance.entitlementManagement.assignment_GetAccessPackage parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: accessPackageAssignment-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageAssignment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageAssignment - name: $select in: query description: Select properties to be returned @@ -35886,155 +37496,97 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope_UpdateResource + summary: Get assignmentPolicy from identityGovernance + description: Read-only. Supports $filter (eq) on the id property and $expand query parameters. + operationId: identityGovernance.entitlementManagement.assignment_GetAssignmentPolicy parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageAssignment-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageAssignment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple + x-ms-docs-key-type: accessPackageAssignment + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - 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: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/microsoft.graph.reprocess': + post: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope_DeleteResource + summary: Invoke action reprocess + description: 'In Microsoft Entra entitlement management, callers can automatically reevaluate and enforce an accessPackageAssignment object of a user’s assignments for a specific access package. The state of the access package assignment must be Delivered for the administrator to reprocess the user''s assignment. Only admins with the Access Package Assignment Manager role, or higher, in Microsoft Entra entitlement management can perform this action.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.assignment_reprocess parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: accessPackageAssignment-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageAssignment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: accessPackageAssignment responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/target': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_GetEnvironment + summary: Get target from identityGovernance + description: The subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId. + operationId: identityGovernance.entitlementManagement.assignment_GetTarget parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: accessPackageAssignment-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageAssignment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageAssignment - name: $select in: query description: Select properties to be returned @@ -36061,103 +37613,43 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': - post: + /identityGovernance/entitlementManagement/assignments/$count: + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_refresh + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.assignment_GetCount parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope + - $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 - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + /identityGovernance/entitlementManagement/assignments/microsoft.graph.additionalAccess(): get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_ListUploadSession + summary: Invoke function additionalAccess + description: 'In Microsoft Entra Entitlement Management, retrieve a collection of accessPackageAssignment objects that indicate a target user has an assignment to a specified access package and also an assignment to another, potentially incompatible, access package. This can be used to prepare to configure the incompatible access packages for a specific access package.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.assignment_additionalAccess parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - $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: @@ -36165,9 +37657,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: @@ -36187,116 +37679,133 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of accessPackageAssignment + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' + '@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: + '/identityGovernance/entitlementManagement/assignments/microsoft.graph.additionalAccess(accessPackageId=''{accessPackageId}'',incompatibleAccessPackageId=''{incompatibleAccessPackageId}'')': + get: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_CreateUploadSession + summary: Invoke function additionalAccess + operationId: identityGovernance.entitlementManagement.assignment_additionalAccess parameters: - - name: accessPackageCatalog-id + - name: accessPackageId in: path - description: The unique identifier of accessPackageCatalog + description: 'Usage: accessPackageId=''{accessPackageId}''' required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + nullable: true + - name: incompatibleAccessPackageId in: path - description: The unique identifier of accessPackageResource + description: 'Usage: incompatibleAccessPackageId=''{incompatibleAccessPackageId}''' required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple + 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: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - 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 - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - 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: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + title: Collection of accessPackageAssignment + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/identityGovernance/entitlementManagement/assignments/microsoft.graph.filterByCurrentUser(on=''{on}'')': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_GetUploadSession + summary: Invoke function filterByCurrentUser + description: 'In Microsoft Entra Entitlement Management, retrieve a list of accessPackageAssignment objects filtered on the signed-in user.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.assignment_filterGraphBPreCurrentUser parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: on in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: 'Usage: on=''{on}''' required: true style: simple schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignmentFilterByCurrentUserOptions' + - $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 @@ -36307,6 +37816,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 @@ -36319,66 +37838,168 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + title: Collection of accessPackageAssignment + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessPackageAssignment' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_UpdateUploadSession - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + /identityGovernance/entitlementManagement/availableAccessPackages: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get availableAccessPackages from identityGovernance + description: Access packages available for end users to browse and request. + operationId: identityGovernance.entitlementManagement_ListAvailableAccessPackage + 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: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - 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: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - 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: accessPackageResourceRole - - name: accessPackageResourceScope-id + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.availableAccessPackageCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to availableAccessPackages for identityGovernance + operationId: identityGovernance.entitlementManagement_CreateAvailableAccessPackage + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/availableAccessPackages/{availableAccessPackage-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get availableAccessPackages from identityGovernance + description: Access packages available for end users to browse and request. + operationId: identityGovernance.entitlementManagement_GetAvailableAccessPackage + parameters: + - name: availableAccessPackage-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of availableAccessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: availableAccessPackage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.availableAccessPackage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property availableAccessPackages in identityGovernance + operationId: identityGovernance.entitlementManagement_UpdateAvailableAccessPackage + parameters: + - name: availableAccessPackage-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of availableAccessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: availableAccessPackage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' required: true responses: 2XX: @@ -36386,56 +38007,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.availableAccessPackage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_DeleteUploadSession + summary: Delete navigation property availableAccessPackages for identityGovernance + operationId: identityGovernance.entitlementManagement_DeleteAvailableAccessPackage parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: availableAccessPackage-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of availableAccessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: availableAccessPackage - name: If-Match in: header description: ETag @@ -36448,54 +38037,25 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/availableAccessPackages/{availableAccessPackage-id}/resourceRoleScopes': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_ListFile + summary: List resourceRoleScopes + description: Get a list of the accessPackageResourceRoleScope objects associated with an availableAccessPackage. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/availableaccesspackage-list-resourcerolescopes?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.availableAccessPackage_ListResourceRoleScope parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: availableAccessPackage-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of availableAccessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: availableAccessPackage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -36533,69 +38093,129 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/availableAccessPackages/{availableAccessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_GetFile + summary: Get resourceRoleScopes from identityGovernance + description: The resource role scopes associated with this available access package. + operationId: identityGovernance.entitlementManagement.availableAccessPackage_GetResourceRoleScope parameters: - - name: accessPackageCatalog-id + - name: availableAccessPackage-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of availableAccessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + x-ms-docs-key-type: availableAccessPackage + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - 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: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/availableAccessPackages/{availableAccessPackage-id}/resourceRoleScopes/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.availableAccessPackage.resourceRoleScope_GetCount + parameters: + - name: availableAccessPackage-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of availableAccessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple + x-ms-docs-key-type: availableAccessPackage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/availableAccessPackages/$count: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.availableAccessPackage_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/catalogs: + get: + tags: + - identityGovernance.entitlementManagement + summary: List catalogs + description: Retrieve a list of accessPackageCatalog objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_ListCatalog + 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: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -36618,21 +38238,49 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + $ref: '#/components/responses/microsoft.graph.accessPackageCatalogCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create accessPackageCatalog + description: Create a new accessPackageCatalog object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_CreateCatalog + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + required: true + responses: + 2XX: + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_GetFilesContent + summary: Get accessPackageCatalog + description: Retrieve the properties and relationships of an accessPackageCatalog object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_GetCatalog parameters: - name: accessPackageCatalog-id in: path @@ -36642,62 +38290,45 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - 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: customDataProvidedResourceFile + 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.accessPackageCatalog' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + patch: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_SetFilesContent + summary: Update accessPackageCatalog + description: 'Update an existing accessPackageCatalog object to change one or more of its properties, such as the display name or description.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_UpdateCatalog parameters: - name: accessPackageCatalog-id in: path @@ -36707,65 +38338,32 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile 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.accessPackageCatalog' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_DeleteFilesContent + summary: Delete accessPackageCatalog + description: Delete an accessPackageCatalog. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_DeleteCatalog parameters: - name: accessPackageCatalog-id in: path @@ -36775,46 +38373,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - name: If-Match in: header description: ETag @@ -36826,12 +38384,14 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession.file_GetCount + summary: Get accessPackages from identityGovernance + description: The access packages in this catalog. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.catalog_ListAccessPackage parameters: - name: accessPackageCatalog-id in: path @@ -36841,112 +38401,57 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $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' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_uploadFile - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - 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: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - 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: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/{accessPackage-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_GetCount + summary: Get accessPackages from identityGovernance + description: The access packages in this catalog. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.catalog_GetAccessPackage parameters: - name: accessPackageCatalog-id in: path @@ -36956,43 +38461,50 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple + x-ms-docs-key-type: accessPackage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - 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: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + 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.accessPackage' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope_GetCount + operationId: identityGovernance.entitlementManagement.catalog.accessPackage_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -37002,22 +38514,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -37025,13 +38521,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_ListUploadSession + summary: List accessPackageCustomWorkflowExtensions + description: List the accessPackageAssignmentRequestWorkflowExtension and accessPackageAssignmentWorkflowExtension objects in the accessPackageCustomWorkflowExtensions relationship of an accessPackageCatalog. The resulting list includes all the customAccessPackageWorkflowExtension objects for the catalog that the caller has access to read. Each object includes an @odata.type property that indicates whether the object is an accessPackageAssignmentRequestWorkflowExtension or an accessPackageAssignmentWorkflowExtension. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog_ListCustomWorkflowExtension parameters: - name: accessPackageCatalog-id in: path @@ -37041,22 +38540,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -37094,7 +38577,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customCalloutExtensionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -37104,8 +38587,12 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_CreateUploadSession + summary: Create accessPackageCustomWorkflowExtension + description: Create a new accessPackageAssignmentRequestWorkflowExtension or accessPackageAssignmentWorkflowExtension object in the accessPackageCustomWorkflowExtensions relationship of an accessPackageCatalog. You must explicitly provide an @odata.type property that indicates whether the object is an accessPackageAssignmentRequestWorkflowExtension or an accessPackageAssignmentWorkflowExtension. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-post-accesspackagecustomworkflowextensions?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog_CreateCustomWorkflowExtension parameters: - name: accessPackageCatalog-id in: path @@ -37115,28 +38602,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' required: true responses: 2XX: @@ -37144,17 +38615,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_GetUploadSession + 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/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog_GetCustomWorkflowExtension parameters: - name: accessPackageCatalog-id in: path @@ -37164,30 +38638,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: customCalloutExtension-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of customCalloutExtension required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: customCalloutExtension - name: $select in: query description: Select properties to be returned @@ -37214,15 +38672,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_UpdateUploadSession + summary: Update accessPackageAssignmentRequestWorkflowExtension + description: Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog_UpdateCustomWorkflowExtension parameters: - name: accessPackageCatalog-id in: path @@ -37232,36 +38694,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: customCalloutExtension-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of customCalloutExtension required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: customCalloutExtension requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' required: true responses: 2XX: @@ -37269,15 +38715,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_DeleteUploadSession + 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:' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog_DeleteCustomWorkflowExtension parameters: - name: accessPackageCatalog-id in: path @@ -37287,30 +38737,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: customCalloutExtension-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of customCalloutExtension required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: customCalloutExtension - name: If-Match in: header description: ETag @@ -37323,13 +38757,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_ListFile + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.catalog.customWorkflowExtension_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -37339,30 +38772,32 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles': + get: + tags: + - identityGovernance.entitlementManagement + summary: List resourceRoles + description: 'Retrieve a list of accessPackageResourceRole objects of an accessPackageResource in an accessPackageCatalog. The resource should have been added to the catalog by creating an accessPackageResourceRequest. This list of roles can then be used by the caller to select a role, which is needed when subsequently creating an accessPackageResourceRoleScope.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog_ListResourceRole + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageCatalog - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -37400,20 +38835,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + post: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_GetFile + summary: Create new navigation property to resourceRoles for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog_CreateResourceRole parameters: - name: accessPackageCatalog-id in: path @@ -37423,38 +38856,46 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resourceRoles from identityGovernance + operationId: identityGovernance.entitlementManagement.catalog_GetResourceRole + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -37481,17 +38922,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: + patch: tags: - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_GetFilesContent + summary: Update the navigation property resourceRoles in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog_UpdateResourceRole parameters: - name: accessPackageCatalog-id in: path @@ -37501,14 +38940,45 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property resourceRoles for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog_DeleteResourceRole + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -37517,38 +38987,76 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-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 + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceRole_GetResource + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResource' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + patch: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_SetFilesContent + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceRole_UpdateResource parameters: - name: accessPackageCatalog-id in: path @@ -37558,14 +39066,45 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceRole_DeleteResource + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -37574,41 +39113,79 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-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 + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_GetEnvironment + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - requestBody: - description: New media content. - content: - application/octet-stream: - schema: + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: 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.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' - delete: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_DeleteFilesContent + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageCatalog-id in: path @@ -37618,14 +39195,59 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_refresh + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -37634,39 +39256,85 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/roles': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_ListRole + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - - name: If-Match - in: header - description: ETag - style: simple + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 + 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.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': - get: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession.file_GetCount + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_CreateRole parameters: - name: accessPackageCatalog-id in: path @@ -37676,14 +39344,47 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/roles/{accessPackageResourceRole-id1}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_GetRole + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -37692,31 +39393,49 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id1 in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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.accessPackageResourceRole' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: + x-ms-docs-operation-type: operation + patch: tags: - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_uploadFile + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_UpdateRole parameters: - name: accessPackageCatalog-id in: path @@ -37726,14 +39445,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -37742,30 +39453,36 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id1 in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': - get: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_GetCount + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_DeleteRole parameters: - name: accessPackageCatalog-id in: path @@ -37775,15 +39492,15 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceRole-id1 in: path description: The unique identifier of accessPackageResourceRole required: true @@ -37791,19 +39508,24 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $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' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.role_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -37813,14 +39535,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -37828,13 +39550,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes': get: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource_ListScope + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_ListScope parameters: - name: accessPackageCatalog-id in: path @@ -37844,14 +39566,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -37900,7 +39622,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource_CreateScope + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_CreateScope parameters: - name: accessPackageCatalog-id in: path @@ -37910,14 +39632,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: @@ -37935,13 +39657,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource_GetScope + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_GetScope parameters: - name: accessPackageCatalog-id in: path @@ -37951,14 +39673,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38001,7 +39723,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource_UpdateScope + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_UpdateScope parameters: - name: accessPackageCatalog-id in: path @@ -38011,14 +39733,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38048,7 +39770,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource_DeleteScope + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_DeleteScope parameters: - name: accessPackageCatalog-id in: path @@ -38058,14 +39780,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38086,12 +39808,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': get: tags: - identityGovernance.entitlementManagement summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope_GetResource + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope_GetResource parameters: - name: accessPackageCatalog-id in: path @@ -38101,14 +39823,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38151,7 +39873,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope_UpdateResource + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope_UpdateResource parameters: - name: accessPackageCatalog-id in: path @@ -38161,14 +39883,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38198,7 +39920,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope_DeleteResource + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope_DeleteResource parameters: - name: accessPackageCatalog-id in: path @@ -38208,14 +39930,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38236,13 +39958,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_GetEnvironment + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_GetEnvironment parameters: - name: accessPackageCatalog-id in: path @@ -38252,14 +39974,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38298,12 +40020,74 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_refresh + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_refresh parameters: - name: accessPackageCatalog-id in: path @@ -38313,14 +40097,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38335,13 +40119,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles': get: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_ListRole + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_ListRole parameters: - name: accessPackageCatalog-id in: path @@ -38351,14 +40135,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38415,7 +40199,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_CreateRole + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_CreateRole parameters: - name: accessPackageCatalog-id in: path @@ -38425,14 +40209,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38458,13 +40242,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}': get: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_GetRole + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_GetRole parameters: - name: accessPackageCatalog-id in: path @@ -38474,14 +40258,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38490,7 +40274,7 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRole-id1 in: path description: The unique identifier of accessPackageResourceRole required: true @@ -38532,7 +40316,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_UpdateRole + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_UpdateRole parameters: - name: accessPackageCatalog-id in: path @@ -38542,14 +40326,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38558,7 +40342,7 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRole-id1 in: path description: The unique identifier of accessPackageResourceRole required: true @@ -38587,7 +40371,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_DeleteRole + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_DeleteRole parameters: - name: accessPackageCatalog-id in: path @@ -38597,14 +40381,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38613,7 +40397,7 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRole-id1 in: path description: The unique identifier of accessPackageResourceRole required: true @@ -38633,12 +40417,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role_GetResource + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.role_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -38648,14 +40432,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38664,6 +40448,29 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_ListUploadSession + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -38672,6 +40479,29 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -38694,19 +40524,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role_UpdateResource + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_CreateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -38716,14 +40545,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38732,36 +40561,30 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role_DeleteResource + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_GetUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -38771,14 +40594,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38787,33 +40610,49 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: If-Match - in: header - description: ETag - style: simple + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': - get: + patch: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_GetEnvironment + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_UpdateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -38823,14 +40662,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38839,50 +40678,36 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': - post: + delete: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_refresh + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource_DeleteUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -38892,14 +40717,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38908,27 +40733,33 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_ListUploadSession + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_ListFile parameters: - name: accessPackageCatalog-id in: path @@ -38938,14 +40769,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -38954,14 +40785,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -38999,18 +40830,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_CreateUploadSession + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_GetFile parameters: - name: accessPackageCatalog-id in: path @@ -39020,14 +40853,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -39036,365 +40869,9 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_GetUploadSession - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.customDataProvidedResourceUploadSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_UpdateUploadSession - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_DeleteUploadSession - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - 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 - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_ListFile - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_GetFile - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: @@ -39438,13 +40915,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_GetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -39454,14 +40931,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -39470,14 +40947,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -39509,7 +40978,7 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_SetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -39519,14 +40988,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -39535,14 +41004,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -39577,7 +41038,7 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -39587,14 +41048,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -39603,14 +41064,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -39638,12 +41091,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession.file_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -39653,14 +41106,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -39669,14 +41122,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -39692,7 +41137,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -39701,7 +41146,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_uploadFile parameters: - name: accessPackageCatalog-id in: path @@ -39711,14 +41156,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -39727,14 +41172,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -39753,12 +41190,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope.resource.uploadSession_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -39768,14 +41205,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -39784,14 +41221,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -39799,12 +41228,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.scope_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -39814,22 +41243,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -39837,13 +41258,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_ListUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -39853,22 +41274,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -39917,7 +41330,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_CreateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -39927,22 +41340,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: @@ -39960,13 +41365,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_GetUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -39976,22 +41381,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -40034,7 +41431,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_UpdateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -40044,22 +41441,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -40089,7 +41478,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource_DeleteUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -40099,22 +41488,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -40135,13 +41516,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_ListFile parameters: - name: accessPackageCatalog-id in: path @@ -40151,22 +41532,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -40219,13 +41592,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_GetFile parameters: - name: accessPackageCatalog-id in: path @@ -40235,22 +41608,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -40297,13 +41662,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_GetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -40313,22 +41678,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -40360,7 +41717,7 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_SetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -40370,22 +41727,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -40420,7 +41769,7 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -40430,22 +41779,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -40473,12 +41814,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession.file_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -40488,22 +41829,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -40519,7 +41852,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -40528,7 +41861,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_uploadFile parameters: - name: accessPackageCatalog-id in: path @@ -40538,22 +41871,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -40572,12 +41897,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceRole.resource.uploadSession_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -40587,22 +41912,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -40610,12 +41927,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.scope_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceRole_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -40625,14 +41942,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -40640,16 +41949,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources': get: tags: - identityGovernance.entitlementManagement - summary: List customDataProvidedResourceUploadSession objects - description: Get a list of the customDataProvidedResourceUploadSession objects and their properties. + summary: List resources + description: Retrieve a list of accessPackageResource objects in an accessPackageCatalog. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageresource-list-uploadsessions?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resource_ListUploadSession + url: https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog_ListResource parameters: - name: accessPackageCatalog-id in: path @@ -40659,14 +41968,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -40704,7 +42005,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -40714,12 +42015,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create customDataProvidedResourceUploadSession - description: 'Create a customDataProvidedResourceUploadSession object. Only one upload session is allowed per reference instance (for example, access review instance) and accessPackageResource pair. Once you create an upload session, upload files, and complete the session, the data is processed and you cannot create another upload session for that same pair. If you encounter errors with files uploaded or need to start fresh, you can delete the active upload session to create a new one. The following table lists the derived types of customDataProvidedResourceUploadSession that can be created. Specify the @odata.type in the request body to indicate the derived type.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageresource-post-uploadsessions?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resource_CreateUploadSession + summary: Create new navigation property to resources for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog_CreateResource parameters: - name: accessPackageCatalog-id in: path @@ -40729,20 +42026,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -40750,20 +42039,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get customDataProvidedResourceUploadSession - description: Read the properties and relationships of a customDataProvidedResourceUploadSession object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-get?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resource_GetUploadSession + summary: Get resources from identityGovernance + description: Access package resources in this catalog. + operationId: identityGovernance.entitlementManagement.catalog_GetResource parameters: - name: accessPackageCatalog-id in: path @@ -40781,14 +42067,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -40815,19 +42093,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update customDataProvidedResourceUploadSession - description: Update the properties of a customDataProvidedResourceUploadSession created for an accessPackageResource object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-update?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resource_UpdateUploadSession + summary: Update the navigation property resources in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog_UpdateResource parameters: - name: accessPackageCatalog-id in: path @@ -40845,20 +42119,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -40866,19 +42132,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete customDataProvidedResourceUploadSession - description: Delete a customDataProvidedResourceUploadSession object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageresource-delete-uploadsessions?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resource_DeleteUploadSession + summary: Delete navigation property resources for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog_DeleteResource parameters: - name: accessPackageCatalog-id in: path @@ -40896,14 +42158,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -40916,13 +42170,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_ListFile + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resource_GetEnvironment parameters: - name: accessPackageCatalog-id in: path @@ -40940,29 +42194,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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 @@ -40985,20 +42216,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/externalOriginResourceConnector': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_GetFile + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.catalog.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageCatalog-id in: path @@ -41016,22 +42248,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -41058,17 +42274,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_GetFilesContent + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.catalog.resource_refresh parameters: - name: accessPackageCatalog-id in: path @@ -41086,38 +42301,19 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile 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 + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles': + get: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_SetFilesContent + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resource_ListRole parameters: - name: accessPackageCatalog-id in: path @@ -41135,41 +42331,96 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-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.accessPackageResourceRoleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource_CreateRole + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResource 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.accessPackageResourceRole' required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' - delete: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_DeleteFilesContent + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resource_GetRole parameters: - name: accessPackageCatalog-id in: path @@ -41187,39 +42438,49 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - - 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.accessPackageResourceRole' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': - get: + x-ms-docs-operation-type: operation + patch: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession.file_GetCount + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource_UpdateRole parameters: - name: accessPackageCatalog-id in: path @@ -41237,72 +42498,36 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_uploadFile - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/$count': - get: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_GetCount + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource_DeleteRole parameters: - name: accessPackageCatalog-id in: path @@ -41320,99 +42545,32 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resource_GetCount - parameters: - - name: accessPackageCatalog-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get resourceScopes from identityGovernance - operationId: identityGovernance.entitlementManagement.catalog_ListResourceScope - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true + x-ms-docs-key-type: accessPackageResourceRole + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.accessPackageResourceScopeCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource': + get: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to resourceScopes for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog_CreateResourceScope + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.role_GetResource parameters: - name: accessPackageCatalog-id in: path @@ -41422,46 +42580,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get resourceScopes from identityGovernance - operationId: identityGovernance.entitlementManagement.catalog_GetResourceScope - parameters: - - name: accessPackageCatalog-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -41488,15 +42622,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resourceScopes in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog_UpdateResourceScope + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.role_UpdateResource parameters: - name: accessPackageCatalog-id in: path @@ -41506,20 +42640,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -41527,15 +42669,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resourceScopes for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog_DeleteResourceScope + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.role_DeleteResource parameters: - name: accessPackageCatalog-id in: path @@ -41545,14 +42687,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -41565,12 +42715,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope_GetResource + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_GetEnvironment parameters: - name: accessPackageCatalog-id in: path @@ -41580,14 +42731,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -41614,54 +42773,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope_UpdateResource - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope_DeleteResource + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageCatalog-id in: path @@ -41671,50 +42793,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - 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 - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/environment': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_GetEnvironment - parameters: - - name: accessPackageCatalog-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -41741,16 +42835,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_refresh + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_refresh parameters: - name: accessPackageCatalog-id in: path @@ -41760,27 +42854,35 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance + summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_ListRole + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_ListScope parameters: - name: accessPackageCatalog-id in: path @@ -41790,14 +42892,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -41835,7 +42945,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -41845,8 +42955,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_CreateRole + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_CreateScope parameters: - name: accessPackageCatalog-id in: path @@ -41856,20 +42966,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -41877,17 +42995,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance + summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_GetRole + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_GetScope parameters: - name: accessPackageCatalog-id in: path @@ -41897,14 +43015,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -41913,6 +43031,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -41939,15 +43065,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_UpdateRole + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_UpdateScope parameters: - name: accessPackageCatalog-id in: path @@ -41957,14 +43083,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -41973,12 +43099,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -41986,15 +43120,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_DeleteRole + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_DeleteScope parameters: - name: accessPackageCatalog-id in: path @@ -42004,14 +43138,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42020,6 +43154,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -42032,12 +43174,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': get: tags: - identityGovernance.entitlementManagement summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role_GetResource + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope_GetResource parameters: - name: accessPackageCatalog-id in: path @@ -42047,14 +43189,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42063,6 +43205,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -42097,7 +43247,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role_UpdateResource + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope_UpdateResource parameters: - name: accessPackageCatalog-id in: path @@ -42107,14 +43257,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42123,6 +43273,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: @@ -42144,7 +43302,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role_DeleteResource + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope_DeleteResource parameters: - name: accessPackageCatalog-id in: path @@ -42154,14 +43312,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42170,34 +43328,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - 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 - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_GetEnvironment - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -42206,50 +43336,25 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResourceEnvironment' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': - post: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_refresh + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_GetEnvironment parameters: - name: accessPackageCatalog-id in: path @@ -42259,14 +43364,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42275,28 +43380,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_ListScope - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -42305,29 +43388,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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 @@ -42350,67 +43410,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_CreateScope - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_GetScope + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageCatalog-id in: path @@ -42420,14 +43434,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42436,7 +43450,7 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id1 + - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope required: true @@ -42470,15 +43484,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_UpdateScope + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_refresh parameters: - name: accessPackageCatalog-id in: path @@ -42488,14 +43503,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42504,45 +43519,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id1 - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_DeleteScope - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -42551,40 +43527,19 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id1 - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - 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 - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.scope_GetCount + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_ListUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -42594,14 +43549,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42610,29 +43565,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_ListUploadSession - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -42641,14 +43573,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -42697,7 +43621,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_CreateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -42707,14 +43631,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42723,6 +43647,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: @@ -42740,13 +43672,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_GetUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -42756,14 +43688,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42772,6 +43704,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -42814,7 +43754,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_UpdateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -42824,14 +43764,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42840,6 +43780,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -42869,7 +43817,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource_DeleteUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -42879,14 +43827,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42895,6 +43843,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -42915,13 +43871,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_ListFile parameters: - name: accessPackageCatalog-id in: path @@ -42931,14 +43887,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -42947,6 +43903,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -42999,13 +43963,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_GetFile parameters: - name: accessPackageCatalog-id in: path @@ -43015,14 +43979,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -43031,6 +43995,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -43077,13 +44049,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_GetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -43093,14 +44065,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -43109,6 +44081,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -43140,7 +44120,7 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_SetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -43150,14 +44130,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -43166,6 +44146,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -43200,7 +44188,7 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -43210,14 +44198,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -43226,6 +44214,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -43253,12 +44249,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession.file_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -43268,14 +44264,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -43284,6 +44280,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -43299,7 +44303,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -43308,7 +44312,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_uploadFile parameters: - name: accessPackageCatalog-id in: path @@ -43318,14 +44322,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -43334,6 +44338,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -43352,12 +44364,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope.resource.uploadSession_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -43367,14 +44379,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -43383,6 +44395,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -43390,12 +44410,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.scope_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -43405,285 +44425,36 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/scopes': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_ListScope - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/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.accessPackageResourceScopeCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_CreateScope - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/scopes/{accessPackageResourceScope-id1}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_GetScope - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceScope-id1 - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_UpdateScope - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceScope-id1 - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_DeleteScope - parameters: - - name: accessPackageCatalog-id - in: path - description: The unique identifier of accessPackageCatalog - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceScope-id1 - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string responses: 2XX: - description: Success + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/scopes/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.scope_GetCount + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_ListUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -43693,45 +44464,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_ListUploadSession - parameters: - - name: accessPackageCatalog-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageCatalog + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -43780,7 +44528,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_CreateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -43790,14 +44538,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: @@ -43815,13 +44571,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_GetUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -43831,14 +44587,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -43881,7 +44645,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_UpdateUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -43891,14 +44655,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -43928,7 +44700,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource_DeleteUploadSession parameters: - name: accessPackageCatalog-id in: path @@ -43938,14 +44710,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -43966,13 +44746,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_ListFile parameters: - name: accessPackageCatalog-id in: path @@ -43982,14 +44762,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -44042,13 +44830,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_GetFile parameters: - name: accessPackageCatalog-id in: path @@ -44058,14 +44846,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -44112,13 +44908,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_GetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -44128,14 +44924,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -44167,7 +44971,7 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_SetFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -44177,14 +44981,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -44219,7 +45031,7 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageCatalog-id in: path @@ -44229,14 +45041,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -44264,12 +45084,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession.file_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -44279,14 +45099,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -44302,7 +45130,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -44311,7 +45139,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_uploadFile parameters: - name: accessPackageCatalog-id in: path @@ -44321,14 +45149,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -44347,12 +45183,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resource.role.resource.uploadSession_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -44362,14 +45198,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -44377,12 +45221,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/roles/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog.resourceScope_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resource.role_GetCount parameters: - name: accessPackageCatalog-id in: path @@ -44392,6 +45236,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -44399,31 +45251,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/catalogs/$count: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.catalog_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/connectedOrganizations: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes': get: tags: - identityGovernance.entitlementManagement - summary: List connectedOrganizations - description: Retrieve a list of connectedOrganization objects. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_ListConnectedOrganization + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resource_ListScope parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -44461,7 +45312,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.connectedOrganizationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -44471,18 +45322,31 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create connectedOrganization - description: Create a new connectedOrganization object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_CreateConnectedOrganization + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource_CreateScope + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.connectedOrganization' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -44490,29 +45354,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.connectedOrganization' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get connectedOrganization - description: Retrieve the properties and relationships of a connectedOrganization object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_GetConnectedOrganization + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resource_GetScope parameters: - - name: connectedOrganization-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -44539,34 +45416,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.connectedOrganization' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update connectedOrganization - description: Update a connectedOrganization object to change one or more of its properties. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_UpdateConnectedOrganization + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource_UpdateScope parameters: - - name: connectedOrganization-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.connectedOrganization' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -44574,28 +45463,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.connectedOrganization' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete connectedOrganization - description: Delete a connectedOrganization object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_DeleteConnectedOrganization + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource_DeleteScope parameters: - - name: connectedOrganization-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -44608,36 +45509,37 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get externalSponsors from identityGovernance - operationId: identityGovernance.entitlementManagement.connectedOrganization_ListExternalSponsor + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.scope_GetResource parameters: - - name: connectedOrganization-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/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: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -44660,97 +45562,148 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref': - delete: + patch: tags: - identityGovernance.entitlementManagement - summary: Remove externalSponsors - description: Remove a user or a group from the externalSponsors relationship of a connectedOrganization. External sponsors are a set of users who can approve requests on behalf of other users from that connected organization. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.connectedOrganization.externalSponsor_DeleteDirectoryObjectGraphBPreRef + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.scope_UpdateResource parameters: - - name: connectedOrganization-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization - - name: directoryObject-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of directoryObject + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: directoryObject - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true style: simple schema: type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count': - get: + delete: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.connectedOrganization.externalSponsor_GetCount + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.scope_DeleteResource parameters: - - name: connectedOrganization-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - 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' - '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get ref of externalSponsors from identityGovernance - operationId: identityGovernance.entitlementManagement.connectedOrganization_ListExternalSponsorGraphBPreRef + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_GetEnvironment parameters: - - name: connectedOrganization-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization - - $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: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - 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: @@ -44760,92 +45713,145 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/StringCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Add externalSponsors - description: Add a user or a group to the externalSponsors relationship of a connectedOrganization. External sponsors are a set of users who can approve requests on behalf of other users from that connected organization. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.connectedOrganization_CreateExternalSponsorGraphBPreRef + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_GetExternalOriginResourceConnector parameters: - - name: connectedOrganization-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization - requestBody: - $ref: '#/components/requestBodies/refPostBody' + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Remove externalSponsors - description: Remove a user or a group from the externalSponsors relationship of a connectedOrganization. External sponsors are a set of users who can approve requests on behalf of other users from that connected organization. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.connectedOrganization_DeleteExternalSponsorGraphBPreRef + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_refresh parameters: - - name: connectedOrganization-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true style: simple schema: type: string - - name: '@id' - in: query - description: The delete Uri + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope required: true - style: form - explode: false + style: simple schema: type: string + x-ms-docs-key-type: accessPackageResourceScope responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles': get: tags: - identityGovernance.entitlementManagement - summary: Get internalSponsors from identityGovernance - operationId: identityGovernance.entitlementManagement.connectedOrganization_ListInternalSponsor + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_ListRole parameters: - - name: connectedOrganization-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -44883,214 +45889,100 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref': - delete: + post: tags: - identityGovernance.entitlementManagement - summary: Remove internalSponsors - description: Remove a user or a group from the internalSponsors relationship of a connectedOrganization. Internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.connectedOrganization.internalSponsor_DeleteDirectoryObjectGraphBPreRef + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_CreateRole parameters: - - name: connectedOrganization-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization - - name: directoryObject-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of directoryObject + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: directoryObject - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true style: simple schema: type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.connectedOrganization.internalSponsor_GetCount + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_GetRole parameters: - - name: connectedOrganization-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get ref of internalSponsors from identityGovernance - operationId: identityGovernance.entitlementManagement.connectedOrganization_ListInternalSponsorGraphBPreRef - parameters: - - name: connectedOrganization-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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: - - identityGovernance.entitlementManagement - summary: Add internalSponsors - description: Add a user or a group to the internalSponsors relationship of a connectedOrganization. Internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.connectedOrganization_CreateInternalSponsorGraphBPreRef - parameters: - - name: connectedOrganization-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization - requestBody: - $ref: '#/components/requestBodies/refPostBody' - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Remove internalSponsors - description: Remove a user or a group from the internalSponsors relationship of a connectedOrganization. Internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.connectedOrganization_DeleteInternalSponsorGraphBPreRef - parameters: - - name: connectedOrganization-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of connectedOrganization + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: connectedOrganization - - 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 - /identityGovernance/entitlementManagement/connectedOrganizations/$count: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.connectedOrganization_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/controlConfigurations: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get controlConfigurations from identityGovernance - description: Configuration settings that control the lifecycle and access policies of entitlement management within a tenant. - operationId: identityGovernance.entitlementManagement_ListControlConfiguration - 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 + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -45113,101 +46005,58 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.controlConfigurationCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to controlConfigurations for identityGovernance - operationId: identityGovernance.entitlementManagement_CreateControlConfiguration - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.controlConfiguration' - required: true - responses: - 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.controlConfiguration' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/controlConfigurations/{controlConfiguration-id}': - get: + patch: tags: - identityGovernance.entitlementManagement - summary: Get controlConfigurations from identityGovernance - description: Configuration settings that control the lifecycle and access policies of entitlement management within a tenant. - operationId: identityGovernance.entitlementManagement_GetControlConfiguration + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_UpdateRole parameters: - - name: controlConfiguration-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of controlConfiguration + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: controlConfiguration - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + 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: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + 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.controlConfiguration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - put: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property controlConfigurations in identityGovernance - operationId: identityGovernance.entitlementManagement_SetControlConfiguration - parameters: - - name: controlConfiguration-id + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of controlConfiguration + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: controlConfiguration + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.controlConfiguration' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -45215,24 +46064,48 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.controlConfiguration' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property controlConfigurations for identityGovernance - operationId: identityGovernance.entitlementManagement_DeleteControlConfiguration + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_DeleteRole parameters: - - name: controlConfiguration-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of controlConfiguration + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: controlConfiguration + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -45245,113 +46118,45 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /identityGovernance/entitlementManagement/controlConfigurations/$count: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.controlConfiguration_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/resourceEnvironments: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: List accessPackageResourceEnvironments - description: Retrieve a list of accessPackageResourceEnvironment objects and their properties. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_ListResourceEnvironment + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role_GetResource 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 + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + 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: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + 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: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceEnvironmentCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to resourceEnvironments for identityGovernance - operationId: identityGovernance.entitlementManagement_CreateResourceEnvironment - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get resourceEnvironments from identityGovernance - description: A reference to the geolocation environments in which a resource is located. - operationId: identityGovernance.entitlementManagement_GetResourceEnvironment - parameters: - - name: accessPackageResourceEnvironment-id + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -45378,30 +46183,54 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resourceEnvironments in identityGovernance - operationId: identityGovernance.entitlementManagement_UpdateResourceEnvironment + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role_UpdateResource parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -45409,24 +46238,48 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resourceEnvironments for identityGovernance - operationId: identityGovernance.entitlementManagement_DeleteResourceEnvironment + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role_DeleteResource parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -45439,121 +46292,46 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get resources from identityGovernance - description: Read-only. Required. - operationId: identityGovernance.entitlementManagement.resourceEnvironment_ListResource + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_GetEnvironment parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.accessPackageResourceCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to resources for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment_CreateResource - parameters: - - name: accessPackageResourceEnvironment-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get resources from identityGovernance - description: Read-only. Required. - operationId: identityGovernance.entitlementManagement.resourceEnvironment_GetResource - parameters: - - name: accessPackageResourceEnvironment-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -45580,63 +46358,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property resources in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment_UpdateResource - parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resources for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment_DeleteResource + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -45645,42 +46386,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - 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 - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/environment': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetEnvironment - parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -45707,25 +46428,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_refresh + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_refresh parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -45734,28 +46455,44 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_ListRole + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_ListUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -45764,6 +46501,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -45801,7 +46554,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -45811,17 +46564,17 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_CreateRole + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_CreateUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -45830,12 +46583,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -45843,26 +46612,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetRole + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_GetUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -45871,6 +46640,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -45879,6 +46656,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -45905,24 +46690,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_UpdateRole + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_UpdateUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -45931,6 +46716,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -45939,12 +46732,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -45952,24 +46753,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_DeleteRole + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource_DeleteUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -45978,6 +46779,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -45986,6 +46795,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -45998,21 +46815,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role_GetResource + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -46021,6 +46839,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -46029,6 +46855,29 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -46051,28 +46900,29 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role_UpdateResource + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_GetFile parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -46081,53 +46931,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role_DeleteResource - parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -46136,50 +46947,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - 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 - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_GetEnvironment - parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceFile required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -46206,25 +46989,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': - post: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_refresh + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -46233,44 +47017,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_ListScope - parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -46279,113 +47033,47 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.accessPackageResourceScopeCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_CreateScope - parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceFile required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true + x-ms-docs-key-type: customDataProvidedResourceFile responses: 2XX: - description: Created navigation property. + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': - get: + put: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_GetScope + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -46394,14 +47082,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -46410,105 +47090,58 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_UpdateScope - parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceFile required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceFile requestBody: - description: New navigation property values + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + type: string + format: binary required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_DeleteScope + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -46517,6 +47150,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -46525,14 +47166,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: If-Match in: header description: ETag @@ -46544,22 +47193,21 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope_GetResource + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -46568,14 +47216,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -46584,58 +47224,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope_UpdateResource - parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -46644,45 +47232,40 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope_DeleteResource + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -46691,50 +47274,55 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true style: simple schema: type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_GetEnvironment + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -46743,67 +47331,44 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: accessPackageResourceRole + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': - post: + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_refresh + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.role_GetCount parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -46812,14 +47377,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -46828,28 +47385,29 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - $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 - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_ListUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -46858,14 +47416,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -46922,16 +47472,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_CreateUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -46940,14 +47490,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -46973,22 +47515,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_GetUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -46997,14 +47539,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -47055,16 +47589,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_UpdateUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47073,14 +47607,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -47118,16 +47644,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource_DeleteUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47136,14 +47662,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -47172,22 +47690,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47196,14 +47714,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -47264,22 +47774,22 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_GetFile parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47288,14 +47798,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -47350,22 +47852,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47374,14 +47876,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -47421,16 +47915,16 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47439,14 +47933,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -47489,16 +47975,16 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47507,14 +47993,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -47550,21 +48028,21 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47573,14 +48051,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -47604,7 +48074,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -47613,16 +48083,16 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47631,14 +48101,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -47665,21 +48127,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resource.scope.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47688,14 +48150,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -47711,21 +48165,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resource.scope_GetCount parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47734,14 +48188,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -47749,22 +48195,25 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_ListUploadSession + summary: List customDataProvidedResourceUploadSession objects + description: Get a list of the customDataProvidedResourceUploadSession objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageresource-list-uploadsessions?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog.resource_ListUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47773,14 +48222,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -47828,17 +48269,21 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_CreateUploadSession + summary: Create customDataProvidedResourceUploadSession + description: 'Create a customDataProvidedResourceUploadSession object. Only one upload session is allowed per reference instance (for example, access review instance) and accessPackageResource pair. Once you create an upload session, upload files, and complete the session, the data is processed and you cannot create another upload session for that same pair. If you encounter errors with files uploaded or need to start fresh, you can delete the active upload session to create a new one. The following table lists the derived types of customDataProvidedResourceUploadSession that can be created. Specify the @odata.type in the request body to indicate the derived type.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageresource-post-uploadsessions?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog.resource_CreateUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47847,14 +48292,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: @@ -47872,22 +48309,25 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_GetUploadSession + summary: Get customDataProvidedResourceUploadSession + description: Read the properties and relationships of a customDataProvidedResourceUploadSession object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog.resource_GetUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47896,14 +48336,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -47945,17 +48377,21 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_UpdateUploadSession + summary: Update customDataProvidedResourceUploadSession + description: Update the properties of a customDataProvidedResourceUploadSession created for an accessPackageResource object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-update?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog.resource_UpdateUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -47964,14 +48400,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -48000,17 +48428,21 @@ paths: delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_DeleteUploadSession + summary: Delete customDataProvidedResourceUploadSession + description: Delete a customDataProvidedResourceUploadSession object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageresource-delete-uploadsessions?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.catalog.resource_DeleteUploadSession parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -48019,14 +48451,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -48047,22 +48471,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -48071,14 +48495,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -48131,22 +48547,22 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_GetFile parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -48155,14 +48571,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -48209,22 +48617,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -48233,14 +48641,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -48272,16 +48672,16 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -48290,14 +48690,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -48332,16 +48724,16 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -48350,14 +48742,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -48385,21 +48769,21 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -48408,14 +48792,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -48431,7 +48807,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -48440,16 +48816,16 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -48458,14 +48834,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -48484,21 +48852,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -48507,14 +48875,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -48522,29 +48882,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resource_GetCount parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -48552,30 +48904,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_ListScope + summary: Get resourceScopes from identityGovernance + operationId: identityGovernance.entitlementManagement.catalog_ListResourceScope parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -48623,25 +48966,17 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_CreateScope + summary: Create new navigation property to resourceScopes for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog_CreateResourceScope parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog requestBody: description: New navigation property content: @@ -48659,30 +48994,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetScope + summary: Get resourceScopes from identityGovernance + operationId: identityGovernance.entitlementManagement.catalog_GetResourceScope parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -48724,25 +49050,17 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_UpdateScope + summary: Update the navigation property resourceScopes in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog_UpdateResourceScope parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -48771,25 +49089,17 @@ paths: delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_DeleteScope + summary: Delete navigation property resourceScopes for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog_DeleteResourceScope parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -48810,29 +49120,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource': get: tags: - identityGovernance.entitlementManagement summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope_GetResource + operationId: identityGovernance.entitlementManagement.catalog.resourceScope_GetResource parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -48875,24 +49177,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope_UpdateResource + operationId: identityGovernance.entitlementManagement.catalog.resourceScope_UpdateResource parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -48922,24 +49216,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope_DeleteResource + operationId: identityGovernance.entitlementManagement.catalog.resourceScope_DeleteResource parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -48960,30 +49246,76 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_GetEnvironment + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_GetEnvironment parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49018,33 +49350,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_refresh + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_refresh parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49059,30 +49383,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles': get: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_ListRole + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_ListRole parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49139,24 +49455,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_CreateRole + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_CreateRole parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49182,30 +49490,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': get: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_GetRole + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_GetRole parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49256,24 +49556,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_UpdateRole + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_UpdateRole parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49311,24 +49603,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_DeleteRole + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_DeleteRole parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49357,29 +49641,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': get: tags: - identityGovernance.entitlementManagement summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role_GetResource + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role_GetResource parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49430,24 +49706,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role_UpdateResource + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role_UpdateResource parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49485,24 +49753,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role_DeleteResource + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role_DeleteResource parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49531,30 +49791,84 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_GetEnvironment + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_GetEnvironment parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49597,33 +49911,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_refresh + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_refresh parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49646,30 +49952,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_ListUploadSession + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_ListScope parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49723,7 +50021,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -49733,25 +50031,17 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_CreateUploadSession + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_CreateScope parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49773,7 +50063,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -49781,34 +50071,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_GetUploadSession + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_GetScope parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49825,14 +50107,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id1 in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -49859,32 +50141,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_UpdateUploadSession + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_UpdateScope parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49901,20 +50175,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id1 in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -49922,32 +50196,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_DeleteUploadSession + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_DeleteScope parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -49964,14 +50230,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id1 in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -49984,30 +50250,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_ListFile + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.scope_GetCount parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50024,14 +50281,45 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_ListUploadSession + parameters: + - name: accessPackageCatalog-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -50069,37 +50357,335 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_CreateUploadSession + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_GetUploadSession + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_UpdateUploadSession + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource_DeleteUploadSession + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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 + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_GetFile + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50162,30 +50748,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50233,24 +50811,16 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50301,24 +50871,16 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50362,29 +50924,21 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50416,7 +50970,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -50425,24 +50979,16 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50477,29 +51023,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50523,29 +51061,52 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.role_GetCount parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/scopes': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_ListScope + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50554,37 +51115,286 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/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.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_CreateScope + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/scopes/{accessPackageResourceScope-id1}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_ListUploadSession + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_GetScope parameters: - - name: accessPackageResourceEnvironment-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceScope-id1 + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_UpdateScope + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceScope-id1 + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_DeleteScope + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceScope-id1 + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - 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 + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/scopes/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.scope_GetCount + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_ListUploadSession + parameters: + - name: accessPackageCatalog-id + in: path + description: The unique identifier of accessPackageCatalog + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50641,24 +51451,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_CreateUploadSession parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50684,30 +51486,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_GetUploadSession parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50758,24 +51552,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_UpdateUploadSession parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50813,24 +51599,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource_DeleteUploadSession parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50859,30 +51637,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -50943,30 +51713,22 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_GetFile parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -51021,30 +51783,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -51084,24 +51838,16 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -51144,24 +51890,16 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -51197,29 +51935,21 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -51243,7 +51973,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -51252,24 +51982,16 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -51296,29 +52018,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceScope.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -51334,29 +52048,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count': + '/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope_GetCount + operationId: identityGovernance.entitlementManagement.catalog.resourceScope_GetCount parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: accessPackageCatalog-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageCatalog required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageCatalog - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -51364,30 +52070,31 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions': + /identityGovernance/entitlementManagement/catalogs/$count: get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_ListUploadSession + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.catalog_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/connectedOrganizations: + get: + tags: + - identityGovernance.entitlementManagement + summary: List connectedOrganizations + description: Retrieve a list of connectedOrganization objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_ListConnectedOrganization parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -51425,7 +52132,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.connectedOrganizationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -51435,31 +52142,18 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_CreateUploadSession - parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource + summary: Create connectedOrganization + description: Create a new connectedOrganization object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_CreateConnectedOrganization requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.connectedOrganization' required: true responses: 2XX: @@ -51467,42 +52161,29 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.connectedOrganization' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetUploadSession + summary: Get connectedOrganization + description: Retrieve the properties and relationships of a connectedOrganization object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_GetConnectedOrganization parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + - name: connectedOrganization-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: connectedOrganization - name: $select in: query description: Select properties to be returned @@ -51529,46 +52210,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.connectedOrganization' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_UpdateUploadSession + summary: Update connectedOrganization + description: Update a connectedOrganization object to change one or more of its properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_UpdateConnectedOrganization parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + - name: connectedOrganization-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: connectedOrganization requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.connectedOrganization' required: true responses: 2XX: @@ -51576,40 +52245,28 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.connectedOrganization' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_DeleteUploadSession + summary: Delete connectedOrganization + description: Delete a connectedOrganization object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_DeleteConnectedOrganization parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + - name: connectedOrganization-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: connectedOrganization - name: If-Match in: header description: ETag @@ -51622,38 +52279,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_ListFile + summary: Get externalSponsors from identityGovernance + operationId: identityGovernance.entitlementManagement.connectedOrganization_ListExternalSponsor parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + - name: connectedOrganization-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: connectedOrganization - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -51691,66 +52331,97 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref': + delete: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_GetFile + summary: Remove externalSponsors + description: Remove a user or a group from the externalSponsors relationship of a connectedOrganization. External sponsors are a set of users who can approve requests on behalf of other users from that connected organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.connectedOrganization.externalSponsor_DeleteDirectoryObjectGraphBPreRef parameters: - - name: accessPackageResourceEnvironment-id + - name: connectedOrganization-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + x-ms-docs-key-type: connectedOrganization + - name: directoryObject-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of directoryObject required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: directoryObject + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.connectedOrganization.externalSponsor_GetCount + parameters: + - name: connectedOrganization-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: connectedOrganization + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get ref of externalSponsors from identityGovernance + operationId: identityGovernance.entitlementManagement.connectedOrganization_ListExternalSponsorGraphBPreRef + parameters: + - name: connectedOrganization-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - - 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: connectedOrganization + - $ref: '#/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: @@ -51760,155 +52431,163 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: + post: tags: - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_GetFilesContent + summary: Add externalSponsors + description: Add a user or a group to the externalSponsors relationship of a connectedOrganization. External sponsors are a set of users who can approve requests on behalf of other users from that connected organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.connectedOrganization_CreateExternalSponsorGraphBPreRef parameters: - - name: accessPackageResourceEnvironment-id + - name: connectedOrganization-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + x-ms-docs-key-type: connectedOrganization + requestBody: + $ref: '#/components/requestBodies/refPostBody' + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Remove externalSponsors + description: Remove a user or a group from the externalSponsors relationship of a connectedOrganization. External sponsors are a set of users who can approve requests on behalf of other users from that connected organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.connectedOrganization_DeleteExternalSponsorGraphBPreRef + parameters: + - name: connectedOrganization-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true + x-ms-docs-key-type: connectedOrganization + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile + - name: '@id' + in: query + description: The delete Uri required: true - style: simple + style: form + explode: false schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile 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 + '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors': + get: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_SetFilesContent + summary: Get internalSponsors from identityGovernance + operationId: identityGovernance.entitlementManagement.connectedOrganization_ListInternalSponsor parameters: - - name: accessPackageResourceEnvironment-id + - name: connectedOrganization-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple + x-ms-docs-key-type: connectedOrganization + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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: accessPackageResource - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - 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: customDataProvidedResourceFile - 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 + $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref': delete: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_DeleteFilesContent + summary: Remove internalSponsors + description: Remove a user or a group from the internalSponsors relationship of a connectedOrganization. Internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.connectedOrganization.internalSponsor_DeleteDirectoryObjectGraphBPreRef parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + - name: connectedOrganization-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: connectedOrganization + - name: directoryObject-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of directoryObject required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: directoryObject - name: If-Match in: header description: ETag @@ -51920,147 +52599,138 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.connectedOrganization.internalSponsor_GetCount parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id + - name: connectedOrganization-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: connectedOrganization + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get ref of internalSponsors from identityGovernance + operationId: identityGovernance.entitlementManagement.connectedOrganization_ListInternalSponsorGraphBPreRef + parameters: + - name: connectedOrganization-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: connectedOrganization + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/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/ODataCountResponse' + $ref: '#/components/responses/StringCollectionResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation post: tags: - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + summary: Add internalSponsors + description: Add a user or a group to the internalSponsors relationship of a connectedOrganization. Internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_uploadFile + url: https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.connectedOrganization_CreateInternalSponsorGraphBPreRef parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + - name: connectedOrganization-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: connectedOrganization + requestBody: + $ref: '#/components/requestBodies/refPostBody' responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/$count': - get: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_GetCount + summary: Remove internalSponsors + description: Remove a user or a group from the internalSponsors relationship of a connectedOrganization. Internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.connectedOrganization_DeleteInternalSponsorGraphBPreRef parameters: - - name: accessPackageResourceEnvironment-id + - name: connectedOrganization-id in: path - description: The unique identifier of accessPackageResourceEnvironment + description: The unique identifier of connectedOrganization required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true + x-ms-docs-key-type: connectedOrganization + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetCount - parameters: - - name: accessPackageResourceEnvironment-id - in: path - description: The unique identifier of accessPackageResourceEnvironment + - name: '@id' + in: query + description: The delete Uri required: true - style: simple + style: form + explode: false schema: type: string - x-ms-docs-key-type: accessPackageResourceEnvironment - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/resourceEnvironments/$count: + x-ms-docs-operation-type: operation + /identityGovernance/entitlementManagement/connectedOrganizations/$count: get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceEnvironment_GetCount + operationId: identityGovernance.entitlementManagement.connectedOrganization_GetCount parameters: - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' @@ -52069,16 +52739,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/resourceRequests: + /identityGovernance/entitlementManagement/controlConfigurations: get: tags: - identityGovernance.entitlementManagement - summary: List accessPackageResourceRequests - description: Retrieve a list of accessPackageResourceRequest objects. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourcerequests?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_ListResourceRequest + summary: Get controlConfigurations from identityGovernance + description: Configuration settings that control the lifecycle and access policies of entitlement management within a tenant. + operationId: identityGovernance.entitlementManagement_ListControlConfiguration parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' @@ -52117,7 +52784,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRequestCollectionResponse' + $ref: '#/components/responses/microsoft.graph.controlConfigurationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -52127,18 +52794,14 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create accessPackageResourceRequest - description: 'Create a new accessPackageResourceRequest object to request the addition of a resource to an access package catalog, update of a resource, or the removal of a resource from a catalog. A resource must be included in an access package catalog before a role of that resource can be added to an access package.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-resourcerequests?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_CreateResourceRequest + summary: Create new navigation property to controlConfigurations for identityGovernance + operationId: identityGovernance.entitlementManagement_CreateControlConfiguration requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' + $ref: '#/components/schemas/microsoft.graph.controlConfiguration' required: true responses: 2XX: @@ -52146,26 +52809,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' + $ref: '#/components/schemas/microsoft.graph.controlConfiguration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}': + '/identityGovernance/entitlementManagement/controlConfigurations/{controlConfiguration-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get resourceRequests from identityGovernance - description: Represents a request to add or remove a resource to or from a catalog respectively. - operationId: identityGovernance.entitlementManagement_GetResourceRequest + summary: Get controlConfigurations from identityGovernance + description: Configuration settings that control the lifecycle and access policies of entitlement management within a tenant. + operationId: identityGovernance.entitlementManagement_GetControlConfiguration parameters: - - name: accessPackageResourceRequest-id + - name: controlConfiguration-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of controlConfiguration required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: controlConfiguration - name: $select in: query description: Select properties to be returned @@ -52192,30 +52855,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' + $ref: '#/components/schemas/microsoft.graph.controlConfiguration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + put: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resourceRequests in identityGovernance - operationId: identityGovernance.entitlementManagement_UpdateResourceRequest + summary: Update the navigation property controlConfigurations in identityGovernance + operationId: identityGovernance.entitlementManagement_SetControlConfiguration parameters: - - name: accessPackageResourceRequest-id + - name: controlConfiguration-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of controlConfiguration required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: controlConfiguration requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' + $ref: '#/components/schemas/microsoft.graph.controlConfiguration' required: true responses: 2XX: @@ -52223,24 +52886,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' + $ref: '#/components/schemas/microsoft.graph.controlConfiguration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resourceRequests for identityGovernance - operationId: identityGovernance.entitlementManagement_DeleteResourceRequest + summary: Delete navigation property controlConfigurations for identityGovernance + operationId: identityGovernance.entitlementManagement_DeleteControlConfiguration parameters: - - name: accessPackageResourceRequest-id + - name: controlConfiguration-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of controlConfiguration required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: controlConfiguration - name: If-Match in: header description: ETag @@ -52253,21 +52916,120 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog': + /identityGovernance/entitlementManagement/controlConfigurations/$count: get: tags: - identityGovernance.entitlementManagement - summary: Get catalog from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest_GetCatalog + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.controlConfiguration_GetCount parameters: - - name: accessPackageResourceRequest-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/externalOriginResourceConnectors: + get: + tags: + - identityGovernance.entitlementManagement + summary: List externalOriginResourceConnectors + description: Get a list of externalOriginResourceConnector objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-externaloriginresourceconnectors?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_ListExternalOriginResourceConnector + 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.externalOriginResourceConnectorCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create externalOriginResourceConnector + description: Creates a new externalOriginResourceConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-externaloriginresourceconnectors?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_CreateExternalOriginResourceConnector + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/externalOriginResourceConnectors/{externalOriginResourceConnector-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector + description: Read the properties and relationships of an externalOriginResourceConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/externaloriginresourceconnector-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_GetExternalOriginResourceConnector + parameters: + - name: externalOriginResourceConnector-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of externalOriginResourceConnector required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: externalOriginResourceConnector - name: $select in: query description: Select properties to be returned @@ -52294,30 +53056,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property catalog in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest_UpdateCatalog + summary: Update externalOriginResourceConnector + description: Update the properties of an externalOriginResourceConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/externaloriginresourceconnector-update?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_UpdateExternalOriginResourceConnector parameters: - - name: accessPackageResourceRequest-id + - name: externalOriginResourceConnector-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of externalOriginResourceConnector required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: externalOriginResourceConnector requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' required: true responses: 2XX: @@ -52325,24 +53091,28 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property catalog for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest_DeleteCatalog + summary: Delete externalOriginResourceConnector + description: Delete an externalOriginResourceConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/externaloriginresourceconnector-delete?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_DeleteExternalOriginResourceConnector parameters: - - name: accessPackageResourceRequest-id + - name: externalOriginResourceConnector-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of externalOriginResourceConnector required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: externalOriginResourceConnector - name: If-Match in: header description: ETag @@ -52355,22 +53125,31 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages': + /identityGovernance/entitlementManagement/externalOriginResourceConnectors/$count: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackages from identityGovernance - description: The access packages in this catalog. Read-only. Nullable. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_ListAccessPackage + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.externalOriginResourceConnector_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/resourceEnvironments: + get: + tags: + - identityGovernance.entitlementManagement + summary: List accessPackageResourceEnvironments + description: Retrieve a list of accessPackageResourceEnvironment objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_ListResourceEnvironment parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -52408,37 +53187,51 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceEnvironmentCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}': + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to resourceEnvironments for identityGovernance + operationId: identityGovernance.entitlementManagement_CreateResourceEnvironment + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackages from identityGovernance - description: The access packages in this catalog. Read-only. Nullable. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_GetAccessPackage + summary: Get resourceEnvironments from identityGovernance + description: A reference to the geolocation environments in which a resource is located. + operationId: identityGovernance.entitlementManagement_GetResourceEnvironment parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackage-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackage + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackage + x-ms-docs-key-type: accessPackageResourceEnvironment - name: $select in: query description: Select properties to be returned @@ -52465,47 +53258,83 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackage' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count': - get: + patch: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.accessPackage_GetCount + summary: Update the navigation property resourceEnvironments in identityGovernance + operationId: identityGovernance.entitlementManagement_UpdateResourceEnvironment parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessPackageResourceEnvironment + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions': + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property resourceEnvironments for identityGovernance + operationId: identityGovernance.entitlementManagement_DeleteResourceEnvironment + parameters: + - name: accessPackageResourceEnvironment-id + in: path + description: The unique identifier of accessPackageResourceEnvironment + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceEnvironment + - 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 + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources': get: tags: - identityGovernance.entitlementManagement - summary: Get customWorkflowExtensions from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_ListCustomWorkflowExtension + summary: Get resources from identityGovernance + description: Read-only. Required. + operationId: identityGovernance.entitlementManagement.resourceEnvironment_ListResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -52543,7 +53372,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customCalloutExtensionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -52553,23 +53382,23 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to customWorkflowExtensions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_CreateCustomWorkflowExtension + summary: Create new navigation property to resources for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment_CreateResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -52577,33 +53406,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get customWorkflowExtensions from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_GetCustomWorkflowExtension + summary: Get resources from identityGovernance + description: Read-only. Required. + operationId: identityGovernance.entitlementManagement.resourceEnvironment_GetResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: customCalloutExtension-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of customCalloutExtension + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: customCalloutExtension + x-ms-docs-key-type: accessPackageResource - name: $select in: query description: Select properties to be returned @@ -52630,38 +53460,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property customWorkflowExtensions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_UpdateCustomWorkflowExtension + summary: Update the navigation property resources in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment_UpdateResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: customCalloutExtension-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of customCalloutExtension + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: customCalloutExtension + x-ms-docs-key-type: accessPackageResource requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -52669,32 +53499,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property customWorkflowExtensions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_DeleteCustomWorkflowExtension + summary: Delete navigation property resources for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment_DeleteResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: customCalloutExtension-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of customCalloutExtension + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: customCalloutExtension + x-ms-docs-key-type: accessPackageResource - name: If-Match in: header description: ETag @@ -52707,58 +53537,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.customWorkflowExtension_GetCount + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetEnvironment parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get resourceRoles from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_ListResourceRole - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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: accessPackageResource - name: $select in: query description: Select properties to be returned @@ -52781,67 +53583,136 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to resourceRoles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_CreateResourceRole + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - required: true + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_refresh + parameters: + - name: accessPackageResourceEnvironment-id + in: path + description: The unique identifier of accessPackageResourceEnvironment + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles': get: tags: - identityGovernance.entitlementManagement - summary: Get resourceRoles from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_GetResourceRole + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_ListRole parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -52864,38 +53735,37 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resourceRoles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_UpdateResourceRole + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_CreateRole parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: @@ -52903,7 +53773,7 @@ paths: required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: @@ -52911,55 +53781,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resourceRoles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_DeleteResourceRole + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetRole parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - 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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole_GetResource - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -52994,24 +53839,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole_UpdateResource + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_UpdateRole parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53025,7 +53878,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -53033,24 +53886,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole_DeleteResource + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_DeleteRole parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53071,22 +53932,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_GetEnvironment + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role_GetResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53121,55 +53989,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': - post: + patch: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_refresh + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role_UpdateResource parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/roles': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_ListRole - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53178,64 +54023,45 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.accessPackageResource' + required: true responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + delete: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_CreateRole + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role_DeleteResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53244,48 +54070,43 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - required: true + - 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.accessPackageResourceRole' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/roles/{accessPackageResourceRole-id1}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_GetRole + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_GetEnvironment parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceRole-id1 + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole required: true @@ -53319,33 +54140,35 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_UpdateRole + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceRole-id1 + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole required: true @@ -53353,46 +54176,60 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - 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.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_DeleteRole + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_refresh parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceRole-id1 + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole required: true @@ -53400,64 +54237,36 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - 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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/roles/$count': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.role_GetCount + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_ListScope parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_ListScope - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53514,16 +54323,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_CreateScope + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_CreateScope parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53549,22 +54366,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_GetScope + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_GetScope parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53615,16 +54440,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_UpdateScope + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_UpdateScope parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53662,16 +54495,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_DeleteScope + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_DeleteScope parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53700,21 +54541,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': get: tags: - identityGovernance.entitlementManagement summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope_GetResource + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope_GetResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53765,16 +54614,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope_UpdateResource + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope_UpdateResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53812,16 +54669,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope_DeleteResource + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope_DeleteResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53850,22 +54715,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_GetEnvironment + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_GetEnvironment parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53912,21 +54785,99 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageResourceEnvironment-id + in: path + description: The unique identifier of accessPackageResourceEnvironment + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_refresh + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_refresh parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -53949,22 +54900,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_ListRole + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_ListUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -54018,7 +54977,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -54028,17 +54987,25 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_CreateRole + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_CreateUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -54060,7 +55027,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -54068,26 +55035,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_GetRole + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_GetUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -54104,14 +55079,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id1 + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -54138,24 +55113,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_UpdateRole + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_UpdateUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -54172,20 +55155,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id1 + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -54193,24 +55176,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_DeleteRole + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource_DeleteUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -54227,14 +55218,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id1 + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -54247,60 +55238,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.role_GetCount + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_ListUploadSession - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -54317,6 +55278,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -54354,76 +55323,37 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_CreateUploadSession + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_GetFile parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_GetUploadSession - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -54448,6 +55378,14 @@ paths: schema: type: string x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -54474,293 +55412,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_UpdateUploadSession + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_DeleteUploadSession - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - 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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_ListFile - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_GetFile - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.customDataProvidedResourceFile' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_GetFilesContent - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -54808,16 +55487,24 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -54868,16 +55555,24 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -54921,21 +55616,29 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -54967,7 +55670,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -54976,16 +55679,24 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55020,21 +55731,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55058,21 +55777,29 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope_GetCount + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.scope_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55088,22 +55815,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_ListUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55160,16 +55895,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_CreateUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55195,22 +55938,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_GetUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55261,16 +56012,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_UpdateUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55308,16 +56067,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource_DeleteUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55346,22 +56113,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55422,22 +56197,30 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_GetFile parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55492,22 +56275,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55547,16 +56338,24 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55599,16 +56398,24 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55644,21 +56451,29 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55682,7 +56497,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -55691,16 +56506,24 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55727,21 +56550,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -55757,21 +56588,29 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole_GetCount + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.role_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -55779,22 +56618,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes': get: tags: - identityGovernance.entitlementManagement - summary: Get resources from identityGovernance - description: Access package resources in this catalog. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_ListResource + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_ListScope parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -55832,7 +56679,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -55842,23 +56689,31 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to resources for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_CreateResource + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_CreateScope parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -55866,26 +56721,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get resources from identityGovernance - description: Access package resources in this catalog. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_GetResource + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetScope parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -55894,6 +56749,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -55920,24 +56783,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resources in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_UpdateResource + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_UpdateScope parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -55946,12 +56809,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -55959,24 +56830,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resources for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_DeleteResource + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_DeleteScope parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -55985,6 +56856,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -55997,22 +56876,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetEnvironment + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope_GetResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56021,6 +56899,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -56047,25 +56933,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/microsoft.graph.refresh': - post: + patch: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_refresh + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope_UpdateResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56074,28 +56959,45 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles': - get: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_ListRole + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope_DeleteResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56104,105 +57006,42 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.accessPackageResourceRoleCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_CreateRole - parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true + x-ms-docs-key-type: accessPackageResourceScope + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - required: true responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetRole + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_GetEnvironment parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56211,14 +57050,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -56245,24 +57084,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_UpdateRole + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56271,45 +57112,59 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - required: true + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_DeleteRole + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_refresh parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56318,41 +57173,36 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: accessPackageResourceScope responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role_GetResource + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_ListRole parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56361,14 +57211,29 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -56391,28 +57256,27 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role_UpdateResource + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_CreateRole parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56421,45 +57285,47 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role_DeleteResource + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_GetRole parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56468,50 +57334,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - 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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_GetEnvironment - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -56546,25 +57376,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': - post: + patch: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_refresh + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_UpdateRole parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56573,44 +57402,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_ListScope - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -56619,64 +57418,37 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.accessPackageResourceRole' + required: true responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + delete: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_CreateScope + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_DeleteRole parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56685,6 +57457,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -56693,39 +57473,33 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true + - 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.accessPackageResourceScope' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_GetScope + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role_GetResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56734,22 +57508,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -56776,24 +57550,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_UpdateScope + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role_UpdateResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56802,28 +57576,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -56831,24 +57605,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_DeleteScope + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role_DeleteResource parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56857,22 +57631,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -56885,21 +57659,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope_GetResource + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_GetEnvironment parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -56908,22 +57683,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -56950,79 +57725,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope_UpdateResource - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope_DeleteResource + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57031,14 +57753,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -57047,42 +57761,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - 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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_GetEnvironment - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -57091,14 +57769,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -57125,25 +57795,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_refresh + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_refresh parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57152,44 +57822,44 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_ListUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57198,22 +57868,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -57262,16 +57932,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_CreateUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57280,22 +57950,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: @@ -57313,22 +57983,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_GetUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57337,22 +58007,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -57395,16 +58065,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_UpdateUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57413,22 +58083,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -57458,16 +58128,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource_DeleteUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57476,22 +58146,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -57512,22 +58182,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57536,22 +58206,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -57604,22 +58274,22 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_GetFile parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57628,22 +58298,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -57690,22 +58360,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57714,22 +58384,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -57761,16 +58431,16 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57779,22 +58449,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -57829,16 +58499,16 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57847,22 +58517,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -57890,21 +58560,21 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57913,22 +58583,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -57944,7 +58614,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -57953,16 +58623,16 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -57971,22 +58641,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -58005,21 +58675,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58028,22 +58698,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -58051,21 +58721,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope_GetCount + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.role_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58074,14 +58744,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -58089,22 +58759,22 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_ListUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58113,14 +58783,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -58169,16 +58839,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_CreateUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58187,14 +58857,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: @@ -58212,22 +58882,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_GetUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58236,14 +58906,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -58286,16 +58956,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_UpdateUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58304,14 +58974,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -58341,16 +59011,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource_DeleteUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58359,14 +59029,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -58387,22 +59057,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58411,14 +59081,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -58471,22 +59141,22 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_GetFile parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58495,14 +59165,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -58549,22 +59219,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58573,14 +59243,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -58612,16 +59282,16 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58630,14 +59300,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -58672,16 +59342,16 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58690,14 +59360,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -58725,21 +59395,21 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58748,14 +59418,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -58771,7 +59441,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -58780,16 +59450,16 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58798,14 +59468,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -58824,21 +59494,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58847,14 +59517,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -58862,21 +59532,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/$count': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.scope_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58892,22 +59562,22 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_ListScope + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_ListUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58953,7 +59623,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -58963,17 +59633,17 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_CreateScope + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_CreateUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -58987,7 +59657,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -58995,26 +59665,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetScope + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -59023,14 +59693,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -59057,24 +59727,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_UpdateScope + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_UpdateUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -59083,20 +59753,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -59104,24 +59774,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_DeleteScope + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_DeleteUploadSession parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -59130,14 +59800,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -59150,21 +59820,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope_GetResource + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -59173,14 +59844,98 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_GetFile + parameters: + - name: accessPackageResourceEnvironment-id + in: path + description: The unique identifier of accessPackageResourceEnvironment + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -59207,24 +59962,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope_UpdateResource + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -59233,45 +59990,99 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageResourceEnvironment-id + in: path + description: The unique identifier of accessPackageResourceEnvironment + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceEnvironment + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile requestBody: - description: New navigation property values + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + type: string + format: binary required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope_DeleteResource + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -59280,14 +60091,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: If-Match in: header description: ETag @@ -59299,23 +60118,21 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_GetEnvironment + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -59324,59 +60141,40 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_refresh + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -59385,36 +60183,39 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles': + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_ListRole + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceEnvironment - name: accessPackageResource-id in: path description: The unique identifier of accessPackageResource @@ -59423,14 +60224,60 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceEnvironment.resource_GetCount + parameters: + - name: accessPackageResourceEnvironment-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceEnvironment required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceEnvironment + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/resourceEnvironments/$count: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceEnvironment_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/resourceRequests: + get: + tags: + - identityGovernance.entitlementManagement + summary: List accessPackageResourceRequests + description: Retrieve a list of accessPackageResourceRequest objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourcerequests?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_ListResourceRequest + parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -59468,7 +60315,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRequestCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -59478,39 +60325,18 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_CreateRole - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope + summary: Create accessPackageResourceRequest + description: 'Create a new accessPackageResourceRequest object to request the addition of a resource to an access package catalog, update of a resource, or the removal of a resource from a catalog. A resource must be included in an access package catalog before a role of that resource can be added to an access package.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagement-post-resourcerequests?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_CreateResourceRequest requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' required: true responses: 2XX: @@ -59518,17 +60344,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_GetRole + summary: Get resourceRequests from identityGovernance + description: Represents a request to add or remove a resource to or from a catalog respectively. + operationId: identityGovernance.entitlementManagement_GetResourceRequest parameters: - name: accessPackageResourceRequest-id in: path @@ -59538,30 +60364,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -59588,15 +60390,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_UpdateRole + summary: Update the navigation property resourceRequests in identityGovernance + operationId: identityGovernance.entitlementManagement_UpdateResourceRequest parameters: - name: accessPackageResourceRequest-id in: path @@ -59606,36 +60408,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' required: true responses: 2XX: @@ -59643,15 +60421,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRequest' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_DeleteRole + summary: Delete navigation property resourceRequests for identityGovernance + operationId: identityGovernance.entitlementManagement_DeleteResourceRequest parameters: - name: accessPackageResourceRequest-id in: path @@ -59661,30 +60439,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -59697,12 +60451,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role_GetResource + summary: Get catalog from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest_GetCatalog parameters: - name: accessPackageResourceRequest-id in: path @@ -59712,30 +60466,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -59762,15 +60492,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role_UpdateResource + summary: Update the navigation property catalog in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest_UpdateCatalog parameters: - name: accessPackageResourceRequest-id in: path @@ -59780,36 +60510,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' required: true responses: 2XX: @@ -59817,15 +60523,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageCatalog' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role_DeleteResource + summary: Delete navigation property catalog for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest_DeleteCatalog parameters: - name: accessPackageResourceRequest-id in: path @@ -59835,30 +60541,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -59871,13 +60553,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_GetEnvironment + summary: Get accessPackages from identityGovernance + description: The access packages in this catalog. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_ListAccessPackage parameters: - name: accessPackageResourceRequest-id in: path @@ -59887,30 +60569,74 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - 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: accessPackageResource - - name: accessPackageResourceScope-id + 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.accessPackageCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get accessPackages from identityGovernance + description: The access packages in this catalog. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_GetAccessPackage + parameters: + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackage-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackage required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackage - name: $select in: query description: Select properties to be returned @@ -59937,16 +60663,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.accessPackage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': - post: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_refresh + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.accessPackage_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -59956,43 +60682,19 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole + - $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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_ListUploadSession + summary: Get customWorkflowExtensions from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_ListCustomWorkflowExtension parameters: - name: accessPackageResourceRequest-id in: path @@ -60002,30 +60704,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -60063,7 +60741,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customCalloutExtensionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -60073,8 +60751,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_CreateUploadSession + summary: Create new navigation property to customWorkflowExtensions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_CreateCustomWorkflowExtension parameters: - name: accessPackageResourceRequest-id in: path @@ -60084,36 +60762,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' required: true responses: 2XX: @@ -60121,17 +60775,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_GetUploadSession + summary: Get customWorkflowExtensions from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_GetCustomWorkflowExtension parameters: - name: accessPackageResourceRequest-id in: path @@ -60141,38 +60794,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: customCalloutExtension-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of customCalloutExtension required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: customCalloutExtension - name: $select in: query description: Select properties to be returned @@ -60199,15 +60828,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_UpdateUploadSession + summary: Update the navigation property customWorkflowExtensions in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_UpdateCustomWorkflowExtension parameters: - name: accessPackageResourceRequest-id in: path @@ -60217,44 +60846,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: customCalloutExtension-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of customCalloutExtension required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: customCalloutExtension requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' required: true responses: 2XX: @@ -60262,15 +60867,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_DeleteUploadSession + summary: Delete navigation property customWorkflowExtensions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_DeleteCustomWorkflowExtension parameters: - name: accessPackageResourceRequest-id in: path @@ -60280,38 +60885,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: customCalloutExtension-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of customCalloutExtension required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: customCalloutExtension - name: If-Match in: header description: ETag @@ -60324,13 +60905,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_ListFile + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.customWorkflowExtension_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -60340,38 +60920,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resourceRoles from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_ListResourceRole + parameters: + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRequest - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -60409,20 +60979,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + post: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_GetFile + summary: Create new navigation property to resourceRoles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_CreateResourceRole parameters: - name: accessPackageResourceRequest-id in: path @@ -60432,22 +61000,38 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resourceRoles from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_GetResourceRole + parameters: + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -60456,22 +61040,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -60498,17 +61066,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: + patch: tags: - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_GetFilesContent + summary: Update the navigation property resourceRoles in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_UpdateResourceRole parameters: - name: accessPackageResourceRequest-id in: path @@ -60518,22 +61084,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -60542,38 +61092,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true responses: 2XX: - description: Retrieved media content + description: Success content: - application/octet-stream: + application/json: schema: - type: string - format: binary + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_SetFilesContent + summary: Delete navigation property resourceRoles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_DeleteResourceRole parameters: - name: accessPackageResourceRequest-id in: path @@ -60583,23 +61123,7 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole required: true @@ -60607,41 +61131,24 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - 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' - delete: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource': + get: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_DeleteFilesContent + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole_GetResource parameters: - name: accessPackageResourceRequest-id in: path @@ -60651,22 +61158,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -60675,39 +61166,41 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - 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: customDataProvidedResourceFile - - 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.accessPackageResource' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': - get: + x-ms-docs-operation-type: operation + patch: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession.file_GetCount + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole_UpdateResource parameters: - name: accessPackageResourceRequest-id in: path @@ -60717,22 +61210,45 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole_DeleteResource + parameters: + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -60741,31 +61257,25 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_uploadFile + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id in: path @@ -60775,22 +61285,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -60799,30 +61293,43 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_GetCount + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageResourceRequest-id in: path @@ -60832,22 +61339,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -60856,19 +61347,42 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $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: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count': - get: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role_GetCount + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_refresh parameters: - name: accessPackageResourceRequest-id in: path @@ -60878,36 +61392,27 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessPackageResourceRole responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/roles': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_ListUploadSession + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_ListRole parameters: - name: accessPackageResourceRequest-id in: path @@ -60917,22 +61422,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -60970,7 +61467,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -60980,8 +61477,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_CreateUploadSession + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_CreateRole parameters: - name: accessPackageResourceRequest-id in: path @@ -60991,28 +61488,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -61020,17 +61509,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/roles/{accessPackageResourceRole-id1}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_GetUploadSession + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_GetRole parameters: - name: accessPackageResourceRequest-id in: path @@ -61040,30 +61529,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceRole-id1 in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -61090,15 +61571,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_UpdateUploadSession + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_UpdateRole parameters: - name: accessPackageResourceRequest-id in: path @@ -61108,36 +61589,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceRole-id1 in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -61145,15 +61618,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_DeleteUploadSession + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_DeleteRole parameters: - name: accessPackageResourceRequest-id in: path @@ -61163,30 +61636,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceRole-id1 in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -61199,13 +61664,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_ListFile + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.role_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -61215,30 +61679,45 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_ListScope + parameters: + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -61276,20 +61755,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + post: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_GetFile + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_CreateScope parameters: - name: accessPackageResourceRequest-id in: path @@ -61299,38 +61776,63 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_GetScope + parameters: + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -61357,17 +61859,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: + patch: tags: - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_GetFilesContent + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_UpdateScope parameters: - name: accessPackageResourceRequest-id in: path @@ -61377,14 +61877,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -61393,38 +61893,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true responses: 2XX: - description: Retrieved media content + description: Success content: - application/octet-stream: + application/json: schema: - type: string - format: binary + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_SetFilesContent + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_DeleteScope parameters: - name: accessPackageResourceRequest-id in: path @@ -61434,14 +61924,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -61450,41 +61940,24 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - 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' - delete: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + get: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_DeleteFilesContent + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope_GetResource parameters: - name: accessPackageResourceRequest-id in: path @@ -61494,14 +61967,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -61510,39 +61983,88 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-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.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope_UpdateResource + parameters: + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true style: simple schema: type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': - get: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession.file_GetCount + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope_DeleteResource parameters: - name: accessPackageResourceRequest-id in: path @@ -61552,14 +62074,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -61568,31 +62090,25 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_uploadFile + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id in: path @@ -61602,14 +62118,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -61618,30 +62134,43 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_GetCount + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageResourceRequest-id in: path @@ -61651,14 +62180,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -61667,19 +62196,42 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - $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: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count': - get: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope_GetCount + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_refresh parameters: - name: accessPackageResourceRequest-id in: path @@ -61689,28 +62241,35 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_ListUploadSession + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_ListRole parameters: - name: accessPackageResourceRequest-id in: path @@ -61720,14 +62279,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -61765,7 +62332,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -61775,8 +62342,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_CreateUploadSession + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_CreateRole parameters: - name: accessPackageResourceRequest-id in: path @@ -61786,20 +62353,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -61807,17 +62382,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetUploadSession + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_GetRole parameters: - name: accessPackageResourceRequest-id in: path @@ -61827,22 +62402,30 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id1 + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -61869,15 +62452,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_UpdateUploadSession + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_UpdateRole parameters: - name: accessPackageResourceRequest-id in: path @@ -61887,28 +62470,36 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id1 + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -61916,15 +62507,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_DeleteUploadSession + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_DeleteRole parameters: - name: accessPackageResourceRequest-id in: path @@ -61934,22 +62525,30 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id1 + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -61962,13 +62561,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_ListFile + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.role_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -61978,22 +62576,61 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_ListUploadSession + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -62031,20 +62668,242 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_CreateUploadSession + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_GetUploadSession + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_UpdateUploadSession + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource_DeleteUploadSession + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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 + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_ListFile parameters: - name: accessPackageResourceRequest-id in: path @@ -62054,14 +62913,106 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_GetFile + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -62108,13 +63059,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_GetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -62124,14 +63075,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -62163,7 +63122,7 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_SetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -62173,14 +63132,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -62215,7 +63182,7 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -62225,14 +63192,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -62260,12 +63235,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession.file_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -62275,14 +63250,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -62298,7 +63281,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -62307,7 +63290,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_uploadFile parameters: - name: accessPackageResourceRequest-id in: path @@ -62317,14 +63300,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -62343,12 +63334,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope.resource.uploadSession_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -62358,14 +63349,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResource-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -62373,12 +63372,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.scope_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -62388,6 +63387,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -62395,12 +63402,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get resourceScopes from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_ListResourceScope + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_ListUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -62410,6 +63418,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -62447,7 +63463,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -62457,8 +63473,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to resourceScopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_CreateResourceScope + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_CreateUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -62468,12 +63484,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -62481,16 +63505,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get resourceScopes from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_GetResourceScope + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_GetUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -62500,14 +63525,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -62534,15 +63567,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resourceScopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_UpdateResourceScope + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_UpdateUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -62552,20 +63585,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -62573,15 +63614,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resourceScopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_DeleteResourceScope + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource_DeleteUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -62591,14 +63632,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -62611,12 +63660,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope_GetResource + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_ListFile parameters: - name: accessPackageResourceRequest-id in: path @@ -62626,14 +63676,106 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_GetFile + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -62660,15 +63802,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope_UpdateResource + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_GetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -62678,36 +63822,98 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile requestBody: - description: New navigation property values + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + type: string + format: binary required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope_DeleteResource + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -62717,14 +63923,30 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: If-Match in: header description: ETag @@ -62736,14 +63958,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/environment': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_GetEnvironment + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession.file_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -62753,50 +63973,80 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + 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: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_uploadFile + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': - post: + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_refresh + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole.resource.uploadSession_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -62806,27 +64056,27 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole + - $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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_ListRole + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceRole_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -62836,14 +64086,29 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resources from identityGovernance + description: Access package resources in this catalog. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_ListResource + parameters: + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRequest - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -62881,7 +64146,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -62891,8 +64156,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_CreateRole + summary: Create new navigation property to resources for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_CreateResource parameters: - name: accessPackageResourceRequest-id in: path @@ -62902,20 +64167,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -62923,17 +64180,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_GetRole + summary: Get resources from identityGovernance + description: Access package resources in this catalog. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_GetResource parameters: - name: accessPackageResourceRequest-id in: path @@ -62943,22 +64200,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: $select in: query description: Select properties to be returned @@ -62985,15 +64234,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_UpdateRole + summary: Update the navigation property resources in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_UpdateResource parameters: - name: accessPackageResourceRequest-id in: path @@ -63003,28 +64252,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -63032,15 +64273,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_DeleteRole + summary: Delete navigation property resources for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_DeleteResource parameters: - name: accessPackageResourceRequest-id in: path @@ -63050,22 +64291,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: If-Match in: header description: ETag @@ -63078,12 +64311,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role_GetResource + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id in: path @@ -63093,22 +64327,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: $select in: query description: Select properties to be returned @@ -63135,15 +64361,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role_UpdateResource + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageResourceRequest-id in: path @@ -63153,118 +64381,19 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role_DeleteResource - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - 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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_GetEnvironment - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: accessPackageResource + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: uniqueItems: true type: array @@ -63286,16 +64415,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_refresh parameters: - name: accessPackageResourceRequest-id in: path @@ -63305,35 +64434,27 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance + summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_ListScope + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_ListRole parameters: - name: accessPackageResourceRequest-id in: path @@ -63343,22 +64464,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -63396,7 +64509,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -63406,8 +64519,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_CreateScope + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_CreateRole parameters: - name: accessPackageResourceRequest-id in: path @@ -63417,28 +64530,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -63446,17 +64551,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance + summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_GetScope + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetRole parameters: - name: accessPackageResourceRequest-id in: path @@ -63466,14 +64571,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -63482,14 +64587,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id1 - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -63516,15 +64613,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_UpdateScope + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_UpdateRole parameters: - name: accessPackageResourceRequest-id in: path @@ -63534,14 +64631,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -63550,20 +64647,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id1 - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -63571,15 +64660,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_DeleteScope + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_DeleteRole parameters: - name: accessPackageResourceRequest-id in: path @@ -63589,14 +64678,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -63605,14 +64694,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id1 - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -63625,51 +64706,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.scope_GetCount - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_ListUploadSession + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role_GetResource parameters: - name: accessPackageResourceRequest-id in: path @@ -63679,14 +64721,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -63695,21 +64737,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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 @@ -63732,18 +64759,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_CreateUploadSession + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role_UpdateResource parameters: - name: accessPackageResourceRequest-id in: path @@ -63753,14 +64781,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -63770,29 +64798,27 @@ paths: type: string x-ms-docs-key-type: accessPackageResourceRole requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': - get: + delete: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_GetUploadSession + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role_DeleteResource parameters: - name: accessPackageResourceRequest-id in: path @@ -63802,14 +64828,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -63818,14 +64844,50 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-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 + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_GetEnvironment + parameters: + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -63852,15 +64914,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_UpdateUploadSession + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageResourceRequest-id in: path @@ -63870,14 +64934,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -63886,36 +64950,42 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - 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.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_DeleteUploadSession + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_refresh parameters: - name: accessPackageResourceRequest-id in: path @@ -63925,14 +64995,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -63941,33 +65011,19 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - 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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_ListFile + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_ListScope parameters: - name: accessPackageResourceRequest-id in: path @@ -63977,14 +65033,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -63993,14 +65049,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -64038,20 +65086,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + post: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_GetFile + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_CreateScope parameters: - name: accessPackageResourceRequest-id in: path @@ -64061,14 +65107,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -64077,59 +65123,30 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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.accessPackageResourceScope' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_GetFilesContent + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_GetScope parameters: - name: accessPackageResourceRequest-id in: path @@ -64139,14 +65156,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -64155,38 +65172,49 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceScope' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + patch: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_SetFilesContent + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_UpdateScope parameters: - name: accessPackageResourceRequest-id in: path @@ -64196,14 +65224,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -64212,41 +65240,36 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceScope 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.accessPackageResourceScope' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_DeleteFilesContent + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_DeleteScope parameters: - name: accessPackageResourceRequest-id in: path @@ -64256,14 +65279,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -64272,22 +65295,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -64299,12 +65314,13 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession.file_GetCount + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope_GetResource parameters: - name: accessPackageResourceRequest-id in: path @@ -64314,14 +65330,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -64330,31 +65346,49 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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.accessPackageResource' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: + x-ms-docs-operation-type: operation + patch: tags: - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_uploadFile + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope_UpdateResource parameters: - name: accessPackageResourceRequest-id in: path @@ -64364,14 +65398,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -64380,30 +65414,36 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': - get: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_GetCount + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope_DeleteResource parameters: - name: accessPackageResourceRequest-id in: path @@ -64413,14 +65453,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -64429,19 +65469,33 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - 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' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role_GetCount + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id in: path @@ -64451,37 +65505,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/scopes': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_ListScope - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -64490,21 +65529,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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 @@ -64527,18 +65551,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_CreateScope + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageResourceRequest-id in: path @@ -64548,47 +65575,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/scopes/{accessPackageResourceScope-id1}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_GetScope - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -64597,14 +65599,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceScope-id1 - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -64631,15 +65625,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_UpdateScope + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_refresh parameters: - name: accessPackageResourceRequest-id in: path @@ -64649,53 +65644,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceScope-id1 + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_DeleteScope - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -64704,32 +65668,19 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceScope-id1 - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - 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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/scopes/$count': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.scope_GetCount + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_ListUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -64739,37 +65690,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_ListUploadSession - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -64826,7 +65762,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_CreateUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -64836,6 +65772,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -64861,13 +65813,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_GetUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -64877,6 +65829,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -64927,7 +65895,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_UpdateUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -64937,24 +65905,40 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - requestBody: - description: New navigation property values + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values content: application/json: schema: @@ -64974,7 +65958,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource_DeleteUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -64984,6 +65968,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -65012,13 +66012,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_ListFile parameters: - name: accessPackageResourceRequest-id in: path @@ -65028,6 +66028,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -65088,13 +66104,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_GetFile parameters: - name: accessPackageResourceRequest-id in: path @@ -65104,6 +66120,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -65158,13 +66190,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_GetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -65174,6 +66206,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -65213,7 +66261,7 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_SetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -65223,6 +66271,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -65265,7 +66329,7 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -65275,6 +66339,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -65310,12 +66390,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession.file_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -65325,6 +66405,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -65348,7 +66444,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -65357,7 +66453,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_uploadFile parameters: - name: accessPackageResourceRequest-id in: path @@ -65367,6 +66463,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -65393,12 +66505,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope.resource.uploadSession_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -65408,6 +66520,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -65423,12 +66551,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.scope_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -65438,6 +66566,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -65445,12 +66589,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest_GetResource + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_ListUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -65460,6 +66605,37 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -65482,19 +66658,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest_UpdateResource + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_CreateUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -65504,28 +66679,46 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest_DeleteResource + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_GetUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -65535,34 +66728,30 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: If-Match - in: header - description: ETag + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_GetEnvironment - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -65589,16 +66778,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/microsoft.graph.refresh': - post: + patch: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_refresh + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_UpdateUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -65608,19 +66796,104 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles': + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource_DeleteUploadSession + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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 + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_ListRole + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_ListFile parameters: - name: accessPackageResourceRequest-id in: path @@ -65630,6 +66903,30 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -65667,18 +66964,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_CreateRole + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_GetFile parameters: - name: accessPackageResourceRequest-id in: path @@ -65688,39 +66987,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_GetRole - parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -65729,6 +67003,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -65755,15 +67045,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_UpdateRole + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_GetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -65773,6 +67065,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -65781,28 +67081,38 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - required: true + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile responses: 2XX: - description: Success + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + put: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_DeleteRole + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_SetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -65812,6 +67122,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -65820,24 +67138,41 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: If-Match - in: header - description: ETag + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true style: simple schema: type: string + x-ms-docs-key-type: customDataProvidedResourceFile + 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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource': - get: + delete: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role_GetResource + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -65847,6 +67182,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -65855,41 +67198,39 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + 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: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - 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.accessPackageResource' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role_UpdateResource + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession.file_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -65899,6 +67240,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -65907,28 +67256,31 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role_DeleteResource + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_uploadFile parameters: - name: accessPackageResourceRequest-id in: path @@ -65938,6 +67290,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -65946,25 +67306,30 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: If-Match - in: header - description: ETag + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true style: simple schema: type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_GetEnvironment + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role.resource.uploadSession_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -65974,6 +67339,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -65982,42 +67355,19 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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.accessPackageResourceEnvironment' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': - post: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/roles/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_refresh + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.role_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -66027,27 +67377,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource + - $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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes': get: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_ListScope + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_ListScope parameters: - name: accessPackageResourceRequest-id in: path @@ -66057,14 +67408,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -66113,7 +67464,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_CreateScope + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_CreateScope parameters: - name: accessPackageResourceRequest-id in: path @@ -66123,14 +67474,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource requestBody: description: New navigation property content: @@ -66148,13 +67499,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_GetScope + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetScope parameters: - name: accessPackageResourceRequest-id in: path @@ -66164,14 +67515,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66214,7 +67565,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_UpdateScope + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_UpdateScope parameters: - name: accessPackageResourceRequest-id in: path @@ -66224,14 +67575,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66261,7 +67612,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_DeleteScope + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_DeleteScope parameters: - name: accessPackageResourceRequest-id in: path @@ -66271,14 +67622,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66299,12 +67650,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource': get: tags: - identityGovernance.entitlementManagement summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope_GetResource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope_GetResource parameters: - name: accessPackageResourceRequest-id in: path @@ -66314,14 +67665,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66364,7 +67715,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope_UpdateResource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope_UpdateResource parameters: - name: accessPackageResourceRequest-id in: path @@ -66374,14 +67725,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66411,7 +67762,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope_DeleteResource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope_DeleteResource parameters: - name: accessPackageResourceRequest-id in: path @@ -66421,14 +67772,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66449,13 +67800,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_GetEnvironment + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id in: path @@ -66465,14 +67816,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66511,12 +67862,74 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_refresh parameters: - name: accessPackageResourceRequest-id in: path @@ -66526,14 +67939,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66548,13 +67961,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_ListUploadSession + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_ListRole parameters: - name: accessPackageResourceRequest-id in: path @@ -66564,14 +67977,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66617,7 +68030,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -66627,8 +68040,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_CreateUploadSession + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_CreateRole parameters: - name: accessPackageResourceRequest-id in: path @@ -66638,14 +68051,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66659,7 +68072,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -66667,17 +68080,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_GetUploadSession + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_GetRole parameters: - name: accessPackageResourceRequest-id in: path @@ -66687,14 +68100,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66703,14 +68116,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -66737,15 +68150,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_UpdateUploadSession + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_UpdateRole parameters: - name: accessPackageResourceRequest-id in: path @@ -66755,14 +68168,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66771,20 +68184,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -66792,15 +68205,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_DeleteUploadSession + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_DeleteRole parameters: - name: accessPackageResourceRequest-id in: path @@ -66810,14 +68223,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66826,14 +68239,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -66846,13 +68259,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_ListFile + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role_GetResource parameters: - name: accessPackageResourceRequest-id in: path @@ -66862,14 +68274,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -66878,74 +68290,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_GetFile - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -66954,30 +68298,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -67004,17 +68324,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: + patch: tags: - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_GetFilesContent + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role_UpdateResource parameters: - name: accessPackageResourceRequest-id in: path @@ -67024,14 +68342,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -67040,47 +68358,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: - tags: - - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_SetFilesContent - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67089,49 +68366,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile 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.accessPackageResource' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_DeleteFilesContent + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role_DeleteResource parameters: - name: accessPackageResourceRequest-id in: path @@ -67141,14 +68397,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -67157,22 +68413,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -67184,12 +68432,14 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession.file_GetCount + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id in: path @@ -67199,14 +68449,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -67215,31 +68465,51 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_uploadFile + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageResourceRequest-id in: path @@ -67249,14 +68519,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -67265,30 +68535,50 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': - get: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_GetCount + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_refresh parameters: - name: accessPackageResourceRequest-id in: path @@ -67298,14 +68588,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -67314,28 +68604,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope_GetCount - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67344,20 +68612,19 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_ListUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -67367,6 +68634,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67423,7 +68706,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_CreateUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -67433,6 +68716,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67458,13 +68757,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_GetUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -67474,6 +68773,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67524,7 +68839,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_UpdateUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -67534,6 +68849,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67571,7 +68902,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource_DeleteUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -67581,6 +68912,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67609,13 +68956,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_ListFile parameters: - name: accessPackageResourceRequest-id in: path @@ -67625,6 +68972,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67685,13 +69048,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_GetFile parameters: - name: accessPackageResourceRequest-id in: path @@ -67701,6 +69064,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67755,13 +69134,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_GetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -67771,6 +69150,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67810,7 +69205,7 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_SetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -67820,6 +69215,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67862,7 +69273,7 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -67872,6 +69283,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67907,12 +69334,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession.file_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -67922,6 +69349,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67945,7 +69388,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -67954,7 +69397,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_uploadFile parameters: - name: accessPackageResourceRequest-id in: path @@ -67964,6 +69407,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -67990,12 +69449,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role.resource.uploadSession_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -68005,6 +69464,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -68020,12 +69495,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.role_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -68035,6 +69510,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -68042,13 +69533,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_ListScope + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_ListUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -68058,6 +69549,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -68095,7 +69602,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -68105,8 +69612,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_CreateScope + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_CreateUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -68116,12 +69623,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -68129,17 +69652,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_GetScope + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_GetUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -68149,6 +69672,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -68157,6 +69688,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -68183,15 +69722,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_UpdateScope + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_UpdateUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -68201,6 +69740,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -68209,12 +69756,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -68222,15 +69777,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_DeleteScope + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource_DeleteUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -68240,6 +69795,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -68248,6 +69811,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -68260,12 +69831,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope_GetResource + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_ListFile parameters: - name: accessPackageResourceRequest-id in: path @@ -68275,6 +69847,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -68283,6 +69863,29 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -68305,19 +69908,20 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope_UpdateResource + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_GetFile parameters: - name: accessPackageResourceRequest-id in: path @@ -68327,45 +69931,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope_DeleteResource - parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -68374,42 +69947,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - 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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_GetEnvironment - parameters: - - name: accessPackageResourceRequest-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceFile required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -68436,16 +69989,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': - post: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_refresh + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_GetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -68455,6 +70009,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -68463,19 +70025,38 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile 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: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles': - get: + put: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_ListRole + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_SetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -68485,6 +70066,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -68493,55 +70082,41 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + 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: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple schema: - uniqueItems: true - type: array - items: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + requestBody: + description: New media content. + content: + application/octet-stream: + schema: type: string + format: binary + required: true responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: + delete: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_CreateRole + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -68551,6 +70126,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -68559,90 +70142,39 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_GetRole - parameters: - - name: accessPackageResourceRequest-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceFile required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true + x-ms-docs-key-type: customDataProvidedResourceFile + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResourceRole' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_UpdateRole + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession.file_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -68652,53 +70184,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_DeleteRole - parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -68707,32 +70200,31 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': - get: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role_GetResource + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_uploadFile parameters: - name: accessPackageResourceRequest-id in: path @@ -68742,66 +70234,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role_UpdateResource - parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -68810,36 +70250,30 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role_DeleteResource + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope.resource.uploadSession_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -68849,50 +70283,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - 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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_GetEnvironment - parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -68901,50 +70299,19 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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.accessPackageResourceEnvironment' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': - post: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_refresh + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.scope_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -68954,35 +70321,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource + - $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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_ListUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -68992,22 +70352,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -69056,7 +70408,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_CreateUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -69066,22 +70418,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource requestBody: description: New navigation property content: @@ -69099,13 +70443,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -69115,22 +70459,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -69173,7 +70509,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_UpdateUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -69183,22 +70519,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -69228,7 +70556,7 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_DeleteUploadSession parameters: - name: accessPackageResourceRequest-id in: path @@ -69238,22 +70566,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -69274,13 +70594,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_ListFile parameters: - name: accessPackageResourceRequest-id in: path @@ -69290,22 +70610,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -69358,13 +70670,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_GetFile parameters: - name: accessPackageResourceRequest-id in: path @@ -69374,22 +70686,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -69436,13 +70740,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_GetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -69452,22 +70756,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -69499,7 +70795,7 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_SetFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -69509,22 +70805,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -69559,7 +70847,7 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_DeleteFilesContent parameters: - name: accessPackageResourceRequest-id in: path @@ -69569,22 +70857,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -69612,12 +70892,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession.file_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -69627,22 +70907,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -69658,7 +70930,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -69667,7 +70939,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_uploadFile parameters: - name: accessPackageResourceRequest-id in: path @@ -69677,22 +70949,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -69711,12 +70975,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource.uploadSession_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -69726,22 +70990,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResource-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResource required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResource - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -69749,12 +71005,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resource_GetCount parameters: - name: accessPackageResourceRequest-id in: path @@ -69764,14 +71020,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -69779,13 +71027,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_ListUploadSession + summary: Get resourceScopes from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_ListResourceScope parameters: - name: accessPackageResourceRequest-id in: path @@ -69795,14 +71042,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -69840,7 +71079,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -69850,8 +71089,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_CreateUploadSession + summary: Create new navigation property to resourceScopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_CreateResourceScope parameters: - name: accessPackageResourceRequest-id in: path @@ -69861,20 +71100,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -69882,17 +71113,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_GetUploadSession + summary: Get resourceScopes from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_GetResourceScope parameters: - name: accessPackageResourceRequest-id in: path @@ -69910,14 +71140,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -69944,15 +71166,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_UpdateUploadSession + summary: Update the navigation property resourceScopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_UpdateResourceScope parameters: - name: accessPackageResourceRequest-id in: path @@ -69970,20 +71192,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -69991,15 +71205,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_DeleteUploadSession + summary: Delete navigation property resourceScopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog_DeleteResourceScope parameters: - name: accessPackageResourceRequest-id in: path @@ -70017,14 +71231,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -70037,89 +71243,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_ListFile - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_GetFile + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope_GetResource parameters: - name: accessPackageResourceRequest-id in: path @@ -70137,22 +71266,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -70179,66 +71292,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_GetFilesContent - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: + patch: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_SetFilesContent + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope_UpdateResource parameters: - name: accessPackageResourceRequest-id in: path @@ -70256,41 +71318,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile 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.accessPackageResource' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_DeleteFilesContent + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope_DeleteResource parameters: - name: accessPackageResourceRequest-id in: path @@ -70308,22 +71357,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - name: If-Match in: header description: ETag @@ -70335,12 +71368,14 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession.file_GetCount + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id in: path @@ -70358,31 +71393,43 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession - - $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.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_uploadFile + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_GetExternalOriginResourceConnector parameters: - name: accessPackageResourceRequest-id in: path @@ -70400,30 +71447,42 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - 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: customDataProvidedResourceUploadSession + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': - get: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_GetCount + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_refresh parameters: - name: accessPackageResourceRequest-id in: path @@ -70441,19 +71500,19 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope_GetCount + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_ListRole parameters: - name: accessPackageResourceRequest-id in: path @@ -70463,29 +71522,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_ListUploadSession - parameters: - - name: accessPackageResourceRequest-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -70523,7 +71567,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -70533,8 +71577,8 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_CreateUploadSession + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_CreateRole parameters: - name: accessPackageResourceRequest-id in: path @@ -70544,12 +71588,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -70557,17 +71609,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_GetUploadSession + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_GetRole parameters: - name: accessPackageResourceRequest-id in: path @@ -70577,14 +71629,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -70611,15 +71671,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_UpdateUploadSession + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_UpdateRole parameters: - name: accessPackageResourceRequest-id in: path @@ -70629,20 +71689,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -70650,15 +71718,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRequest.resource_DeleteUploadSession + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_DeleteRole parameters: - name: accessPackageResourceRequest-id in: path @@ -70668,101 +71736,40 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - 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 - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_ListFile - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true + x-ms-docs-key-type: accessPackageResourceRole + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_GetFile + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role_GetResource parameters: - name: accessPackageResourceRequest-id in: path @@ -70772,22 +71779,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -70814,58 +71821,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_GetFilesContent - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: + patch: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_SetFilesContent + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role_UpdateResource parameters: - name: accessPackageResourceRequest-id in: path @@ -70875,41 +71839,44 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceRole 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.accessPackageResource' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_DeleteFilesContent + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role_DeleteResource parameters: - name: accessPackageResourceRequest-id in: path @@ -70919,22 +71886,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -70946,46 +71913,14 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession.file_GetCount - parameters: - - name: accessPackageResourceRequest-id - in: path - description: The unique identifier of accessPackageResourceRequest - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRequest - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_uploadFile + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_GetEnvironment parameters: - name: accessPackageResourceRequest-id in: path @@ -70995,82 +71930,22 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRequest - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_GetCount - parameters: - - name: accessPackageResourceRequest-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRequest + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRequest - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/resourceRequests/$count: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRequest_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/resourceRoleScopes: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get resourceRoleScopes from identityGovernance - operationId: identityGovernance.entitlementManagement_ListResourceRoleScope - 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 + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -71093,50 +71968,46 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleScopeCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to resourceRoleScopes for identityGovernance - operationId: identityGovernance.entitlementManagement_CreateResourceRoleScope - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' - required: true - responses: - 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': get: tags: - identityGovernance.entitlementManagement - summary: Get resourceRoleScopes from identityGovernance - operationId: identityGovernance.entitlementManagement_GetResourceRoleScope + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -71163,82 +72034,94 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resourceRoleScopes in identityGovernance - operationId: identityGovernance.entitlementManagement_UpdateResourceRoleScope + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_refresh parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property resourceRoleScopes for identityGovernance - operationId: identityGovernance.entitlementManagement_DeleteResourceRoleScope - parameters: - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true style: simple schema: type: string + x-ms-docs-key-type: accessPackageResourceRole responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes': get: tags: - identityGovernance.entitlementManagement - summary: Get role from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope_GetRole + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_ListScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -71261,86 +72144,100 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property role in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope_UpdateRole + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_CreateScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property role for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope_DeleteRole + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_GetScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role_GetResource - parameters: - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id1 + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -71367,30 +72264,54 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role_UpdateResource + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_UpdateScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id1 + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -71398,24 +72319,48 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role_DeleteResource + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_DeleteScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id1 + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -71428,89 +72373,76 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_GetEnvironment + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.scope_GetCount parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: $select - in: query - description: Select properties to be returned - 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: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + 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.accessPackageResourceEnvironment' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/microsoft.graph.refresh': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_refresh - parameters: - - name: accessPackageResourceRoleScope-id + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRole + - $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 - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_ListRole + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_ListUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -71548,7 +72480,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -71558,23 +72490,39 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_CreateRole + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_CreateUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -71582,26 +72530,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_GetRole + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_GetUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -71610,6 +72566,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -71636,24 +72600,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_UpdateRole + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_UpdateUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -71662,12 +72634,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -71675,24 +72655,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_DeleteRole + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource_DeleteUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -71701,6 +72689,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -71713,44 +72709,46 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.role_GetCount + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_ListScope - parameters: - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -71788,68 +72786,61 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_CreateScope + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_GetFile parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_GetScope - parameters: - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: $select in: query description: Select properties to be returned @@ -71876,24 +72867,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_UpdateScope + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -71902,72 +72895,55 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_DeleteScope - parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true style: simple schema: type: string + x-ms-docs-key-type: customDataProvidedResourceFile 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 - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource': - get: + put: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope_GetResource + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -71976,50 +72952,58 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + 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: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple schema: - uniqueItems: true - type: array - items: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + requestBody: + description: New media content. + content: + application/octet-stream: + schema: type: string + format: binary + required: true responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + delete: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope_UpdateResource + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72028,37 +73012,56 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - 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.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope_DeleteResource + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72067,34 +73070,48 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: If-Match - in: header - description: ETag + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true style: simple schema: type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $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 - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment': - get: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_GetEnvironment + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72103,51 +73120,47 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + 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: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': - post: + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_refresh + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72156,28 +73169,67 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $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 - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.role_GetCount + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/scopes': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_ListRole + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_ListScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72223,7 +73275,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -72233,17 +73285,17 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_CreateRole + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_CreateScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72257,7 +73309,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -72265,26 +73317,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/scopes/{accessPackageResourceScope-id1}': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance + summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_GetRole + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_GetScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72293,14 +73345,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id1 in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -72327,24 +73379,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_UpdateRole + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_UpdateScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72353,20 +73405,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id1 in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -72374,24 +73426,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_DeleteRole + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_DeleteScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72400,14 +73452,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id1 in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -72420,21 +73472,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.scope_GetCount parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72450,22 +73502,22 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_ListUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72522,16 +73574,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_CreateUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72557,22 +73609,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_GetUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72623,16 +73675,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_UpdateUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72670,16 +73722,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource_DeleteUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72708,22 +73760,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72784,22 +73836,22 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_GetFile parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72854,22 +73906,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72909,16 +73961,16 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -72961,16 +74013,16 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -73006,21 +74058,21 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -73044,7 +74096,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -73053,16 +74105,16 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -73089,21 +74141,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -73119,21 +74171,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.catalog.resourceScope_GetCount parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -73141,37 +74193,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_ListUploadSession + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest_GetResource parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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: accessPackageResourceRequest - name: $select in: query description: Select properties to be returned @@ -73194,68 +74230,87 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_CreateUploadSession + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest_UpdateResource parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': - get: + delete: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_GetUploadSession + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest_DeleteResource parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRequest + - 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 + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_GetEnvironment + parameters: + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRequest - name: $select in: query description: Select properties to be returned @@ -73282,107 +74337,93 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_UpdateUploadSession + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple + x-ms-docs-key-type: accessPackageResourceRequest + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - 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.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_DeleteUploadSession + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_refresh parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: accessPackageResourceRequest responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_ListFile + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_ListRole parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRequest - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -73420,45 +74461,68 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + post: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_GetFile + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_CreateRole parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRequest + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_GetRole + parameters: + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -73485,127 +74549,71 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_GetFilesContent - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: + patch: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_SetFilesContent + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_UpdateRole parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceRole 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.accessPackageResourceRole' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_DeleteFilesContent + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_DeleteRole parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -73617,110 +74625,30 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession.file_GetCount - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_uploadFile - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_GetCount + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role_GetResource parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scope from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope_GetScope - parameters: - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -73747,30 +74675,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scope in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope_UpdateScope + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role_UpdateResource parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' required: true responses: 2XX: @@ -73778,24 +74714,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scope for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope_DeleteScope + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role_DeleteResource parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: If-Match in: header description: ETag @@ -73808,21 +74752,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope_GetResource + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_GetEnvironment parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -73849,83 +74802,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope_UpdateResource - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope_DeleteResource + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - 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 - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_GetEnvironment - parameters: - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRole - name: $select in: query description: Select properties to be returned @@ -73952,47 +74856,63 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_refresh parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance + summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_ListRole + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_ListScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -74030,7 +74950,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -74040,23 +74960,31 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_CreateRole + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_CreateScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -74064,26 +74992,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance + summary: Get scopes from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_GetRole + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_GetScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74092,6 +75020,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -74118,24 +75054,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_UpdateRole + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_UpdateScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74144,12 +75080,20 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -74157,24 +75101,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_DeleteRole + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_DeleteScope parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74183,6 +75127,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -74195,21 +75147,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': get: tags: - identityGovernance.entitlementManagement summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role_GetResource + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope_GetResource parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74218,6 +75170,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -74252,16 +75212,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role_UpdateResource + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope_UpdateResource parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74270,6 +75230,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: @@ -74291,16 +75259,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role_DeleteResource + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope_DeleteResource parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74309,6 +75277,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -74321,75 +75297,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_GetEnvironment - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResourceEnvironment' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_GetEnvironment parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74398,51 +75321,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_ListScope - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -74465,68 +75351,30 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_CreateScope - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_GetScope + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74569,24 +75417,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_UpdateScope + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_refresh parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74603,37 +75452,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + get: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_DeleteScope + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_ListUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74650,72 +75490,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - 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 - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.scope_GetCount - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_ListUploadSession - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -74764,16 +75538,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_CreateUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74782,6 +75556,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: @@ -74799,22 +75581,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_GetUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74823,6 +75605,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -74865,16 +75655,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_UpdateUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74883,6 +75673,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -74912,16 +75710,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource_DeleteUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74930,6 +75728,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -74950,22 +75756,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -74974,6 +75780,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -75026,22 +75840,22 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_GetFile parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -75050,6 +75864,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -75096,22 +75918,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -75120,6 +75942,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -75151,16 +75981,16 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -75169,6 +75999,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -75203,16 +76041,16 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -75221,6 +76059,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -75248,21 +76094,21 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -75271,6 +76117,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -75286,7 +76140,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -75295,16 +76149,16 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -75313,6 +76167,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -75331,21 +76193,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -75354,28 +76216,14 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role_GetCount - parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -75383,239 +76231,29 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_ListScope - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.accessPackageResourceScopeCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_CreateScope - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_GetScope - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_UpdateScope - parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_DeleteScope + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.scope_GetCount parameters: - - name: accessPackageResourceRoleScope-id - in: path - description: The unique identifier of accessPackageResourceRoleScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRoleScope - - name: accessPackageResourceScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - 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 - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.scope_GetCount - parameters: - - name: accessPackageResourceRoleScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -75623,22 +76261,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_ListUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -75687,16 +76333,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_CreateUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: @@ -75714,22 +76368,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_GetUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -75772,16 +76434,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_UpdateUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -75811,16 +76481,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource_DeleteUploadSession parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -75841,22 +76519,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_ListFile parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -75909,22 +76595,30 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_GetFile parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -75971,22 +76665,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -76018,16 +76720,24 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -76062,16 +76772,24 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -76099,21 +76817,29 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -76129,7 +76855,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -76138,16 +76864,24 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_uploadFile parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -76166,21 +76900,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role.resource.uploadSession_GetCount parameters: - - name: accessPackageResourceRoleScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRoleScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRoleScope + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -76188,13 +76930,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/resourceRoleScopes/$count: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resourceRoleScope_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.role_GetCount parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -76202,14 +76952,22 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/resources: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes': get: tags: - identityGovernance.entitlementManagement - summary: Get resources from identityGovernance - description: The resources associated with the catalogs. - operationId: identityGovernance.entitlementManagement_ListResource + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_ListScope parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -76247,7 +77005,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -76257,14 +77015,23 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to resources for identityGovernance - operationId: identityGovernance.entitlementManagement_CreateResource + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_CreateScope + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' required: true responses: 2XX: @@ -76272,26 +77039,160 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get resources from identityGovernance - description: The resources associated with the catalogs. - operationId: identityGovernance.entitlementManagement_GetResource + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_GetScope parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_UpdateScope + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_DeleteScope + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - 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 + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope_GetResource + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -76325,17 +77226,25 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resources in identityGovernance - operationId: identityGovernance.entitlementManagement_UpdateResource + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope_UpdateResource parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property values content: @@ -76356,17 +77265,25 @@ paths: delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resources for identityGovernance - operationId: identityGovernance.entitlementManagement_DeleteResource + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope_DeleteResource parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -76379,22 +77296,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/environment': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resource_GetEnvironment + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_GetEnvironment parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -76425,43 +77350,113 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resource_refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_refresh parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles': get: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resource_ListRole + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_ListRole parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -76510,16 +77505,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resource_CreateRole + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_CreateRole parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: @@ -76537,22 +77540,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': get: tags: - identityGovernance.entitlementManagement summary: Get roles from identityGovernance description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resource_GetRole + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_GetRole parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -76595,16 +77606,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resource_UpdateRole + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_UpdateRole parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -76634,16 +77653,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resource_DeleteRole + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_DeleteRole parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -76664,21 +77691,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': get: tags: - identityGovernance.entitlementManagement summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role_GetResource + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role_GetResource parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -76721,16 +77756,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role_UpdateResource + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role_UpdateResource parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -76760,16 +77803,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role_DeleteResource + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role_DeleteResource parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -76790,22 +77841,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resource.role.resource_GetEnvironment + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_GetEnvironment parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -76844,51 +77903,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': - post: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resource.role.resource_refresh + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_GetExternalOriginResourceConnector parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resource.role.resource_ListScope - parameters: - - name: accessPackageResource-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -76897,21 +77935,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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 @@ -76934,325 +77957,37 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role.resource_CreateScope + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_refresh parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resource.role.resource_GetScope - parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role.resource_UpdateScope - parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role.resource_DeleteScope - parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - 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 - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope_GetResource - parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope_UpdateResource - parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string x-ms-docs-key-type: accessPackageResourceScope - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope_DeleteResource - parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -77261,111 +77996,28 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - 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 - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_GetEnvironment - parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.accessPackageResourceEnvironment' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_refresh + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_ListUploadSession parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRequest - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -77374,28 +78026,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_ListUploadSession - parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -77404,14 +78034,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -77460,32 +78082,32 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_CreateUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole requestBody: description: New navigation property content: @@ -77503,38 +78125,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_GetUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -77577,32 +78199,32 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_UpdateUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -77632,32 +78254,32 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource_DeleteUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -77678,38 +78300,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_ListFile parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -77762,38 +78384,38 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_GetFile parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -77840,38 +78462,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -77903,32 +78525,32 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -77963,32 +78585,32 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78016,37 +78638,37 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78062,7 +78684,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -78071,32 +78693,32 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_uploadFile parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78115,37 +78737,37 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role.resource.uploadSession_GetCount parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRole required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRole - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -78153,29 +78775,29 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.role.resource.scope_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.role_GetCount parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -78183,30 +78805,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resource.role.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_ListUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -78255,24 +78877,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_CreateUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope requestBody: description: New navigation property content: @@ -78290,30 +78912,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resource.role.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_GetUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78356,24 +78978,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_UpdateUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78403,24 +79025,24 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.role.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource_DeleteUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78441,30 +79063,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_ListFile parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78517,30 +79139,30 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_GetFile parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78587,30 +79209,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78642,24 +79264,24 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78694,24 +79316,24 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78739,29 +79361,29 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78777,7 +79399,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -78786,24 +79408,24 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_uploadFile parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - name: customDataProvidedResourceUploadSession-id in: path description: The unique identifier of customDataProvidedResourceUploadSession @@ -78822,29 +79444,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope.resource.uploadSession_GetCount parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceRole-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: accessPackageResourceScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -78852,21 +79474,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.scope_GetCount parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -78874,22 +79496,22 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resource_ListScope + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_ListUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -78927,7 +79549,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -78937,23 +79559,23 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resource_CreateScope + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_CreateUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRequest requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -78961,34 +79583,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get scopes from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resource_GetScope + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_GetUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -79015,38 +79637,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property scopes in identityGovernance - operationId: identityGovernance.entitlementManagement.resource_UpdateScope + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_UpdateUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' required: true responses: 2XX: @@ -79054,32 +79676,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property scopes for identityGovernance - operationId: identityGovernance.entitlementManagement.resource_DeleteScope + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRequest.resource_DeleteUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -79092,29 +79714,45 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement - summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope_GetResource + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_ListFile parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -79137,75 +79775,192 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope_UpdateResource + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_GetFile parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceFile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_GetFilesContent + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageResourceRequest-id + in: path + description: The unique identifier of accessPackageResourceRequest + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRequest + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile requestBody: - description: New navigation property values + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + type: string + format: binary required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResource' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope_DeleteResource + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile - name: If-Match in: header description: ETag @@ -79217,114 +79972,116 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get environment from identityGovernance - description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resource.scope.resource_GetEnvironment + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement - summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resource.scope.resource_refresh + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_uploadFile parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRequest + - name: customDataProvidedResourceUploadSession-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of customDataProvidedResourceUploadSession required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: customDataProvidedResourceUploadSession responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles': + '/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resource.scope.resource_ListRole + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest.resource.uploadSession_GetCount parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRequest-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRequest required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRequest + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/resourceRequests/$count: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRequest_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/resourceRoleScopes: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resourceRoleScopes from identityGovernance + operationId: identityGovernance.entitlementManagement_ListResourceRoleScope + parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -79362,7 +80119,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -79372,74 +80129,142 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope.resource_CreateRole + summary: Create new navigation property to resourceRoleScopes for identityGovernance + operationId: identityGovernance.entitlementManagement_CreateResourceRoleScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resourceRoleScopes from identityGovernance + operationId: identityGovernance.entitlementManagement_GetResourceRoleScope parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceRoleScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property resourceRoleScopes in identityGovernance + operationId: identityGovernance.entitlementManagement_UpdateResourceRoleScope + parameters: + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRoleScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': - get: + delete: tags: - identityGovernance.entitlementManagement - summary: Get roles from identityGovernance - description: Read-only. Nullable. Supports $expand. - operationId: identityGovernance.entitlementManagement.resource.scope.resource_GetRole + summary: Delete navigation property resourceRoleScopes for identityGovernance + operationId: identityGovernance.entitlementManagement_DeleteResourceRoleScope parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get role from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope_GetRole + parameters: + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope - name: $select in: query description: Select properties to be returned @@ -79473,33 +80298,17 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property roles in identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope.resource_UpdateRole + summary: Update the navigation property role in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope_UpdateRole parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property values content: @@ -79520,33 +80329,17 @@ paths: delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property roles for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope.resource_DeleteRole + summary: Delete navigation property role for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope_DeleteRole parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope - name: If-Match in: header description: ETag @@ -79559,37 +80352,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource': get: tags: - identityGovernance.entitlementManagement summary: Get resource from identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role_GetResource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role_GetResource parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope - name: $select in: query description: Select properties to be returned @@ -79624,32 +80401,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property resource in identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role_UpdateResource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role_UpdateResource parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property values content: @@ -79671,32 +80432,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property resource for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role_DeleteResource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role_DeleteResource parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope - name: If-Match in: header description: ETag @@ -79709,38 +80454,68 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment': get: tags: - identityGovernance.entitlementManagement summary: Get environment from identityGovernance description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_GetEnvironment + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_GetEnvironment parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope - name: $select in: query description: Select properties to be returned @@ -79767,79 +80542,47 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/microsoft.graph.refresh': post: tags: - identityGovernance.entitlementManagement summary: Invoke action refresh - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_refresh + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_refresh parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope responses: 2XX: description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_ListUploadSession + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_ListRole parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -79877,7 +80620,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -79887,39 +80630,23 @@ paths: post: tags: - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_CreateUploadSession + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_CreateRole parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole + x-ms-docs-key-type: accessPackageResourceRoleScope requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -79927,34 +80654,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}': get: tags: - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_GetUploadSession + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_GetRole parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -79963,14 +80682,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: $select in: query description: Select properties to be returned @@ -79997,32 +80708,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_UpdateUploadSession + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_UpdateRole parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -80031,20 +80734,12 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' required: true responses: 2XX: @@ -80052,32 +80747,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_DeleteUploadSession + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_DeleteRole parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceScope + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceScope + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceRole-id in: path description: The unique identifier of accessPackageResourceRole @@ -80086,14 +80773,6 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - name: If-Match in: header description: ETag @@ -80106,46 +80785,44 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_ListFile + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.role_GetCount parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRoleScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_ListScope + parameters: + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -80183,61 +80860,68 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.accessPackageResourceScopeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': - get: + post: tags: - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_GetFile + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_CreateScope parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: accessPackageResourceScope-id - in: path - description: The unique identifier of accessPackageResourceScope - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRoleScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_GetScope + parameters: + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceScope - name: $select in: query description: Select properties to be returned @@ -80264,26 +80948,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': - get: + patch: tags: - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_GetFilesContent + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_UpdateScope parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80292,55 +80974,37 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceFile + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true responses: 2XX: - description: Retrieved media content + description: Success content: - application/octet-stream: + application/json: schema: - type: string - format: binary + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_SetFilesContent + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_DeleteScope parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80349,58 +81013,33 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - 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' - delete: + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource': + get: tags: - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_DeleteFilesContent + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope_GetResource parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80409,30 +81048,97 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-id - in: path - description: The unique identifier of accessPackageResourceRole - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-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.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope_UpdateResource + parameters: + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope_DeleteResource + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope - name: If-Match in: header description: ETag @@ -80444,21 +81150,23 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment': get: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession.file_GetCount + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_GetEnvironment parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80467,48 +81175,242 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceScope - - name: accessPackageResourceRole-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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResourceRole + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_refresh + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_ListRole + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/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.accessPackageResourceRoleCollectionResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation post: tags: - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_uploadFile + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_CreateRole parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_GetRole + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80525,39 +81427,97 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - name: customDataProvidedResourceUploadSession-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.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_UpdateRole + parameters: + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': - get: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_GetCount + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_DeleteRole parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80574,28 +81534,33 @@ paths: schema: type: string x-ms-docs-key-type: accessPackageResourceRole - - $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' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.scope.resource.role_GetCount + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.role_GetCount parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80611,22 +81576,22 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resource.scope.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_ListUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80683,16 +81648,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope.resource_CreateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_CreateUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80718,22 +81683,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resource.scope.resource_GetUploadSession + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_GetUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80784,16 +81749,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope.resource_UpdateUploadSession + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_UpdateUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80831,16 +81796,16 @@ paths: tags: - identityGovernance.entitlementManagement summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resource.scope.resource_DeleteUploadSession + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource_DeleteUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80869,22 +81834,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_ListFile + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_ListFile parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -80945,22 +81910,22 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': get: tags: - identityGovernance.entitlementManagement summary: Get files from identityGovernance description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_GetFile + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_GetFile parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -81015,22 +81980,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': get: tags: - identityGovernance.entitlementManagement summary: Get media content for the navigation property files from identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_GetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_GetFilesContent parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -81070,16 +82035,16 @@ paths: - identityGovernance.entitlementManagement summary: Update media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_SetFilesContent + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_SetFilesContent parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -81122,16 +82087,16 @@ paths: - identityGovernance.entitlementManagement summary: Delete media content for the navigation property files in identityGovernance description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_DeleteFilesContent + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_DeleteFilesContent parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -81167,21 +82132,21 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession.file_GetCount + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession.file_GetCount parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -81205,7 +82170,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': post: tags: - identityGovernance.entitlementManagement @@ -81214,16 +82179,16 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_uploadFile + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_uploadFile parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -81250,21 +82215,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_GetCount + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope.resource.uploadSession_GetCount parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - name: accessPackageResourceScope-id in: path description: The unique identifier of accessPackageResourceScope @@ -81280,21 +82245,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count': get: tags: - identityGovernance.entitlementManagement summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.scope_GetCount + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.scope_GetCount parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of accessPackageResourceRoleScope required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: accessPackageResourceRoleScope - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -81302,22 +82267,11600 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions': + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions': get: tags: - identityGovernance.entitlementManagement summary: Get uploadSessions from identityGovernance description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resource_ListUploadSession + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_ListUploadSession parameters: - - name: accessPackageResource-id + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceUploadSessionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_CreateUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_GetUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_UpdateUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource_DeleteUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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 + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_ListFile + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_GetFile + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceFile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_GetFilesContent + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + 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' + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_DeleteFilesContent + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession.file_GetCount + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_uploadFile + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/uploadSessions/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.role.resource.uploadSession_GetCount + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scope from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope_GetScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property scope in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope_UpdateScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property scope for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope_DeleteScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - 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 + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope_GetResource + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope_UpdateResource + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope_DeleteResource + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - 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 + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_GetEnvironment + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_refresh + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_ListRole + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.accessPackageResourceRoleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_CreateRole + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_GetRole + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_UpdateRole + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_DeleteRole + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - 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 + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role_GetResource + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role_UpdateResource + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role_DeleteResource + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - 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 + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_GetEnvironment + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_refresh + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_ListScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.accessPackageResourceScopeCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_CreateScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_GetScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_UpdateScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_DeleteScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - 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 + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.scope_GetCount + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_ListUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceUploadSessionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_CreateUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_GetUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_UpdateUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource_DeleteUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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 + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_ListFile + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_GetFile + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceFile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_GetFilesContent + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + 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' + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_DeleteFilesContent + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession.file_GetCount + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_uploadFile + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role.resource.uploadSession_GetCount + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.role_GetCount + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_ListScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.accessPackageResourceScopeCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_CreateScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_GetScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_UpdateScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_DeleteScope + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - 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 + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.scope_GetCount + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_ListUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceUploadSessionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_CreateUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_GetUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_UpdateUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource_DeleteUploadSession + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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 + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_ListFile + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_GetFile + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceFile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_GetFilesContent + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + 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' + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_DeleteFilesContent + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession.file_GetCount + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_uploadFile + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/uploadSessions/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRoleScope.scope.resource.uploadSession_GetCount + parameters: + - name: accessPackageResourceRoleScope-id + in: path + description: The unique identifier of accessPackageResourceRoleScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRoleScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/resourceRoleScopes/$count: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resourceRoleScope_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/resources: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resources from identityGovernance + description: The resources associated with the catalogs. + operationId: identityGovernance.entitlementManagement_ListResource + 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.accessPackageResourceCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to resources for identityGovernance + operationId: identityGovernance.entitlementManagement_CreateResource + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resources from identityGovernance + description: The resources associated with the catalogs. + operationId: identityGovernance.entitlementManagement_GetResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property resources in identityGovernance + operationId: identityGovernance.entitlementManagement_UpdateResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property resources for identityGovernance + operationId: identityGovernance.entitlementManagement_DeleteResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/environment': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resource_GetEnvironment + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resource_refresh + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resource_ListRole + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.accessPackageResourceRoleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resource_CreateRole + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resource_GetRole + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resource_UpdateRole + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resource_DeleteRole + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role_GetResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role_UpdateResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role_DeleteResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resource.role.resource_GetEnvironment + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resource.role.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resource.role.resource_refresh + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resource.role.resource_ListScope + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.accessPackageResourceScopeCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role.resource_CreateScope + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resource.role.resource_GetScope + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role.resource_UpdateScope + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role.resource_DeleteScope + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope_GetResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope_UpdateResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope_DeleteResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_GetEnvironment + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_refresh + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_ListUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceUploadSessionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_CreateUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_GetUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_UpdateUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource_DeleteUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_ListFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_GetFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceFile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_GetFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + 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' + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_DeleteFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession.file_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_uploadFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope.resource.uploadSession_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.role.resource.scope_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resource.role.resource_ListUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceUploadSessionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role.resource_CreateUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resource.role.resource_GetUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role.resource_UpdateUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.role.resource_DeleteUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_ListFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_GetFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceFile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_GetFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + 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' + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_DeleteFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession.file_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_uploadFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.role.resource.uploadSession_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.role_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resource_ListScope + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.accessPackageResourceScopeCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resource_CreateScope + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get scopes from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resource_GetScope + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property scopes in identityGovernance + operationId: identityGovernance.entitlementManagement.resource_UpdateScope + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceScope' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property scopes for identityGovernance + operationId: identityGovernance.entitlementManagement.resource_DeleteScope + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope_GetResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope_UpdateResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope_DeleteResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resource.scope.resource_GetEnvironment + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resource.scope.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resource.scope.resource_refresh + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resource.scope.resource_ListRole + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.accessPackageResourceRoleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope.resource_CreateRole + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get roles from identityGovernance + description: Read-only. Nullable. Supports $expand. + operationId: identityGovernance.entitlementManagement.resource.scope.resource_GetRole + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property roles in identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope.resource_UpdateRole + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResourceRole' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property roles for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope.resource_DeleteRole + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get resource from identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role_GetResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property resource in identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role_UpdateResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageResource' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property resource for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role_DeleteResource + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get environment from identityGovernance + description: Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_GetEnvironment + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageResourceEnvironment' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/externalOriginResourceConnector': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get externalOriginResourceConnector from identityGovernance + description: The connector that integrates with external origin systems to provision access to resources from those systems. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_GetExternalOriginResourceConnector + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.externalOriginResourceConnector' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/microsoft.graph.refresh': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action refresh + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_refresh + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_ListUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceUploadSessionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_CreateUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_GetUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_UpdateUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource_DeleteUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_ListFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_GetFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceFile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_GetFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + 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' + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_DeleteFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession.file_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_uploadFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/uploadSessions/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role.resource.uploadSession_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: accessPackageResourceRole-id + in: path + description: The unique identifier of accessPackageResourceRole + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceRole + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.scope.resource.role_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resource.scope.resource_ListUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceUploadSessionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope.resource_CreateUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resource.scope.resource_GetUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope.resource_UpdateUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resource.scope.resource_DeleteUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_ListFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_GetFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceFile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_GetFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + 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' + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_DeleteFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession.file_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_uploadFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/uploadSessions/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.scope.resource.uploadSession_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: accessPackageResourceScope-id + in: path + description: The unique identifier of accessPackageResourceScope + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResourceScope + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.scope_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resource_ListUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceUploadSessionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resource_CreateUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get uploadSessions from identityGovernance + description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. + operationId: identityGovernance.entitlementManagement.resource_GetUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update the navigation property uploadSessions in identityGovernance + operationId: identityGovernance.entitlementManagement.resource_UpdateUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property uploadSessions for identityGovernance + operationId: identityGovernance.entitlementManagement.resource_DeleteUploadSession + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - 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 + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resource.uploadSession_ListFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.customDataProvidedResourceFileCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get files from identityGovernance + description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. + operationId: identityGovernance.entitlementManagement.resource.uploadSession_GetFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceFile' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get media content for the navigation property files from identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.uploadSession_GetFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - identityGovernance.entitlementManagement + summary: Update media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.uploadSession_SetFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + 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' + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete media content for the navigation property files in identityGovernance + description: The unique identifier for an entity. Read-only. + operationId: identityGovernance.entitlementManagement.resource.uploadSession_DeleteFilesContent + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - name: customDataProvidedResourceFile-id + in: path + description: The unique identifier of customDataProvidedResourceFile + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceFile + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.uploadSession.file_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': + post: + tags: + - identityGovernance.entitlementManagement + summary: Invoke action uploadFile + description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.resource.uploadSession_uploadFile + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - name: customDataProvidedResourceUploadSession-id + in: path + description: The unique identifier of customDataProvidedResourceUploadSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customDataProvidedResourceUploadSession + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/$count': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource.uploadSession_GetCount + parameters: + - name: accessPackageResource-id + in: path + description: The unique identifier of accessPackageResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageResource + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/resources/$count: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.resource_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/entitlementManagement/settings: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get entitlementManagementSettings + description: Retrieve the properties of an entitlementManagementSettings object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_GetSetting + 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.entitlementManagementSettings' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update entitlementManagementSettings + description: Update an existing entitlementManagementSettings object to change one or more of its properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_UpdateSetting + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.entitlementManagementSettings' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.entitlementManagementSettings' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property settings for identityGovernance + operationId: identityGovernance.entitlementManagement_DeleteSetting + 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 + /identityGovernance/entitlementManagement/subjects: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get accessPackageSubject + description: Get the properties of an external directory user represented by an existing accessPackageSubject object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagesubject-get?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_ListSubject + 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.accessPackageSubjectCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.entitlementManagement + summary: Create new navigation property to subjects for identityGovernance + operationId: identityGovernance.entitlementManagement_CreateSubject + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get subjects from identityGovernance + operationId: identityGovernance.entitlementManagement_GetSubject + parameters: + - name: accessPackageSubject-id + in: path + description: The unique identifier of accessPackageSubject + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageSubject + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.accessPackageSubject' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update accessPackageSubject + description: Update an external directory user represented by an existing accessPackageSubject object to change the subject lifecycle. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement_UpdateSubject + parameters: + - name: accessPackageSubject-id + in: path + description: The unique identifier of accessPackageSubject + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageSubject + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property subjects for identityGovernance + operationId: identityGovernance.entitlementManagement_DeleteSubject + parameters: + - name: accessPackageSubject-id + in: path + description: The unique identifier of accessPackageSubject + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageSubject + - 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 + '/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get connectedOrganization from identityGovernance + description: The connected organization of the subject. Read-only. Nullable. + operationId: identityGovernance.entitlementManagement.subject_GetConnectedOrganization + parameters: + - name: accessPackageSubject-id + in: path + description: The unique identifier of accessPackageSubject + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: accessPackageSubject + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.connectedOrganization' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/entitlementManagement/subjects(objectId=''{objectId}'')': + get: + tags: + - identityGovernance.entitlementManagement + summary: Get subjects from identityGovernance + operationId: identityGovernance.entitlementManagement.subject_GetGraphBPreObjectId + parameters: + - name: objectId + in: path + description: Alternate key of accessPackageSubject + 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.accessPackageSubject' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.entitlementManagement + summary: Update accessPackageSubject + description: Update an external directory user represented by an existing accessPackageSubject object to change the subject lifecycle. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-1.0 + operationId: identityGovernance.entitlementManagement.subject_UpdateGraphBPreObjectId + parameters: + - name: objectId + in: path + description: Alternate key of accessPackageSubject + required: true + style: simple + schema: + type: string + nullable: true + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.entitlementManagement + summary: Delete navigation property subjects for identityGovernance + operationId: identityGovernance.entitlementManagement.subject_DeleteGraphBPreObjectId + parameters: + - name: objectId + in: path + description: Alternate key of accessPackageSubject + 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 + /identityGovernance/entitlementManagement/subjects/$count: + get: + tags: + - identityGovernance.entitlementManagement + summary: Get the number of the resource + operationId: identityGovernance.entitlementManagement.subject_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/lifecycleWorkflows: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get lifecycleWorkflows from identityGovernance + operationId: identityGovernance_GetLifecycleWorkflow + 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.identityGovernance.lifecycleWorkflowsContainer' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update the navigation property lifecycleWorkflows in identityGovernance + operationId: identityGovernance_UpdateLifecycleWorkflow + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleWorkflowsContainer' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleWorkflowsContainer' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Delete navigation property lifecycleWorkflows for identityGovernance + operationId: identityGovernance_DeleteLifecycleWorkflow + 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 + /identityGovernance/lifecycleWorkflows/customTaskExtensions: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: List customTaskExtensions + description: Get a list of the customTaskExtension objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_ListCustomTaskExtension + parameters: + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.identityGovernance.customTaskExtensionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Create customTaskExtensions + description: Create a new customTaskExtension object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_CreateCustomTaskExtension + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtension' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtension' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get customTaskExtension + description: Read the properties and relationships of a customTaskExtension object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_GetCustomTaskExtension + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.customTaskExtension' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update customTaskExtension + description: Update the properties of a customTaskExtension object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_UpdateCustomTaskExtension + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtension' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtension' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Delete customTaskExtension + description: Delete a customTaskExtension object. A custom task extension can only be deleted if it is not referenced in any task objects in a lifecycle workflow. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_DeleteCustomTaskExtension + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + - 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 + '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get createdBy from identityGovernance + description: 'The unique identifier of the Microsoft Entra user that created the custom task extension.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.customTaskExtension_GetCreatedGraphBPre + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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 + '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.customTaskExtension.createdBy_GetMailboxSetting + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.customTaskExtension.createdBy_UpdateMailboxSetting + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + 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' + '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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: identityGovernance.lifecycleWorkflow.customTaskExtension.createdBy_ListServiceProvisioningError + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 + '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.customTaskExtension.createdBy.ServiceProvisioningError_GetCount + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get lastModifiedBy from identityGovernance + description: 'The unique identifier of the Microsoft Entra user that modified the custom task extension last.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.customTaskExtension_GetLastModifiedGraphBPre + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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 + '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.customTaskExtension.lastModifiedBy_GetMailboxSetting + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.customTaskExtension.lastModifiedBy_UpdateMailboxSetting + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + 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' + '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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: identityGovernance.lifecycleWorkflow.customTaskExtension.lastModifiedBy_ListServiceProvisioningError + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 + '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.customTaskExtension.lastModifiedBy.ServiceProvisioningError_GetCount + parameters: + - name: customTaskExtension-id + in: path + description: The unique identifier of customTaskExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customTaskExtension + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/lifecycleWorkflows/customTaskExtensions/$count: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.customTaskExtension_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/lifecycleWorkflows/deletedItems: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get deletedItems from identityGovernance + description: Deleted workflows in your lifecycle workflows instance. + operationId: identityGovernance.lifecycleWorkflow_GetDeletedItem + 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.deletedItemContainer' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Delete navigation property deletedItems for identityGovernance + operationId: identityGovernance.lifecycleWorkflow_DeleteDeletedItem + 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 + /identityGovernance/lifecycleWorkflows/deletedItems/workflows: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: List deletedItems (deleted lifecycle workflows) + description: Get a list of deleted workflow objects and their properties from the deletedItemContainer. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem_ListWorkflow + parameters: + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.identityGovernance.workflowCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get deletedItemContainer (a deleted lifecycle workflow) + description: Retrieve a deleted workflow object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem_GetWorkflow + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.workflow' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Delete deletedItemContainer (permanently delete a deleted lifecycle workflow) + 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 + operationId: identityGovernance.lifecycleWorkflow.deletedItem_DeleteWorkflow + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - 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 + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/administrationScopeTargets': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get administrationScopeTargets from identityGovernance + description: The administrative units in the scope of the workflow. Optional. Supports $expand. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListAdministrationScopeTarget + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.directoryObjectCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/administrationScopeTargets/{directoryObject-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get administrationScopeTargets from identityGovernance + description: The administrative units in the scope of the workflow. Optional. Supports $expand. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetAdministrationScopeTarget + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: directoryObject-id + in: path + description: The unique identifier of directoryObject + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: directoryObject + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.directoryObject' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/administrationScopeTargets/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.administrationScopeTarget_GetCount + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get createdBy from identityGovernance + description: The user who created the workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetCreatedGraphBPre + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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 + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy/mailboxSettings': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy_GetMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy_UpdateMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + 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' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy/serviceProvisioningErrors': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy_ListServiceProvisioningError + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy.ServiceProvisioningError_GetCount + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get executionScope from identityGovernance + description: The list of users that meet the workflowExecutionConditions of a workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListExecutionScope + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.identityGovernance.userProcessingResultCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get executionScope from identityGovernance + description: The list of users that meet the workflowExecutionConditions of a workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetExecutionScope + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.userProcessingResult' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.executionScope_GetCount + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get lastModifiedBy from identityGovernance + description: The unique identifier of the Microsoft Entra identity that last modified the workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetLastModifiedGraphBPre + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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 + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy/mailboxSettings': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.lastModifiedBy_GetMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.lastModifiedBy_UpdateMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + 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' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.lastModifiedBy_ListServiceProvisioningError + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.lastModifiedBy.ServiceProvisioningError_GetCount + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.activate': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action activate + description: 'Run a workflow object on-demand. You can run any workflow on-demand, including scheduled workflows. Workflows created from the ''Real-time employee termination'' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_activate + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + subjects: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.activateAndWait': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action activateAndWait + description: 'Activate a lifecycle workflow for a specified subject and synchronously wait for execution to complete. This action returns an awaitedWorkflowProcessingResult with the execution outcome. Use this action when you need immediate confirmation of workflow completion, for example when provisioning a non-user subject.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activateandwait?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_activateAndWait + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + subject: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowSubject' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.awaitedWorkflowProcessingResult' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.activateWithScope': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action activateWithScope + description: 'Run a workflow object on-demand with a specific scope. You can run any workflow on-demand, including scheduled workflows. Workflows created from the ''Real-time employee termination'' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activatewithscope?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_activateGraphWPreScope + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + scope: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.activationScope' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.cancelProcessing': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action cancelProcessing + description: Cancel one or more workflow runs that are currently in queued or inProgress status. Currently limited to canceling one run per request. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-cancelprocessing?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_cancelProcessing + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + scope: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.cancelScope' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.clearQuarantine': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action clearQuarantine + description: 'Release a quarantined workflow so that it resumes processing. A workflow is automatically quarantined when a run exceeds the threshold conditions defined in its quarantineConfiguration. After an administrator reviews the cause of the quarantine, calling this action clears the quarantine state and allows the workflow to run again.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-clearquarantine?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_clearQuarantine + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.createNewVersion': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action createNewVersion + description: Create a new version of the workflow object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_createNewVersion + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + workflow: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.previewTaskFailures': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action previewTaskFailures + description: 'Validate the tasks configured in a workflow to check for configuration errors. This action identifies any tasks that would fail during execution, allowing you to fix issues before running the workflow. Returns an empty collection if no task failures are detected.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-previewtaskfailures?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_previewTaskFailure + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.previewFailedTask' + '@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 + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.previewWorkflow': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action previewWorkflow + description: 'Run a workflow in preview mode for selected directory objects without affecting production users. This action triggers workflow processing in preview mode, and results can be retrieved by using the List userProcessingResults operation with $filter=workflowExecutionType eq ''previewMode''.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-previewworkflow?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_previewWorkflow + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + subjects: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.restore': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action restore + description: Restore a deleted workflow object. You can only restore a workflow that was deleted within the last 30 days before Microsoft Entra ID automatically permanently deletes it. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_restore + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/previewScope': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get previewScope from identityGovernance + description: The preview scope for the workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListPreviewScope + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.directoryObjectCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/previewScope/{directoryObject-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get previewScope from identityGovernance + description: The preview scope for the workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetPreviewScope + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: directoryObject-id + in: path + description: The unique identifier of directoryObject + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: directoryObject + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.directoryObject' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/previewScope/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.previewScope_GetCount + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get runs from identityGovernance + description: Workflow runs. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListRun + parameters: + - name: workflow-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource + x-ms-docs-key-type: workflow - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -81355,68 +93898,106 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceUploadSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}': + get: tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resource_CreateUploadSession + - identityGovernance.lifecycleWorkflowsContainer + summary: Get runs from identityGovernance + description: Workflow runs. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetRun parameters: - - name: accessPackageResource-id + - name: workflow-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - required: true + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns': get: tags: - - identityGovernance.entitlementManagement - summary: Get uploadSessions from identityGovernance - description: The upload sessions for uploading external access data to this resource through the Bring Your Own Data (BYOD) flow. - operationId: identityGovernance.entitlementManagement.resource_GetUploadSession + - identityGovernance.lifecycleWorkflowsContainer + summary: Get reprocessedRuns from identityGovernance + description: The related reprocessed workflow run. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_ListReprocessedRun parameters: - - name: accessPackageResource-id + - name: workflow-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: workflow + - name: run-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: run + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -81439,111 +94020,129 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' + $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns/{run-id1}': + get: tags: - - identityGovernance.entitlementManagement - summary: Update the navigation property uploadSessions in identityGovernance - operationId: identityGovernance.entitlementManagement.resource_UpdateUploadSession + - identityGovernance.lifecycleWorkflowsContainer + summary: Get reprocessedRuns from identityGovernance + description: The related reprocessed workflow run. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_GetReprocessedRun parameters: - - name: accessPackageResource-id + - name: workflow-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: workflow + - name: run-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - required: true + x-ms-docs-key-type: run + - name: run-id1 + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.customDataProvidedResourceUploadSession' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns/$count': + get: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property uploadSessions for identityGovernance - operationId: identityGovernance.entitlementManagement.resource_DeleteUploadSession + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.reprocessedRun_GetCount parameters: - - name: accessPackageResource-id + - name: workflow-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: workflow + - name: run-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: run + - $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 - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults': get: tags: - - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resource.uploadSession_ListFile + - identityGovernance.lifecycleWorkflowsContainer + summary: Get subjectProcessingResults from identityGovernance + description: The processing results for each subject in this workflow run. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_ListSubjectProcessingResult parameters: - - name: accessPackageResource-id + - name: workflow-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: workflow + - name: run-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession + x-ms-docs-key-type: run - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -81581,45 +94180,45 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.customDataProvidedResourceFileCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.subjectProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}': get: tags: - - identityGovernance.entitlementManagement - summary: Get files from identityGovernance - description: The files uploaded during this upload session. Supports $expand and $expand with nested $filter and $orderby. - operationId: identityGovernance.entitlementManagement.resource.uploadSession_GetFile + - identityGovernance.lifecycleWorkflowsContainer + summary: Get subjectProcessingResults from identityGovernance + description: The processing results for each subject in this workflow run. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_GetSubjectProcessingResult parameters: - - name: accessPackageResource-id + - name: workflow-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: workflow + - name: run-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + x-ms-docs-key-type: run + - name: subjectProcessingResult-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile + x-ms-docs-key-type: subjectProcessingResult - name: $select in: query description: Select properties to be returned @@ -81646,252 +94245,126 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceFile' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectProcessingResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/{customDataProvidedResourceFile-id}/$value': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns': get: tags: - - identityGovernance.entitlementManagement - summary: Get media content for the navigation property files from identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.uploadSession_GetFilesContent + - identityGovernance.lifecycleWorkflowsContainer + summary: Get reprocessedRuns from identityGovernance + description: The reprocessed runs associated with this subject processing result. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult_ListReprocessedRun parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id + - name: workflow-id in: path - description: The unique identifier of customDataProvidedResourceFile + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceFile - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: - tags: - - identityGovernance.entitlementManagement - summary: Update media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.uploadSession_SetFilesContent - parameters: - - name: accessPackageResource-id + x-ms-docs-key-type: workflow + - name: run-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: run + - name: subjectProcessingResult-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - required: true - style: simple + x-ms-docs-key-type: subjectProcessingResult + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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: customDataProvidedResourceFile - 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 - default: - $ref: '#/components/responses/error' - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete media content for the navigation property files in identityGovernance - description: The unique identifier for an entity. Read-only. - operationId: identityGovernance.entitlementManagement.resource.uploadSession_DeleteFilesContent - parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id - in: path - description: The unique identifier of customDataProvidedResourceUploadSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - name: customDataProvidedResourceFile-id - in: path - description: The unique identifier of customDataProvidedResourceFile - 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: customDataProvidedResourceFile - - 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.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/files/$count': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns/{run-id1}': get: tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.uploadSession.file_GetCount + - identityGovernance.lifecycleWorkflowsContainer + summary: Get reprocessedRuns from identityGovernance + description: The reprocessed runs associated with this subject processing result. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult_GetReprocessedRun parameters: - - name: accessPackageResource-id - in: path - description: The unique identifier of accessPackageResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + - name: workflow-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/{customDataProvidedResourceUploadSession-id}/microsoft.graph.uploadFile': - post: - tags: - - identityGovernance.entitlementManagement - summary: Invoke action uploadFile - description: Upload a file in a customDataProvidedResourceUploadSession created for an accessPackageResource. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/customdataprovidedresourceuploadsession-uploadfile?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.resource.uploadSession_uploadFile - parameters: - - name: accessPackageResource-id + x-ms-docs-key-type: workflow + - name: run-id in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - name: customDataProvidedResourceUploadSession-id + x-ms-docs-key-type: run + - name: subjectProcessingResult-id in: path - description: The unique identifier of customDataProvidedResourceUploadSession + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: customDataProvidedResourceUploadSession - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.customDataProvidedResourceUploadSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/uploadSessions/$count': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource.uploadSession_GetCount - parameters: - - name: accessPackageResource-id + x-ms-docs-key-type: subjectProcessingResult + - name: run-id1 in: path - description: The unique identifier of accessPackageResource + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageResource - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/resources/$count: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.resource_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/entitlementManagement/settings: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get entitlementManagementSettings - description: Retrieve the properties of an entitlementManagementSettings object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_GetSetting - parameters: + x-ms-docs-key-type: run - name: $select in: query description: Select properties to be returned @@ -81918,65 +94391,80 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.entitlementManagementSettings' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.entitlementManagement - summary: Update entitlementManagementSettings - description: Update an existing entitlementManagementSettings object to change one or more of its properties. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_UpdateSetting - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.entitlementManagementSettings' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.entitlementManagementSettings' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns/$count': + get: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property settings for identityGovernance - operationId: identityGovernance.entitlementManagement_DeleteSetting + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult.reprocessedRun_GetCount parameters: - - name: If-Match - in: header - description: ETag + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true style: simple schema: type: string + x-ms-docs-key-type: subjectProcessingResult + - $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 - /identityGovernance/entitlementManagement/subjects: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults': get: tags: - - identityGovernance.entitlementManagement - summary: Get accessPackageSubject - description: Get the properties of an external directory user represented by an existing accessPackageSubject object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackagesubject-get?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_ListSubject + - identityGovernance.lifecycleWorkflowsContainer + summary: Get taskProcessingResults from identityGovernance + description: The task-level processing results for this subject. Read-only. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult_ListTaskProcessingResult parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -82014,50 +94502,53 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.accessPackageSubjectCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.entitlementManagement - summary: Create new navigation property to subjects for identityGovernance - operationId: identityGovernance.entitlementManagement_CreateSubject - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}': get: tags: - - identityGovernance.entitlementManagement - summary: Get subjects from identityGovernance - operationId: identityGovernance.entitlementManagement_GetSubject + - identityGovernance.lifecycleWorkflowsContainer + summary: Get taskProcessingResults from identityGovernance + description: The task-level processing results for this subject. Read-only. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult_GetTaskProcessingResult parameters: - - name: accessPackageSubject-id + - name: workflow-id in: path - description: The unique identifier of accessPackageSubject + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageSubject + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -82084,87 +94575,117 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + post: tags: - - identityGovernance.entitlementManagement - summary: Update accessPackageSubject - description: Update an external directory user represented by an existing accessPackageSubject object to change the subject lifecycle. + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action resume + description: 'Resume a taskProcessingResult that''s inProgress. In the default case, an Azure Logic Apps system-assigned managed identity calls this API. For more information, see Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement_UpdateSubject + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult.taskProcessingResult_resume parameters: - - name: accessPackageSubject-id + - name: workflow-id in: path - description: The unique identifier of accessPackageSubject + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageSubject + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' + type: object + properties: + source: + type: string + nullable: true + type: + type: string + nullable: true + data: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtensionCallbackData' + additionalProperties: + type: object required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': + get: tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property subjects for identityGovernance - operationId: identityGovernance.entitlementManagement_DeleteSubject + - identityGovernance.lifecycleWorkflowsContainer + summary: Get subject from identityGovernance + description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult.taskProcessingResult_GetSubject parameters: - - name: accessPackageSubject-id + - name: workflow-id in: path - description: The unique identifier of accessPackageSubject + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageSubject - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization': - get: - tags: - - identityGovernance.entitlementManagement - summary: Get connectedOrganization from identityGovernance - description: The connected organization of the subject. Read-only. Nullable. - operationId: identityGovernance.entitlementManagement.subject_GetConnectedOrganization - parameters: - - name: accessPackageSubject-id + x-ms-docs-key-type: run + - name: subjectProcessingResult-id in: path - description: The unique identifier of accessPackageSubject + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: accessPackageSubject + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -82191,25 +94712,50 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.connectedOrganization' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/entitlementManagement/subjects(objectId=''{objectId}'')': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: tags: - - identityGovernance.entitlementManagement - summary: Get subjects from identityGovernance - operationId: identityGovernance.entitlementManagement.subject_GetGraphBPreObjectId + - identityGovernance.lifecycleWorkflowsContainer + 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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult.taskProcessingResult.subject_GetMailboxSetting parameters: - - name: objectId + - name: workflow-id in: path - description: Alternate key of accessPackageSubject + description: The unique identifier of workflow required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -82232,137 +94778,57 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation patch: tags: - - identityGovernance.entitlementManagement - summary: Update accessPackageSubject - description: Update an external directory user represented by an existing accessPackageSubject object to change the subject lifecycle. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-1.0 - operationId: identityGovernance.entitlementManagement.subject_UpdateGraphBPreObjectId + - identityGovernance.lifecycleWorkflowsContainer + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult.taskProcessingResult.subject_UpdateMailboxSetting parameters: - - name: objectId + - name: workflow-id in: path - description: Alternate key of accessPackageSubject + description: The unique identifier of workflow required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.accessPackageSubject' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.entitlementManagement - summary: Delete navigation property subjects for identityGovernance - operationId: identityGovernance.entitlementManagement.subject_DeleteGraphBPreObjectId - parameters: - - name: objectId + x-ms-docs-key-type: workflow + - name: run-id in: path - description: Alternate key of accessPackageSubject + description: The unique identifier of run required: true style: simple schema: type: string - nullable: true - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - /identityGovernance/entitlementManagement/subjects/$count: - get: - tags: - - identityGovernance.entitlementManagement - summary: Get the number of the resource - operationId: identityGovernance.entitlementManagement.subject_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/lifecycleWorkflows: - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get lifecycleWorkflows from identityGovernance - operationId: identityGovernance_GetLifecycleWorkflow - 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 + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + 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.identityGovernance.lifecycleWorkflowsContainer' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Update the navigation property lifecycleWorkflows in identityGovernance - operationId: identityGovernance_UpdateLifecycleWorkflow + type: string + x-ms-docs-key-type: taskProcessingResult requestBody: - description: New navigation property values + description: New property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleWorkflowsContainer' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' required: true responses: 2XX: @@ -82370,39 +94836,49 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleWorkflowsContainer' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Delete navigation property lifecycleWorkflows for identityGovernance - operationId: identityGovernance_DeleteLifecycleWorkflow + 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult.taskProcessingResult.subject_ListServiceProvisioningError parameters: - - name: If-Match - in: header - description: ETag + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - /identityGovernance/lifecycleWorkflows/customTaskExtensions: - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: List customTaskExtensions - description: Get a list of the customTaskExtension objects and their properties. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_ListCustomTaskExtension - parameters: + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -82440,58 +94916,98 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.customTaskExtensionCollectionResponse' + $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: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Create customTaskExtensions - description: Create a new customTaskExtension object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_CreateCustomTaskExtension - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtension' - required: true + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult.taskProcessingResult.subject.ServiceProvisioningError_GetCount + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtension' + $ref: '#/components/responses/ODataCountResponse' default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}': + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get customTaskExtension - description: Read the properties and relationships of a customTaskExtension object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_GetCustomTaskExtension + summary: Get task from identityGovernance + description: The related workflow task + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult.taskProcessingResult_GetTask parameters: - - name: customTaskExtension-id + - name: workflow-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -82518,137 +95034,168 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtension' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/$count': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Update customTaskExtension - description: Update the properties of a customTaskExtension object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_UpdateCustomTaskExtension + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult.taskProcessingResult_GetCount parameters: - - name: customTaskExtension-id + - name: workflow-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtension' - required: true + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtension' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/$count': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Delete customTaskExtension - description: Delete a customTaskExtension object. A custom task extension can only be deleted if it is not referenced in any task objects in a lifecycle workflow. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_DeleteCustomTaskExtension + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult_GetCount parameters: - - name: customTaskExtension-id + - name: workflow-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true style: simple schema: type: string + x-ms-docs-key-type: run + - $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 - '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get createdBy from identityGovernance - description: 'The unique identifier of the Microsoft Entra user that created the custom task extension.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.customTaskExtension_GetCreatedGraphBPre + summary: Invoke function summary + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.subjectProcessingResult_summary parameters: - - name: customTaskExtension-id + - name: workflow-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + 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: run + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectSummary' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings': + x-ms-docs-operation-type: function + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer - 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.customTaskExtension.createdBy_GetMailboxSetting + summary: Get taskProcessingResults from identityGovernance + description: The related taskProcessingResults. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_ListTaskProcessingResult parameters: - - name: customTaskExtension-id + - name: workflow-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -82671,74 +95218,45 @@ paths: type: string responses: 2XX: - description: Entity result. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' - patch: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.customTaskExtension.createdBy_UpdateMailboxSetting + summary: Get taskProcessingResults from identityGovernance + description: The related taskProcessingResults. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_GetTaskProcessingResult parameters: - - name: customTaskExtension-id + - name: workflow-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension - 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' - '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - 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: identityGovernance.lifecycleWorkflow.customTaskExtension.createdBy_ListServiceProvisioningError - parameters: - - name: customTaskExtension-id + x-ms-docs-key-type: workflow + - name: run-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/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: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -82761,50 +95279,105 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count': - get: + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.customTaskExtension.createdBy.ServiceProvisioningError_GetCount + summary: Invoke action resume + description: 'Resume a taskProcessingResult that''s inProgress. In the default case, an Azure Logic Apps system-assigned managed identity calls this API. For more information, see Lifecycle Workflows extensibility approach.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult_resume parameters: - - name: customTaskExtension-id + - name: workflow-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + source: + type: string + nullable: true + type: + type: string + nullable: true + data: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtensionCallbackData' + additionalProperties: + type: object + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy': + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get lastModifiedBy from identityGovernance - description: 'The unique identifier of the Microsoft Entra user that modified the custom task extension last.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.customTaskExtension_GetLastModifiedGraphBPre + summary: Get subject from identityGovernance + description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult_GetSubject parameters: - - name: customTaskExtension-id + - name: workflow-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -82835,22 +95408,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.customTaskExtension.lastModifiedBy_GetMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult.subject_GetMailboxSetting parameters: - - name: customTaskExtension-id + - name: workflow-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -82884,16 +95473,32 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.customTaskExtension.lastModifiedBy_UpdateMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult.subject_UpdateMailboxSetting parameters: - - name: customTaskExtension-id + - name: workflow-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult requestBody: description: New property values content: @@ -82910,22 +95515,38 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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: identityGovernance.lifecycleWorkflow.customTaskExtension.lastModifiedBy_ListServiceProvisioningError + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult.subject_ListServiceProvisioningError parameters: - - name: customTaskExtension-id + - name: workflow-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -82969,35 +95590,37 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.customTaskExtension.lastModifiedBy.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - - name: customTaskExtension-id + - name: workflow-id in: path - description: The unique identifier of customTaskExtension + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: customTaskExtension - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/lifecycleWorkflows/customTaskExtensions/$count: - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.customTaskExtension_GetCount - parameters: + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -83005,14 +95628,38 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identityGovernance/lifecycleWorkflows/deletedItems: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get deletedItems from identityGovernance - description: Deleted workflows in your lifecycle workflows instance. - operationId: identityGovernance.lifecycleWorkflow_GetDeletedItem + summary: Get task from identityGovernance + description: The related workflow task + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult_GetTask parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -83039,39 +95686,64 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.deletedItemContainer' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Delete navigation property deletedItems for identityGovernance - operationId: identityGovernance.lifecycleWorkflow_DeleteDeletedItem + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult_GetCount parameters: - - name: If-Match - in: header - description: ETag + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true style: simple schema: type: string + x-ms-docs-key-type: run + - $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 - /identityGovernance/lifecycleWorkflows/deletedItems/workflows: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: List deletedItems (deleted lifecycle workflows) - description: Get a list of deleted workflow objects and their properties from the deletedItemContainer. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem_ListWorkflow + summary: Get userProcessingResults from identityGovernance + description: The associated individual user execution. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_ListUserProcessingResult parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -83109,23 +95781,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.workflowCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get deletedItemContainer (a deleted lifecycle workflow) - description: Retrieve a deleted workflow object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem_GetWorkflow + summary: Get userProcessingResults from identityGovernance + description: The associated individual user execution. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_GetUserProcessingResult parameters: - name: workflow-id in: path @@ -83135,6 +95804,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: $select in: query description: Select properties to be returned @@ -83161,19 +95846,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Delete deletedItemContainer (permanently delete a deleted lifecycle workflow) - 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 - operationId: identityGovernance.lifecycleWorkflow.deletedItem_DeleteWorkflow + summary: Get reprocessedRuns from identityGovernance + description: The related reprocessed workflow run. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_ListReprocessedRun parameters: - name: workflow-id in: path @@ -83183,34 +95866,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: If-Match - in: header - description: ETag + - name: run-id + in: path + description: The unique identifier of run + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/administrationScopeTargets': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get administrationScopeTargets from identityGovernance - description: The administrative units in the scope of the workflow. Optional. Supports $expand. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListAdministrationScopeTarget - parameters: - - name: workflow-id + x-ms-docs-key-type: run + - name: userProcessingResult-id in: path - description: The unique identifier of workflow + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -83248,20 +95919,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/administrationScopeTargets/{directoryObject-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/{run-id1}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get administrationScopeTargets from identityGovernance - description: The administrative units in the scope of the workflow. Optional. Supports $expand. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetAdministrationScopeTarget + summary: Get reprocessedRuns from identityGovernance + description: The related reprocessed workflow run. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_GetReprocessedRun parameters: - name: workflow-id in: path @@ -83271,14 +95942,30 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: directoryObject-id + - name: run-id in: path - description: The unique identifier of directoryObject + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: directoryObject + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - name: run-id1 + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run - name: $select in: query description: Select properties to be returned @@ -83305,16 +95992,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.directoryObject' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/administrationScopeTargets/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.administrationScopeTarget_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.reprocessedRun_GetCount parameters: - name: workflow-id in: path @@ -83324,6 +96011,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -83331,13 +96034,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get createdBy from identityGovernance - description: The user who created the workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetCreatedGraphBPre + summary: Get subject from identityGovernance + description: 'The unique identifier of the user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_GetSubject parameters: - name: workflow-id in: path @@ -83347,6 +96050,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: $select in: query description: Select properties to be returned @@ -83377,13 +96096,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy_GetMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.subject_GetMailboxSetting parameters: - name: workflow-id in: path @@ -83393,6 +96112,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: $select in: query description: Select properties to be returned @@ -83426,7 +96161,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy_UpdateMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.subject_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -83436,6 +96171,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult requestBody: description: New property values content: @@ -83452,13 +96203,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy_ListServiceProvisioningError + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.subject_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -83468,6 +96219,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -83511,12 +96278,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.createdBy.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -83526,6 +96293,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -83533,13 +96316,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get executionScope from identityGovernance - description: The list of users that meet the workflowExecutionConditions of a workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListExecutionScope + summary: Get taskProcessingResults from identityGovernance + description: The associated individual task execution. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id in: path @@ -83549,6 +96332,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -83586,20 +96385,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get executionScope from identityGovernance - description: The list of users that meet the workflowExecutionConditions of a workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetExecutionScope + summary: Get taskProcessingResults from identityGovernance + description: The associated individual task execution. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_GetTaskProcessingResult parameters: - name: workflow-id in: path @@ -83609,6 +96408,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run - name: userProcessingResult-id in: path description: The unique identifier of userProcessingResult @@ -83617,6 +96424,14 @@ paths: schema: type: string x-ms-docs-key-type: userProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -83643,16 +96458,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/$count': - get: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.executionScope_GetCount + summary: Invoke action resume + description: 'Resume a taskProcessingResult that''s inProgress. In the default case, an Azure Logic Apps system-assigned managed identity calls this API. For more information, see Lifecycle Workflows extensibility approach.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id in: path @@ -83662,20 +96481,61 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + source: + type: string + nullable: true + type: + type: string + nullable: true + data: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtensionCallbackData' + additionalProperties: + type: object + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy': + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get lastModifiedBy from identityGovernance - description: The unique identifier of the Microsoft Entra identity that last modified the workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetLastModifiedGraphBPre + summary: Get subject from identityGovernance + description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult_GetSubject parameters: - name: workflow-id in: path @@ -83685,6 +96545,30 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -83715,13 +96599,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.lastModifiedBy_GetMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult.subject_GetMailboxSetting parameters: - name: workflow-id in: path @@ -83731,6 +96615,30 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -83764,7 +96672,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.lastModifiedBy_UpdateMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult.subject_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -83774,6 +96682,30 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult requestBody: description: New property values content: @@ -83790,22 +96722,46 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.lastModifiedBy_ListServiceProvisioningError + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult.subject_ListServiceProvisioningError parameters: - name: workflow-id in: path - description: The unique identifier of workflow + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: userProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -83849,12 +96805,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.lastModifiedBy.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -83864,6 +96820,30 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -83871,16 +96851,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.activate': - post: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action activate - description: 'Run a workflow object on-demand. You can run any workflow on-demand, including scheduled workflows. Workflows created from the ''Real-time employee termination'' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_activate + summary: Get task from identityGovernance + description: The related workflow task + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult_GetTask parameters: - name: workflow-id in: path @@ -83890,139 +96867,66 @@ paths: schema: type: string x-ms-docs-key-type: workflow - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - subjects: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.user' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.activateWithScope': - post: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action activateWithScope - description: 'Run a workflow object on-demand with a specific scope. You can run any workflow on-demand, including scheduled workflows. Workflows created from the ''Real-time employee termination'' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activatewithscope?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_activateGraphWPreScope - parameters: - - name: workflow-id + - name: run-id in: path - description: The unique identifier of workflow + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - scope: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.activationScope' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.cancelProcessing': - post: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action cancelProcessing - description: Cancel one or more workflow runs that are currently in queued or inProgress status. Currently limited to canceling one run per request. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-cancelprocessing?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_cancelProcessing - parameters: - - name: workflow-id + x-ms-docs-key-type: run + - name: userProcessingResult-id in: path - description: The unique identifier of workflow + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - scope: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.cancelScope' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.clearQuarantine': - post: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action clearQuarantine - description: 'Release a quarantined workflow so that it resumes processing. A workflow is automatically quarantined when a run exceeds the threshold conditions defined in its quarantineConfiguration. After an administrator reviews the cause of the quarantine, calling this action clears the quarantine state and allows the workflow to run again.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-clearquarantine?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_clearQuarantine - parameters: - - name: workflow-id + x-ms-docs-key-type: userProcessingResult + - name: taskProcessingResult-id in: path - description: The unique identifier of workflow + description: The unique identifier of taskProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: taskProcessingResult + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.workflow' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.createNewVersion': - post: + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/$count': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action createNewVersion - description: Create a new version of the workflow object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_createNewVersion + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -84032,80 +96936,35 @@ paths: schema: type: string x-ms-docs-key-type: workflow - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - workflow: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.previewTaskFailures': - post: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action previewTaskFailures - description: 'Validate the tasks configured in a workflow to check for configuration errors. This action identifies any tasks that would fail during execution, allowing you to fix issues before running the workflow. Returns an empty collection if no task failures are detected.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-previewtaskfailures?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_previewTaskFailure - parameters: - - name: workflow-id + - name: run-id in: path - description: The unique identifier of workflow + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.previewFailedTask' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.previewWorkflow': - post: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action previewWorkflow - description: 'Run a workflow in preview mode for selected directory objects without affecting production users. This action triggers workflow processing in preview mode, and results can be retrieved by using the List userProcessingResults operation with $filter=workflowExecutionType eq ''previewMode''.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-previewworkflow?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_previewWorkflow + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -84115,36 +96974,27 @@ paths: schema: type: string x-ms-docs-key-type: workflow - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - subjects: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.directoryObject' - additionalProperties: - type: object - required: true + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - $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 - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/microsoft.graph.identityGovernance.restore': - post: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action restore - description: Restore a deleted workflow object. You can only restore a workflow that was deleted within the last 30 days before Microsoft Entra ID automatically permanently deletes it. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_restore + summary: Invoke function summary + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_summary parameters: - name: workflow-id in: path @@ -84154,23 +97004,48 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.userSummary' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/previewScope': + x-ms-docs-operation-type: function + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get previewScope from identityGovernance - description: The preview scope for the workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListPreviewScope + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_GetCount parameters: - name: workflow-id in: path @@ -84180,57 +97055,19 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/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.directoryObjectCollectionResponse' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/previewScope/{directoryObject-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get previewScope from identityGovernance - description: The preview scope for the workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetPreviewScope + summary: Invoke function summary + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_summary parameters: - name: workflow-id in: path @@ -84240,73 +97077,41 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: directoryObject-id + - name: startDateTime in: path - description: The unique identifier of directoryObject + description: 'Usage: startDateTime={startDateTime}' required: true style: simple schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - x-ms-docs-key-type: directoryObject - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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.directoryObject' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/previewScope/$count': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.previewScope_GetCount - parameters: - - name: workflow-id + format: date-time + - name: endDateTime in: path - description: The unique identifier of workflow + description: 'Usage: endDateTime={endDateTime}' required: true style: simple schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + format: date-time responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.runSummary' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs': + x-ms-docs-operation-type: function + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get runs from identityGovernance - description: Workflow runs. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListRun + summary: Get subjectProcessingResults from identityGovernance + description: Per-subject workflow execution results. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListSubjectProcessingResult parameters: - name: workflow-id in: path @@ -84353,20 +97158,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.subjectProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get runs from identityGovernance - description: Workflow runs. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetRun + summary: Get subjectProcessingResults from identityGovernance + description: Per-subject workflow execution results. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetSubjectProcessingResult parameters: - name: workflow-id in: path @@ -84376,14 +97181,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - name: $select in: query description: Select properties to be returned @@ -84410,17 +97215,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectProcessingResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get reprocessedRuns from identityGovernance - description: The related reprocessed workflow run. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_ListReprocessedRun + description: The reprocessed runs associated with this subject processing result. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult_ListReprocessedRun parameters: - name: workflow-id in: path @@ -84430,14 +97235,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -84482,13 +97287,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns/{run-id1}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns/{run-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get reprocessedRuns from identityGovernance - description: The related reprocessed workflow run. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_GetReprocessedRun + description: The reprocessed runs associated with this subject processing result. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult_GetReprocessedRun parameters: - name: workflow-id in: path @@ -84498,15 +97303,15 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run - - name: run-id1 + x-ms-docs-key-type: subjectProcessingResult + - name: run-id in: path description: The unique identifier of run required: true @@ -84544,12 +97349,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.reprocessedRun_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult.reprocessedRun_GetCount parameters: - name: workflow-id in: path @@ -84559,14 +97364,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -84574,13 +97379,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get taskProcessingResults from identityGovernance - description: The related taskProcessingResults. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_ListTaskProcessingResult + description: The task-level processing results for this subject. Read-only. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id in: path @@ -84590,14 +97395,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -84642,13 +97447,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get taskProcessingResults from identityGovernance - description: The related taskProcessingResults. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_GetTaskProcessingResult + description: The task-level processing results for this subject. Read-only. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult_GetTaskProcessingResult parameters: - name: workflow-id in: path @@ -84658,14 +97463,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -84704,7 +97509,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -84713,7 +97518,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult_resume + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id in: path @@ -84723,14 +97528,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -84763,13 +97568,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get subject from identityGovernance description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult_GetSubject + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult.taskProcessingResult_GetSubject parameters: - name: workflow-id in: path @@ -84779,14 +97584,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -84825,13 +97630,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult.subject_GetMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult.taskProcessingResult.subject_GetMailboxSetting parameters: - name: workflow-id in: path @@ -84841,14 +97646,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -84890,7 +97695,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult.subject_UpdateMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult.taskProcessingResult.subject_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -84900,14 +97705,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -84932,13 +97737,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult.subject_ListServiceProvisioningError + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult.taskProcessingResult.subject_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -84948,14 +97753,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -85007,12 +97812,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult.subject.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult.taskProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -85022,14 +97827,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -85045,13 +97850,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get task from identityGovernance description: The related workflow task - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult_GetTask + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult.taskProcessingResult_GetTask parameters: - name: workflow-id in: path @@ -85061,14 +97866,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -85107,12 +97912,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.taskProcessingResult_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult.taskProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -85122,14 +97927,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: subjectProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -85137,13 +97942,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get userProcessingResults from identityGovernance - description: The associated individual user execution. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_ListUserProcessingResult + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -85153,14 +97957,302 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/subjectProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke function summary + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.subjectProcessingResult_summary + parameters: + - name: workflow-id in: path - description: The unique identifier of run + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: workflow + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectSummary' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get taskReports from identityGovernance + description: Represents the aggregation of task execution data for tasks within a workflow object. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListTaskReport + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.identityGovernance.taskReportCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get taskReports from identityGovernance + description: Represents the aggregation of task execution data for tasks within a workflow object. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetTaskReport + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: taskReport-id + in: path + description: The unique identifier of taskReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskReport + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.taskReport' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/task': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get task from identityGovernance + description: 'The related lifecycle workflow task.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_GetTask + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: taskReport-id + in: path + description: The unique identifier of taskReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskReport + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.task' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get taskDefinition from identityGovernance + description: 'The taskDefinition associated with the related lifecycle workflow task.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_GetTaskDefinition + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: taskReport-id + in: path + description: The unique identifier of taskReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskReport + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.taskDefinition' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get taskProcessingResults from identityGovernance + description: The related lifecycle workflow taskProcessingResults. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_ListTaskProcessingResult + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: taskReport-id + in: path + description: The unique identifier of taskReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskReport - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -85198,20 +98290,203 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get taskProcessingResults from identityGovernance + description: The related lifecycle workflow taskProcessingResults. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_GetTaskProcessingResult + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: taskReport-id + in: path + description: The unique identifier of taskReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskReport + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.taskProcessingResult' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action resume + description: 'Resume a taskProcessingResult that''s inProgress. In the default case, an Azure Logic Apps system-assigned managed identity calls this API. For more information, see Lifecycle Workflows extensibility approach.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult_resume + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: taskReport-id + in: path + description: The unique identifier of taskReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskReport + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + source: + type: string + nullable: true + type: + type: string + nullable: true + data: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtensionCallbackData' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get subject from identityGovernance + description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult_GetSubject + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: taskReport-id + in: path + description: The unique identifier of taskReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskReport + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get userProcessingResults from identityGovernance - description: The associated individual user execution. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_GetUserProcessingResult + 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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult.subject_GetMailboxSetting parameters: - name: workflow-id in: path @@ -85221,22 +98496,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: taskReport-id in: path - description: The unique identifier of run + description: The unique identifier of taskReport required: true style: simple schema: type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + x-ms-docs-key-type: taskReport + - name: taskProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of taskProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -85259,21 +98534,66 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns': + patch: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult.subject_UpdateMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: taskReport-id + in: path + description: The unique identifier of taskReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskReport + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult + 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' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get reprocessedRuns from identityGovernance - description: The related reprocessed workflow run. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_ListReprocessedRun + 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult.subject_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -85283,22 +98603,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: taskReport-id in: path - description: The unique identifier of run + description: The unique identifier of taskReport required: true style: simple schema: type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + x-ms-docs-key-type: taskReport + - name: taskProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of taskProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: taskProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -85336,20 +98656,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' + $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 - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/{run-id1}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get reprocessedRuns from identityGovernance - description: The related reprocessed workflow run. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_GetReprocessedRun + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -85359,30 +98677,61 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: taskReport-id in: path - description: The unique identifier of run + description: The unique identifier of taskReport required: true style: simple schema: type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + x-ms-docs-key-type: taskReport + - name: taskProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of taskProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult - - name: run-id1 + x-ms-docs-key-type: taskProcessingResult + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get task from identityGovernance + description: The related workflow task + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult_GetTask + parameters: + - name: workflow-id in: path - description: The unique identifier of run + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: workflow + - name: taskReport-id + in: path + description: The unique identifier of taskReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskReport + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -85409,16 +98758,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.reprocessedRun_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -85428,22 +98777,36 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: taskReport-id in: path - description: The unique identifier of run + description: The unique identifier of taskReport required: true style: simple schema: type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + x-ms-docs-key-type: taskReport + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_GetCount + parameters: + - name: workflow-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: workflow - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -85451,13 +98814,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get subject from identityGovernance - description: 'The unique identifier of the user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_GetSubject + summary: Invoke function summary + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_summary parameters: - name: workflow-id in: path @@ -85467,59 +98829,41 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: startDateTime in: path - description: The unique identifier of run + description: 'Usage: startDateTime={startDateTime}' required: true style: simple schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + format: date-time + - name: endDateTime in: path - description: The unique identifier of userProcessingResult + description: 'Usage: endDateTime={endDateTime}' required: true style: simple schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - x-ms-docs-key-type: userProcessingResult - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: date-time responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskReportSummary' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings': + x-ms-docs-operation-type: function + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks': get: tags: - identityGovernance.lifecycleWorkflowsContainer - 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.subject_GetMailboxSetting + summary: Get tasks from identityGovernance + description: The tasks in the workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListTask parameters: - name: workflow-id in: path @@ -85529,22 +98873,21 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id - in: path - description: The unique identifier of userProcessingResult - 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: userProcessingResult + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -85567,18 +98910,18 @@ paths: type: string responses: 2XX: - description: Entity result. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/responses/microsoft.graph.identityGovernance.taskCollectionResponse' default: $ref: '#/components/responses/error' - patch: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.subject_UpdateMailboxSetting + summary: Create new navigation property to tasks for identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_CreateTask parameters: - name: workflow-id in: path @@ -85588,45 +98931,30 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id - in: path - description: The unique identifier of userProcessingResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: userProcessingResult requestBody: - description: New property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' 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.identityGovernance.task' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors': + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.subject_ListServiceProvisioningError + summary: Get tasks from identityGovernance + description: The tasks in the workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetTask parameters: - name: workflow-id in: path @@ -85636,37 +98964,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: task-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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: task - name: $select in: query description: Select properties to be returned @@ -85689,18 +98994,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.identityGovernance.task' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count': - get: + x-ms-docs-operation-type: operation + patch: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.subject.ServiceProvisioningError_GetCount + summary: Update the navigation property tasks in identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_UpdateTask parameters: - name: workflow-id in: path @@ -85710,36 +99016,72 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: task-id in: path - description: The unique identifier of run + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + x-ms-docs-key-type: task + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Delete navigation property tasks for identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_DeleteTask + parameters: + - name: workflow-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: workflow + - name: task-id + in: path + description: The unique identifier of task + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: task + - 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' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults': + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get taskProcessingResults from identityGovernance - description: The associated individual task execution. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_ListTaskProcessingResult + description: The result of processing the task. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task_ListTaskProcessingResult parameters: - name: workflow-id in: path @@ -85749,22 +99091,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: task-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -85809,13 +99143,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get taskProcessingResults from identityGovernance - description: The associated individual task execution. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_GetTaskProcessingResult + description: The result of processing the task. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task_GetTaskProcessingResult parameters: - name: workflow-id in: path @@ -85825,22 +99159,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: task-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -85879,7 +99205,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -85888,7 +99214,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult_resume + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult_resume parameters: - name: workflow-id in: path @@ -85898,22 +99224,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: task-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -85946,13 +99264,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get subject from identityGovernance description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult_GetSubject + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult_GetSubject parameters: - name: workflow-id in: path @@ -85962,22 +99280,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: task-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -86016,13 +99326,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult.subject_GetMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult.subject_GetMailboxSetting parameters: - name: workflow-id in: path @@ -86032,22 +99342,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: task-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -86089,7 +99391,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult.subject_UpdateMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult.subject_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -86099,22 +99401,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: task-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -86139,13 +99433,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult.subject_ListServiceProvisioningError + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult.subject_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -86155,22 +99449,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: task-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -86222,12 +99508,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult.subject.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -86237,22 +99523,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: task-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -86268,13 +99546,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get task from identityGovernance description: The related workflow task - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult_GetTask + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult_GetTask parameters: - name: workflow-id in: path @@ -86284,22 +99562,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: task-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -86338,12 +99608,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult.taskProcessingResult_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -86353,22 +99623,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: task-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -86376,12 +99638,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task_GetCount parameters: - name: workflow-id in: path @@ -86391,14 +99653,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -86406,12 +99660,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke function summary - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run.userProcessingResult_summary + summary: Get userProcessingResults from identityGovernance + description: Per-user workflow execution results. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListUserProcessingResult parameters: - name: workflow-id in: path @@ -86421,48 +99676,57 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - 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: run - - name: startDateTime - in: path - description: 'Usage: startDateTime={startDateTime}' - 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: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - name: endDateTime - in: path - description: 'Usage: endDateTime={endDateTime}' - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.userSummary' + $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/$count': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_GetCount + summary: Get userProcessingResults from identityGovernance + description: Per-user workflow execution results. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetUserProcessingResult parameters: - name: workflow-id in: path @@ -86472,63 +99736,51 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke function summary - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.run_summary - parameters: - - name: workflow-id + - name: userProcessingResult-id in: path - description: The unique identifier of workflow + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - - name: startDateTime - in: path - description: 'Usage: startDateTime={startDateTime}' - required: true - style: simple + x-ms-docs-key-type: userProcessingResult + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - name: endDateTime - in: path - description: 'Usage: endDateTime={endDateTime}' - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.runSummary' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports': + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get taskReports from identityGovernance - description: Represents the aggregation of task execution data for tasks within a workflow object. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListTaskReport + summary: Get reprocessedRuns from identityGovernance + description: The related reprocessed workflow run. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_ListReprocessedRun parameters: - name: workflow-id in: path @@ -86538,6 +99790,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -86575,20 +99835,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.taskReportCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/{run-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get taskReports from identityGovernance - description: Represents the aggregation of task execution data for tasks within a workflow object. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetTaskReport + summary: Get reprocessedRuns from identityGovernance + description: The related reprocessed workflow run. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_GetReprocessedRun parameters: - name: workflow-id in: path @@ -86598,14 +99858,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run - name: $select in: query description: Select properties to be returned @@ -86632,17 +99900,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskReport' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/task': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get task from identityGovernance - description: 'The related lifecycle workflow task.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_GetTask + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.reprocessedRun_GetCount parameters: - name: workflow-id in: path @@ -86652,14 +99919,45 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get subject from identityGovernance + description: 'The unique identifier of the user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_GetSubject + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: $select in: query description: Select properties to be returned @@ -86686,17 +99984,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get taskDefinition from identityGovernance - description: 'The taskDefinition associated with the related lifecycle workflow task.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_GetTaskDefinition + 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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.subject_GetMailboxSetting parameters: - name: workflow-id in: path @@ -86706,14 +100004,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult - name: $select in: query description: Select properties to be returned @@ -86736,21 +100034,155 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskDefinition' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults': + patch: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.subject_UpdateMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + 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' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.subject_ListServiceProvisioningError + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.subject.ServiceProvisioningError_GetCount + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get taskProcessingResults from identityGovernance - description: The related lifecycle workflow taskProcessingResults. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_ListTaskProcessingResult + description: The associated individual task execution. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id in: path @@ -86760,14 +100192,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -86812,13 +100244,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get taskProcessingResults from identityGovernance - description: The related lifecycle workflow taskProcessingResults. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_GetTaskProcessingResult + description: The associated individual task execution. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_GetTaskProcessingResult parameters: - name: workflow-id in: path @@ -86828,14 +100260,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -86874,7 +100306,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -86883,7 +100315,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult_resume + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id in: path @@ -86893,14 +100325,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -86933,13 +100365,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get subject from identityGovernance description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult_GetSubject + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult_GetSubject parameters: - name: workflow-id in: path @@ -86949,14 +100381,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -86995,13 +100427,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult.subject_GetMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult.subject_GetMailboxSetting parameters: - name: workflow-id in: path @@ -87011,14 +100443,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -87060,7 +100492,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult.subject_UpdateMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult.subject_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -87070,14 +100502,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -87102,13 +100534,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult.subject_ListServiceProvisioningError + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult.subject_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -87118,14 +100550,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -87177,12 +100609,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult.subject.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -87192,14 +100624,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -87215,13 +100647,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get task from identityGovernance description: The related workflow task - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult_GetTask + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult_GetTask parameters: - name: workflow-id in: path @@ -87231,14 +100663,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -87277,12 +100709,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport.taskProcessingResult_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -87292,14 +100724,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: taskReport-id + - name: userProcessingResult-id in: path - description: The unique identifier of taskReport + description: The unique identifier of userProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: taskReport + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -87307,12 +100739,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -87329,12 +100761,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Invoke function summary - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.taskReport_summary + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_summary parameters: - name: workflow-id in: path @@ -87368,17 +100800,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskReportSummary' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.userSummary' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: function - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get tasks from identityGovernance - description: The tasks in the workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListTask + summary: Get versions from identityGovernance + description: The workflow versions that are available. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListVersion parameters: - name: workflow-id in: path @@ -87425,51 +100857,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.taskCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.workflowVersionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Create new navigation property to tasks for identityGovernance - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_CreateTask - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get tasks from identityGovernance - description: The tasks in the workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetTask + summary: Get versions from identityGovernance + description: The workflow versions that are available. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetVersion parameters: - name: workflow-id in: path @@ -87479,14 +100880,17 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: task-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of task + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: task + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion - name: $select in: query description: Select properties to be returned @@ -87513,90 +100917,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Update the navigation property tasks in identityGovernance - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_UpdateTask - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Delete navigation property tasks for identityGovernance - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_DeleteTask - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowVersion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/administrationScopeTargets': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get taskProcessingResults from identityGovernance - description: The result of processing the task. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task_ListTaskProcessingResult + summary: Get administrationScopeTargets from identityGovernance + description: The administrative units in the scope of the workflow. Optional. Supports $expand. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_ListAdministrationScopeTarget parameters: - name: workflow-id in: path @@ -87606,14 +100937,17 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: task-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of task + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: task + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -87651,20 +100985,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' + $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/administrationScopeTargets/{directoryObject-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get taskProcessingResults from identityGovernance - description: The result of processing the task. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task_GetTaskProcessingResult + summary: Get administrationScopeTargets from identityGovernance + description: The administrative units in the scope of the workflow. Optional. Supports $expand. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_GetAdministrationScopeTarget parameters: - name: workflow-id in: path @@ -87674,22 +101008,25 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: task-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of task + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: directoryObject-id in: path - description: The unique identifier of taskProcessingResult + description: The unique identifier of directoryObject required: true style: simple schema: type: string - x-ms-docs-key-type: taskProcessingResult + x-ms-docs-key-type: directoryObject - name: $select in: query description: Select properties to be returned @@ -87716,20 +101053,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' + $ref: '#/components/schemas/microsoft.graph.directoryObject' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': - post: + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/administrationScopeTargets/$count': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action resume - description: 'Resume a taskProcessingResult that''s inProgress. In the default case, an Azure Logic Apps system-assigned managed identity calls this API. For more information, see Lifecycle Workflows extensibility approach.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult_resume + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.administrationScopeTarget_GetCount parameters: - name: workflow-id in: path @@ -87739,53 +101072,31 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of taskProcessingResult + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: taskProcessingResult - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - source: - type: string - nullable: true - type: - type: string - nullable: true - data: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtensionCallbackData' - additionalProperties: - type: object - required: true + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - $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 - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get subject from identityGovernance - description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult_GetSubject + summary: Get createdBy from identityGovernance + description: The user who created the workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_GetCreatedGraphBPre parameters: - name: workflow-id in: path @@ -87795,22 +101106,17 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of taskProcessingResult + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: taskProcessingResult + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion - name: $select in: query description: Select properties to be returned @@ -87841,13 +101147,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult.subject_GetMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.createdBy_GetMailboxSetting parameters: - name: workflow-id in: path @@ -87857,22 +101163,17 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of taskProcessingResult + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: taskProcessingResult + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion - name: $select in: query description: Select properties to be returned @@ -87906,7 +101207,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult.subject_UpdateMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.createdBy_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -87916,22 +101217,17 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of taskProcessingResult + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: taskProcessingResult + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion requestBody: description: New property values content: @@ -87948,13 +101244,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult.subject_ListServiceProvisioningError + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.createdBy_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -87964,22 +101260,17 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of taskProcessingResult + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: taskProcessingResult + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -88023,12 +101314,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult.subject.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.createdBy.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -88038,22 +101329,17 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of taskProcessingResult + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: taskProcessingResult + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -88061,13 +101347,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get task from identityGovernance - description: The related workflow task - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult_GetTask + summary: Get lastModifiedBy from identityGovernance + description: The unique identifier of the Microsoft Entra identity that last modified the workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_GetLastModifiedGraphBPre parameters: - name: workflow-id in: path @@ -88077,22 +101363,17 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of taskProcessingResult + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: taskProcessingResult + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion - name: $select in: query description: Select properties to be returned @@ -88119,46 +101400,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task.taskProcessingResult_GetCount - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.task_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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy_GetMailboxSetting parameters: - name: workflow-id in: path @@ -88168,44 +101420,17 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get userProcessingResults from identityGovernance - description: Per-user workflow execution results. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListUserProcessingResult - parameters: - - name: workflow-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of workflow + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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 + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion - name: $select in: query description: Select properties to be returned @@ -88228,20 +101453,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' + 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 - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}': - get: + patch: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get userProcessingResults from identityGovernance - description: Per-user workflow execution results. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetUserProcessingResult + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -88251,51 +101474,40 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: userProcessingResult - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + 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.identityGovernance.userProcessingResult' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get reprocessedRuns from identityGovernance - description: The related reprocessed workflow run. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_ListReprocessedRun + 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -88305,14 +101517,17 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: userProcessingResult + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -88350,20 +101565,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' + $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 - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/{run-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get reprocessedRuns from identityGovernance - description: The related reprocessed workflow run. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_GetReprocessedRun + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -88373,22 +101586,66 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: userProcessingResult - - name: run-id + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get tasks from identityGovernance + description: The tasks in the workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_ListTask + parameters: + - name: workflow-id in: path - description: The unique identifier of run + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: workflow + - name: workflowVersion-versionNumber + in: path + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -88411,20 +101668,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' + $ref: '#/components/responses/microsoft.graph.identityGovernance.taskCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/$count': - get: + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.reprocessedRun_GetCount + summary: Create new navigation property to tasks for identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_CreateTask parameters: - name: workflow-id in: path @@ -88434,28 +101689,41 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: userProcessingResult - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject': + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get subject from identityGovernance - description: 'The unique identifier of the user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_GetSubject + summary: Get tasks from identityGovernance + description: The tasks in the workflow. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_GetTask parameters: - name: workflow-id in: path @@ -88465,14 +101733,25 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id + in: path + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: $select in: query description: Select properties to be returned @@ -88499,17 +101778,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings': - get: + patch: tags: - identityGovernance.lifecycleWorkflowsContainer - 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.subject_GetMailboxSetting + summary: Update the navigation property tasks in identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_UpdateTask parameters: - name: workflow-id in: path @@ -88519,71 +101796,31 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id - in: path - description: The unique identifier of userProcessingResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: userProcessingResult - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: 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: - - identityGovernance.lifecycleWorkflowsContainer - summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.subject_UpdateMailboxSetting - parameters: - - name: workflow-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of workflow + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: workflow - - name: userProcessingResult-id + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task 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.identityGovernance.task' required: true responses: 2XX: @@ -88591,16 +101828,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors': - get: + x-ms-docs-operation-type: operation + delete: tags: - identityGovernance.lifecycleWorkflowsContainer - 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.subject_ListServiceProvisioningError + summary: Delete navigation property tasks for identityGovernance + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_DeleteTask parameters: - name: workflow-id in: path @@ -88610,94 +101846,44 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion required: true style: simple schema: - type: string - x-ms-docs-key-type: userProcessingResult - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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 - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.subject.ServiceProvisioningError_GetCount - parameters: - - name: workflow-id + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id in: path - description: The unique identifier of workflow + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - - name: userProcessingResult-id - in: path - description: The unique identifier of userProcessingResult - required: true + x-ms-docs-key-type: task + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults': + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get taskProcessingResults from identityGovernance - description: The associated individual task execution. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_ListTaskProcessingResult + description: The result of processing the task. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task_ListTaskProcessingResult parameters: - name: workflow-id in: path @@ -88707,14 +101893,25 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id + in: path + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -88759,13 +101956,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get taskProcessingResults from identityGovernance - description: The associated individual task execution. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_GetTaskProcessingResult + description: The result of processing the task. + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task_GetTaskProcessingResult parameters: - name: workflow-id in: path @@ -88775,14 +101972,25 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id + in: path + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -88821,7 +102029,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -88830,7 +102038,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult_resume + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult_resume parameters: - name: workflow-id in: path @@ -88840,14 +102048,25 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id + in: path + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -88880,13 +102099,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get subject from identityGovernance description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult_GetSubject + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult_GetSubject parameters: - name: workflow-id in: path @@ -88896,14 +102115,25 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id + in: path + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -88942,13 +102172,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult.subject_GetMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult.subject_GetMailboxSetting parameters: - name: workflow-id in: path @@ -88958,14 +102188,25 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id + in: path + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -89007,7 +102248,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult.subject_UpdateMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult.subject_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -89017,14 +102258,25 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id + in: path + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -89049,13 +102301,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult.subject_ListServiceProvisioningError + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult.subject_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -89065,14 +102317,25 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id + in: path + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -89124,12 +102387,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult.subject.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -89139,14 +102402,25 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id + in: path + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -89162,13 +102436,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get task from identityGovernance description: The related workflow task - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult_GetTask + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult_GetTask parameters: - name: workflow-id in: path @@ -89178,14 +102452,25 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id + in: path + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -89224,12 +102509,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult.taskProcessingResult_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -89239,14 +102524,25 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: workflowVersion-versionNumber in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion + - name: task-id + in: path + description: The unique identifier of task required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: task - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -89254,12 +102550,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/$count': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_GetCount + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task_GetCount parameters: - name: workflow-id in: path @@ -89269,6 +102565,17 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: workflowVersion-versionNumber + in: path + description: The unique identifier of workflowVersion + required: true + style: simple + schema: + maximum: 2147483647 + minimum: -2147483648 + type: number + format: int32 + x-ms-docs-key-type: workflowVersion - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -89276,12 +102583,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': + '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke function summary - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.userProcessingResult_summary + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_GetCount parameters: - name: workflow-id in: path @@ -89291,6 +102598,116 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/lifecycleWorkflows/insights: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get insights from identityGovernance + description: The insight container holding workflow insight summaries for a tenant. + operationId: identityGovernance.lifecycleWorkflow_GetInsight + 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.identityGovernance.insights' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update the navigation property insights in identityGovernance + operationId: identityGovernance.lifecycleWorkflow_UpdateInsight + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.insights' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.insights' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Delete navigation property insights for identityGovernance + operationId: identityGovernance.lifecycleWorkflow_DeleteInsight + 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 + '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke function topTasksProcessedSummary + description: 'Provide a summary from the insights resource of the most processed task objects, known as top tasks, for a specified time period in a tenant. The task definition is provided, along with numerical counts of total, successful, and failed runs. For information about workflows processed, see insights: topWorkflowsProcessedSummary.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.insight_topTasksProcessedSummary + parameters: - name: startDateTime in: path description: 'Usage: startDateTime={startDateTime}' @@ -89309,32 +102726,365 @@ paths: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - $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.identityGovernance.userSummary' + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.topTasksInsightsSummary' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' x-ms-docs-operation-type: function - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get versions from identityGovernance - description: The workflow versions that are available. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_ListVersion + summary: Invoke function topWorkflowsProcessedSummary + description: 'Provide a summary from the insights resource of the workflow objects processed the most, known as top workflows, for a specified period in a tenant. Workflow basic details are given, along with run information. For information about tasks processed, see insights: topTasksProcessedSummary.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.insight_topWorkflowsProcessedSummary + parameters: + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - $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.identityGovernance.topWorkflowsInsightsSummary' + '@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 + '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke function workflowsProcessedByCategory + description: 'Provide a summary from the insights resource of workflow objects processed by category in a tenant. This allows you to quickly get category information, by numerical value, without retrieving the other information included in the workflowsProcessedSummary call.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.insight_workflowsProcessedGraphBPreCategory + parameters: + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowsInsightsByCategory' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke function workflowsProcessedSummary + description: 'Provide a summary from the insights resource of workflow objects processed within a tenant for a specified period. Because the list returned by List workflows doesn''t indicate which workflows were processed, this summary gives you a quick overview based on counts.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.insight_workflowsProcessedSummary + parameters: + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple + schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowsInsightsSummary' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + /identityGovernance/lifecycleWorkflows/settings: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get lifecycleManagementSettings + description: Read the properties and relationships of a lifecycleManagementSettings object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_GetSetting + 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.identityGovernance.lifecycleManagementSettings' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update lifecycleManagementSettings + description: Update the properties of a lifecycleManagementSettings object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_UpdateSetting + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleManagementSettings' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleManagementSettings' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /identityGovernance/lifecycleWorkflows/taskDefinitions: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: List taskDefinitions + description: Get a list of built-in tasks in Lifecycle Workflows. A task is represented by the taskDefinition object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_ListTaskDefinition + parameters: + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.identityGovernance.taskDefinitionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get taskDefinition + description: Read the details of a built-in workflow task in Lifecycle Workflows. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_GetTaskDefinition + parameters: + - name: taskDefinition-id + in: path + description: The unique identifier of taskDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskDefinition + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.taskDefinition' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /identityGovernance/lifecycleWorkflows/taskDefinitions/$count: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.taskDefinition_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identityGovernance/lifecycleWorkflows/workflows: + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: List workflows + description: Get a list of workflow resources that are associated with Lifecycle Workflows. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_ListWorkflow parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -89372,20 +103122,49 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.workflowVersionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.workflowCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Create workflow + description: Create a new workflow object. You can create up to 100 workflows in a tenant. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_CreateWorkflow + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get versions from identityGovernance - description: The workflow versions that are available. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetVersion + summary: Get workflow + description: Read the properties and relationships of a workflow object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_GetWorkflow parameters: - name: workflow-id in: path @@ -89395,17 +103174,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - name: $select in: query description: Select properties to be returned @@ -89432,17 +103200,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowVersion' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/administrationScopeTargets': - get: + patch: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get administrationScopeTargets from identityGovernance - description: The administrative units in the scope of the workflow. Optional. Supports $expand. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_ListAdministrationScopeTarget + summary: Update workflow + description: 'Update the properties of a workflow object. Only the properties listed in the request body table can be updated. To update any other workflow properties, see workflow: createNewVersion.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_UpdateWorkflow parameters: - name: workflow-id in: path @@ -89452,17 +103222,69 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Delete workflow + description: 'Delete a workflow object and its associated tasks, taskProcessingResults and versions. The deleted workflow is sent to the deleted workflows container. You can restore a deleted workflow and its associated objects within 30 days of deletion.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow_DeleteWorkflow + parameters: + - name: workflow-id in: path - description: The unique identifier of workflowVersion + description: The unique identifier of workflow required: true style: simple schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion + type: string + x-ms-docs-key-type: workflow + - 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 + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/administrationScopeTargets': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get administrationScopeTargets from identityGovernance + description: The administrative units in the scope of the workflow. Optional. Supports $expand. + operationId: identityGovernance.lifecycleWorkflow.workflow_ListAdministrationScopeTarget + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -89507,13 +103329,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/administrationScopeTargets/{directoryObject-id}': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/administrationScopeTargets/{directoryObject-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get administrationScopeTargets from identityGovernance description: The administrative units in the scope of the workflow. Optional. Supports $expand. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_GetAdministrationScopeTarget + operationId: identityGovernance.lifecycleWorkflow.workflow_GetAdministrationScopeTarget parameters: - name: workflow-id in: path @@ -89523,17 +103345,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - name: directoryObject-id in: path description: The unique identifier of directoryObject @@ -89572,12 +103383,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/administrationScopeTargets/$count': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/administrationScopeTargets/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.administrationScopeTarget_GetCount + operationId: identityGovernance.lifecycleWorkflow.workflow.administrationScopeTarget_GetCount parameters: - name: workflow-id in: path @@ -89587,17 +103398,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -89605,13 +103405,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get createdBy from identityGovernance description: The user who created the workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_GetCreatedGraphBPre + operationId: identityGovernance.lifecycleWorkflow.workflow_GetCreatedGraphBPre parameters: - name: workflow-id in: path @@ -89621,17 +103421,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - name: $select in: query description: Select properties to be returned @@ -89662,13 +103451,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.createdBy_GetMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.workflow.createdBy_GetMailboxSetting parameters: - name: workflow-id in: path @@ -89678,17 +103467,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - name: $select in: query description: Select properties to be returned @@ -89722,7 +103500,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.createdBy_UpdateMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.workflow.createdBy_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -89732,17 +103510,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion requestBody: description: New property values content: @@ -89759,13 +103526,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.createdBy_ListServiceProvisioningError + operationId: identityGovernance.lifecycleWorkflow.workflow.createdBy_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -89775,17 +103542,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -89829,12 +103585,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.createdBy.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.workflow.createdBy.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -89844,17 +103600,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -89862,13 +103607,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get lastModifiedBy from identityGovernance - description: The unique identifier of the Microsoft Entra identity that last modified the workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_GetLastModifiedGraphBPre + summary: Get executionScope from identityGovernance + description: The list of users that meet the workflowExecutionConditions of a workflow. + operationId: identityGovernance.lifecycleWorkflow.workflow_ListExecutionScope parameters: - name: workflow-id in: path @@ -89878,17 +103623,21 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - 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: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -89911,21 +103660,20 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy_GetMailboxSetting + summary: Get executionScope from identityGovernance + description: The list of users that meet the workflowExecutionConditions of a workflow. + operationId: identityGovernance.lifecycleWorkflow.workflow_GetExecutionScope parameters: - name: workflow-id in: path @@ -89935,17 +103683,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber + - name: userProcessingResult-id in: path - description: The unique identifier of workflowVersion + description: The unique identifier of userProcessingResult required: true style: simple schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion + type: string + x-ms-docs-key-type: userProcessingResult - name: $select in: query description: Select properties to be returned @@ -89968,18 +103713,20 @@ 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.identityGovernance.userProcessingResult' default: $ref: '#/components/responses/error' - patch: + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy_UpdateMailboxSetting + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.workflow.executionScope_GetCount parameters: - name: workflow-id in: path @@ -89989,40 +103736,20 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - 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' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy': get: tags: - identityGovernance.lifecycleWorkflowsContainer - 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy_ListServiceProvisioningError + summary: Get lastModifiedBy from identityGovernance + description: The unique identifier of the Microsoft Entra identity that last modified the workflow. + operationId: identityGovernance.lifecycleWorkflow.workflow_GetLastModifiedGraphBPre parameters: - name: workflow-id in: path @@ -90032,25 +103759,19 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby + uniqueItems: true + type: array + items: + type: string + - name: $expand in: query - description: Order items by property values + description: Expand related entities style: form explode: false schema: @@ -90058,6 +103779,32 @@ 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 + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.workflow.lastModifiedBy_GetMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow - name: $select in: query description: Select properties to be returned @@ -90080,18 +103827,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + 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 - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count': - get: + patch: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.lastModifiedBy.ServiceProvisioningError_GetCount + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.workflow.lastModifiedBy_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -90101,31 +103848,29 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - $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' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get tasks from identityGovernance - description: The tasks in the workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_ListTask + 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: identityGovernance.lifecycleWorkflow.workflow.lastModifiedBy_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -90135,17 +103880,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -90183,18 +103917,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.taskCollectionResponse' + $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: + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Create new navigation property to tasks for identityGovernance - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_CreateTask + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.workflow.lastModifiedBy.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -90204,41 +103938,62 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.activate': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action activate + description: 'Run a workflow object on-demand. You can run any workflow on-demand, including scheduled workflows. Workflows created from the ''Real-time employee termination'' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow_activate + parameters: + - name: workflow-id in: path - description: The unique identifier of workflowVersion + description: The unique identifier of workflow required: true style: simple schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion + type: string + x-ms-docs-key-type: workflow requestBody: - description: New navigation property + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' + type: object + properties: + subjects: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + additionalProperties: + type: object required: true responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}': - get: + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.activateAndWait': + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get tasks from identityGovernance - description: The tasks in the workflow. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_GetTask + summary: Invoke action activateAndWait + description: 'Activate a lifecycle workflow for a specified subject and synchronously wait for execution to complete. This action returns an awaitedWorkflowProcessingResult with the execution outcome. Use this action when you need immediate confirmation of workflow completion, for example when provisioning a non-user subject.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activateandwait?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow_activateAndWait parameters: - name: workflow-id in: path @@ -90248,60 +104003,38 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: + subject: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowSubject' + additionalProperties: + type: object + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.awaitedWorkflowProcessingResult' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.activateWithScope': + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Update the navigation property tasks in identityGovernance - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_UpdateTask + summary: Invoke action activateWithScope + description: 'Run a workflow object on-demand with a specific scope. You can run any workflow on-demand, including scheduled workflows. Workflows created from the ''Real-time employee termination'' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activatewithscope?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow_activateGraphWPreScope parameters: - name: workflow-id in: path @@ -90311,47 +104044,34 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' + type: object + properties: + scope: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.activationScope' + additionalProperties: + type: object required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.cancelProcessing': + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Delete navigation property tasks for identityGovernance - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_DeleteTask + summary: Invoke action cancelProcessing + description: Cancel one or more workflow runs that are currently in queued or inProgress status. Currently limited to canceling one run per request. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-cancelprocessing?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow_cancelProcessing parameters: - name: workflow-id in: path @@ -90361,44 +104081,34 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + scope: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.cancelScope' + additionalProperties: + type: object + required: true responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults': - get: + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.clearQuarantine': + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get taskProcessingResults from identityGovernance - description: The result of processing the task. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task_ListTaskProcessingResult + summary: Invoke action clearQuarantine + description: 'Release a quarantined workflow so that it resumes processing. A workflow is automatically quarantined when a run exceeds the threshold conditions defined in its quarantineConfiguration. After an administrator reviews the cause of the quarantine, calling this action clears the quarantine state and allows the workflow to run again.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-clearquarantine?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow_clearQuarantine parameters: - name: workflow-id in: path @@ -90408,76 +104118,26 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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.identityGovernance.taskProcessingResultCollectionResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}': - get: + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.createNewVersion': + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get taskProcessingResults from identityGovernance - description: The result of processing the task. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task_GetTaskProcessingResult + summary: Invoke action createNewVersion + description: Create a new version of the workflow object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow_createNewVersion parameters: - name: workflow-id in: path @@ -90487,73 +104147,38 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id - in: path - description: The unique identifier of taskProcessingResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: taskProcessingResult - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: 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: + workflow: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + additionalProperties: + type: object + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.previewTaskFailures': post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action resume - description: 'Resume a taskProcessingResult that''s inProgress. In the default case, an Azure Logic Apps system-assigned managed identity calls this API. For more information, see Lifecycle Workflows extensibility approach.' + summary: Invoke action previewTaskFailures + description: 'Validate the tasks configured in a workflow to check for configuration errors. This action identifies any tasks that would fail during execution, allowing you to fix issues before running the workflow. Returns an empty collection if no task failures are detected.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult_resume + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-previewtaskfailures?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow_previewTaskFailure parameters: - name: workflow-id in: path @@ -90563,33 +104188,48 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.previewFailedTask' + '@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 + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.previewWorkflow': + post: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Invoke action previewWorkflow + description: 'Run a workflow in preview mode for selected directory objects without affecting production users. This action triggers workflow processing in preview mode, and results can be retrieved by using the List userProcessingResults operation with $filter=workflowExecutionType eq ''previewMode''.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-previewworkflow?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow_previewWorkflow + parameters: + - name: workflow-id in: path - description: The unique identifier of taskProcessingResult + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: taskProcessingResult + x-ms-docs-key-type: workflow requestBody: description: Action parameters content: @@ -90597,14 +104237,10 @@ paths: schema: type: object properties: - source: - type: string - nullable: true - type: - type: string - nullable: true - data: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtensionCallbackData' + subjects: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.directoryObject' additionalProperties: type: object required: true @@ -90614,13 +104250,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject': - get: + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.restore': + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get subject from identityGovernance - description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult_GetSubject + summary: Invoke action restore + description: Restore a deleted workflow object. You can only restore a workflow that was deleted within the last 30 days before Microsoft Entra ID automatically permanently deletes it. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow_restore parameters: - name: workflow-id in: path @@ -90630,33 +104269,47 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/previewScope': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get previewScope from identityGovernance + description: The preview scope for the workflow. + operationId: identityGovernance.lifecycleWorkflow.workflow_ListPreviewScope + parameters: + - name: workflow-id in: path - description: The unique identifier of task + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id - in: path - description: The unique identifier of taskProcessingResult - required: true - style: simple + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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: taskProcessingResult + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -90679,57 +104332,37 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/previewScope/{directoryObject-id}': get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult.subject_GetMailboxSetting - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get previewScope from identityGovernance + description: The preview scope for the workflow. + operationId: identityGovernance.lifecycleWorkflow.workflow_GetPreviewScope + parameters: + - name: workflow-id in: path - description: The unique identifier of task + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id + x-ms-docs-key-type: workflow + - name: directoryObject-id in: path - description: The unique identifier of taskProcessingResult + description: The unique identifier of directoryObject required: true style: simple schema: type: string - x-ms-docs-key-type: taskProcessingResult + x-ms-docs-key-type: directoryObject - name: $select in: query description: Select properties to be returned @@ -90752,18 +104385,20 @@ 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.directoryObject' default: $ref: '#/components/responses/error' - patch: + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/previewScope/$count': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult.subject_UpdateMailboxSetting + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.workflow.previewScope_GetCount parameters: - name: workflow-id in: path @@ -90773,56 +104408,23 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id - in: path - description: The unique identifier of taskProcessingResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: taskProcessingResult - 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' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs': get: tags: - identityGovernance.lifecycleWorkflowsContainer - 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: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult.subject_ListServiceProvisioningError + summary: List runs + description: Get a list of run objects and their properties for a workflow. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow_ListRun parameters: - name: workflow-id in: path @@ -90832,33 +104434,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id - in: path - description: The unique identifier of taskProcessingResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: taskProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -90896,68 +104471,23 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult.subject.ServiceProvisioningError_GetCount - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id - in: path - description: The unique identifier of taskProcessingResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: taskProcessingResult - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task': + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get task from identityGovernance - description: The related workflow task - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult_GetTask + summary: Get run + description: Read the properties and relationships of a run object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow_GetRun parameters: - name: workflow-id in: path @@ -90967,33 +104497,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id - in: path - description: The unique identifier of task - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: task - - name: taskProcessingResult-id + - name: run-id in: path - description: The unique identifier of taskProcessingResult + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: taskProcessingResult + x-ms-docs-key-type: run - name: $select in: query description: Select properties to be returned @@ -91020,16 +104531,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task.taskProcessingResult_GetCount + summary: Get reprocessedRuns from identityGovernance + description: The related reprocessed workflow run. + operationId: identityGovernance.lifecycleWorkflow.workflow.run_ListReprocessedRun parameters: - name: workflow-id in: path @@ -91039,38 +104551,65 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber - in: path - description: The unique identifier of workflowVersion - required: true - style: simple - schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - name: task-id + - name: run-id in: path - description: The unique identifier of task + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: task + x-ms-docs-key-type: run + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/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.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns/{run-id1}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version.task_GetCount + summary: Get reprocessedRuns from identityGovernance + description: The related reprocessed workflow run. + operationId: identityGovernance.lifecycleWorkflow.workflow.run_GetReprocessedRun parameters: - name: workflow-id in: path @@ -91080,68 +104619,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: workflowVersion-versionNumber + - name: run-id in: path - description: The unique identifier of workflowVersion + description: The unique identifier of run required: true style: simple schema: - maximum: 2147483647 - minimum: -2147483648 - type: number - format: int32 - x-ms-docs-key-type: workflowVersion - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/$count': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow.version_GetCount - parameters: - - name: workflow-id + type: string + x-ms-docs-key-type: run + - name: run-id1 in: path - description: The unique identifier of workflow + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count: - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.deletedItem.workflow_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /identityGovernance/lifecycleWorkflows/insights: - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get insights from identityGovernance - description: The insight container holding workflow insight summaries for a tenant. - operationId: identityGovernance.lifecycleWorkflow_GetInsight - parameters: + x-ms-docs-key-type: run - name: $select in: query description: Select properties to be returned @@ -91168,253 +104661,146 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.insights' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Update the navigation property insights in identityGovernance - operationId: identityGovernance.lifecycleWorkflow_UpdateInsight - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.insights' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.insights' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Delete navigation property insights for identityGovernance - operationId: identityGovernance.lifecycleWorkflow_DeleteInsight - parameters: - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke function topTasksProcessedSummary - description: 'Provide a summary from the insights resource of the most processed task objects, known as top tasks, for a specified time period in a tenant. The task definition is provided, along with numerical counts of total, successful, and failed runs. For information about workflows processed, see insights: topWorkflowsProcessedSummary.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.insight_topTasksProcessedSummary + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.workflow.run.reprocessedRun_GetCount parameters: - - name: startDateTime + - name: workflow-id in: path - description: 'Usage: startDateTime={startDateTime}' + description: The unique identifier of workflow required: true style: simple schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - name: endDateTime + x-ms-docs-key-type: workflow + - name: run-id in: path - description: 'Usage: endDateTime={endDateTime}' + description: The unique identifier of run required: true style: simple schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' + x-ms-docs-key-type: run - $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.identityGovernance.topTasksInsightsSummary' - '@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 - '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke function topWorkflowsProcessedSummary - description: 'Provide a summary from the insights resource of the workflow objects processed the most, known as top workflows, for a specified period in a tenant. Workflow basic details are given, along with run information. For information about tasks processed, see insights: topTasksProcessedSummary.' + summary: List subjectProcessingResults + description: Get a list of the subjectProcessingResult objects for a specific workflow run. Each result represents the processing outcome for a single subject. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.insight_topWorkflowsProcessedSummary + url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-subjectprocessingresults?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow.run_ListSubjectProcessingResult parameters: - - name: startDateTime + - name: workflow-id in: path - description: 'Usage: startDateTime={startDateTime}' + description: The unique identifier of workflow required: true style: simple schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - name: endDateTime + x-ms-docs-key-type: workflow + - name: run-id in: path - description: 'Usage: endDateTime={endDateTime}' + description: The unique identifier of run required: true style: simple schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + x-ms-docs-key-type: run - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/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 - content: - application/json: - schema: - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.topWorkflowsInsightsSummary' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/responses/microsoft.graph.identityGovernance.subjectProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})': + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke function workflowsProcessedByCategory - description: 'Provide a summary from the insights resource of workflow objects processed by category in a tenant. This allows you to quickly get category information, by numerical value, without retrieving the other information included in the workflowsProcessedSummary call.' + summary: Get subjectProcessingResult + description: Read the properties and relationships of a subjectProcessingResult object for a workflow run. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.insight_workflowsProcessedGraphBPreCategory + url: https://learn.microsoft.com/graph/api/identitygovernance-subjectprocessingresult-get?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow.run_GetSubjectProcessingResult parameters: - - name: startDateTime - in: path - description: 'Usage: startDateTime={startDateTime}' - required: true - style: simple - schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - name: endDateTime + - name: workflow-id in: path - description: 'Usage: endDateTime={endDateTime}' + description: The unique identifier of workflow required: true style: simple schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowsInsightsByCategory' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - '/identityGovernance/lifecycleWorkflows/insights/microsoft.graph.identityGovernance.workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke function workflowsProcessedSummary - description: 'Provide a summary from the insights resource of workflow objects processed within a tenant for a specified period. Because the list returned by List workflows doesn''t indicate which workflows were processed, this summary gives you a quick overview based on counts.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.insight_workflowsProcessedSummary - parameters: - - name: startDateTime + x-ms-docs-key-type: workflow + - name: run-id in: path - description: 'Usage: startDateTime={startDateTime}' + description: The unique identifier of run required: true style: simple schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - name: endDateTime + x-ms-docs-key-type: run + - name: subjectProcessingResult-id in: path - description: 'Usage: endDateTime={endDateTime}' + description: The unique identifier of subjectProcessingResult required: true style: simple schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowsInsightsSummary' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - /identityGovernance/lifecycleWorkflows/settings: - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get lifecycleManagementSettings - description: Read the properties and relationships of a lifecycleManagementSettings object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_GetSetting - parameters: + x-ms-docs-key-type: subjectProcessingResult - name: $select in: query description: Select properties to be returned @@ -91441,47 +104827,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleManagementSettings' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Update lifecycleManagementSettings - description: Update the properties of a lifecycleManagementSettings object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_UpdateSetting - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleManagementSettings' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleManagementSettings' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectProcessingResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /identityGovernance/lifecycleWorkflows/taskDefinitions: + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: List taskDefinitions - description: Get a list of built-in tasks in Lifecycle Workflows. A task is represented by the taskDefinition object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_ListTaskDefinition + summary: Get reprocessedRuns from identityGovernance + description: The reprocessed runs associated with this subject processing result. + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult_ListReprocessedRun parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -91519,32 +104900,53 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.taskDefinitionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns/{run-id1}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get taskDefinition - description: Read the details of a built-in workflow task in Lifecycle Workflows. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_GetTaskDefinition + summary: Get reprocessedRuns from identityGovernance + description: The reprocessed runs associated with this subject processing result. + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult_GetReprocessedRun parameters: - - name: taskDefinition-id + - name: workflow-id in: path - description: The unique identifier of taskDefinition + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: taskDefinition + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: run-id1 + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run - name: $select in: query description: Select properties to be returned @@ -91571,17 +104973,41 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskDefinition' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /identityGovernance/lifecycleWorkflows/taskDefinitions/$count: + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.taskDefinition_GetCount + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult.reprocessedRun_GetCount parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -91589,17 +105015,38 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identityGovernance/lifecycleWorkflows/workflows: + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: List workflows - description: Get a list of workflow resources that are associated with Lifecycle Workflows. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_ListWorkflow + summary: Get taskProcessingResults from identityGovernance + description: The task-level processing results for this subject. Read-only. + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult_ListTaskProcessingResult parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -91637,49 +105084,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.workflowCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Create workflow - description: Create a new workflow object. You can create up to 100 workflows in a tenant. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_CreateWorkflow - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get workflow - description: Read the properties and relationships of a workflow object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_GetWorkflow + summary: Get taskProcessingResults from identityGovernance + description: The task-level processing results for this subject. Read-only. + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult_GetTaskProcessingResult parameters: - name: workflow-id in: path @@ -91689,6 +105107,30 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -91715,19 +105157,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Update workflow - description: 'Update the properties of a workflow object. Only the properties listed in the request body table can be updated. To update any other workflow properties, see workflow: createNewVersion.' + summary: Invoke action resume + description: 'Resume a taskProcessingResult that''s inProgress. In the default case, an Azure Logic Apps system-assigned managed identity calls this API. For more information, see Lifecycle Workflows extensibility approach.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_UpdateWorkflow + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id in: path @@ -91737,32 +105180,61 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' + type: object + properties: + source: + type: string + nullable: true + type: + type: string + nullable: true + data: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtensionCallbackData' + additionalProperties: + type: object required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Delete workflow - description: 'Delete a workflow object and its associated tasks, taskProcessingResults and versions. The deleted workflow is sent to the deleted workflows container. You can restore a deleted workflow and its associated objects within 30 days of deletion.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow_DeleteWorkflow + summary: Get subject from identityGovernance + description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult.taskProcessingResult_GetSubject parameters: - name: workflow-id in: path @@ -91772,25 +105244,67 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: If-Match - in: header - description: ETag + - name: run-id + in: path + description: The unique identifier of run + required: true style: simple schema: type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/administrationScopeTargets': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get administrationScopeTargets from identityGovernance - description: The administrative units in the scope of the workflow. Optional. Supports $expand. - operationId: identityGovernance.lifecycleWorkflow.workflow_ListAdministrationScopeTarget + 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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult.taskProcessingResult.subject_GetMailboxSetting parameters: - name: workflow-id in: path @@ -91800,21 +105314,30 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/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: run-id + in: path + description: The unique identifier of run + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -91837,20 +105360,74 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' + 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 - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/administrationScopeTargets/{directoryObject-id}': + patch: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult.taskProcessingResult.subject_UpdateMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult + 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' + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get administrationScopeTargets from identityGovernance - description: The administrative units in the scope of the workflow. Optional. Supports $expand. - operationId: identityGovernance.lifecycleWorkflow.workflow_GetAdministrationScopeTarget + 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: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult.taskProcessingResult.subject_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -91860,14 +105437,45 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: directoryObject-id + - name: run-id in: path - description: The unique identifier of directoryObject + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: directoryObject + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -91890,20 +105498,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.directoryObject' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/administrationScopeTargets/$count': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.administrationScopeTarget_GetCount + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult.taskProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -91913,6 +105519,30 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -91920,13 +105550,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get createdBy from identityGovernance - description: The user who created the workflow. - operationId: identityGovernance.lifecycleWorkflow.workflow_GetCreatedGraphBPre + summary: Get task from identityGovernance + description: The related workflow task + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult.taskProcessingResult_GetTask parameters: - name: workflow-id in: path @@ -91936,6 +105566,30 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subjectProcessingResult + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -91962,17 +105616,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer - 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.workflow.createdBy_GetMailboxSetting + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult.taskProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -91982,40 +105635,35 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: run-id + in: path + description: The unique identifier of run + 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: run + - name: subjectProcessingResult-id + in: path + description: The unique identifier of subjectProcessingResult + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: subjectProcessingResult + - $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: + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/$count': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.workflow.createdBy_UpdateMailboxSetting + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -92025,29 +105673,28 @@ paths: schema: type: string x-ms-docs-key-type: workflow - requestBody: - description: New property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - required: true + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - $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' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/subjectProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: - identityGovernance.lifecycleWorkflowsContainer - 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: identityGovernance.lifecycleWorkflow.workflow.createdBy_ListServiceProvisioningError + summary: Invoke function summary + description: 'Provide a subjectSummary for subjectProcessingResult objects over a specified time period. Because the number of subject processing results returned by the list API can be overwhelming, this summary allows administrators to get a quick overview based on counts.' + operationId: identityGovernance.lifecycleWorkflow.workflow.run.subjectProcessingResult_summary parameters: - name: workflow-id in: path @@ -92057,55 +105704,52 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/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: run-id + in: path + description: The unique identifier of run + 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: run + - name: startDateTime + in: path + description: 'Usage: startDateTime={startDateTime}' + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectSummary' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count': + x-ms-docs-operation-type: function + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.createdBy.ServiceProvisioningError_GetCount + summary: List taskProcessingResults (from a run) + description: Get the taskProcessingResult resources for a run. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow.run_ListTaskProcessingResult parameters: - name: workflow-id in: path @@ -92115,29 +105759,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get executionScope from identityGovernance - description: The list of users that meet the workflowExecutionConditions of a workflow. - operationId: identityGovernance.lifecycleWorkflow.workflow_ListExecutionScope - parameters: - - name: workflow-id + - name: run-id in: path - description: The unique identifier of workflow + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: run - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -92175,20 +105804,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get executionScope from identityGovernance - description: The list of users that meet the workflowExecutionConditions of a workflow. - operationId: identityGovernance.lifecycleWorkflow.workflow_GetExecutionScope + summary: Get taskProcessingResults from identityGovernance + description: The related taskProcessingResults. + operationId: identityGovernance.lifecycleWorkflow.workflow.run_GetTaskProcessingResult parameters: - name: workflow-id in: path @@ -92198,14 +105827,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: userProcessingResult-id + - name: run-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -92232,16 +105869,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count': - get: + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + post: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.executionScope_GetCount + summary: Invoke action resume + description: 'Resume a taskProcessingResult that''s inProgress. In the default case, an Azure Logic Apps system-assigned managed identity calls this API. For more information, see Lifecycle Workflows extensibility approach.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult_resume parameters: - name: workflow-id in: path @@ -92251,20 +105892,53 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + source: + type: string + nullable: true + type: + type: string + nullable: true + data: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtensionCallbackData' + additionalProperties: + type: object + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy': + x-ms-docs-operation-type: action + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get lastModifiedBy from identityGovernance - description: The unique identifier of the Microsoft Entra identity that last modified the workflow. - operationId: identityGovernance.lifecycleWorkflow.workflow_GetLastModifiedGraphBPre + summary: Get subject from identityGovernance + description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult_GetSubject parameters: - name: workflow-id in: path @@ -92274,6 +105948,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -92304,13 +105994,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.workflow.lastModifiedBy_GetMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult.subject_GetMailboxSetting parameters: - name: workflow-id in: path @@ -92320,6 +106010,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - name: $select in: query description: Select properties to be returned @@ -92353,7 +106059,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.workflow.lastModifiedBy_UpdateMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult.subject_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -92363,6 +106069,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult requestBody: description: New property values content: @@ -92379,13 +106101,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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: identityGovernance.lifecycleWorkflow.workflow.lastModifiedBy_ListServiceProvisioningError + operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult.subject_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -92395,6 +106117,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: taskProcessingResult-id + in: path + description: The unique identifier of taskProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: taskProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -92438,12 +106176,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.lastModifiedBy.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -92453,99 +106191,36 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.activate': - post: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action activate - description: 'Run a workflow object on-demand. You can run any workflow on-demand, including scheduled workflows. Workflows created from the ''Real-time employee termination'' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow_activate - parameters: - - name: workflow-id + - name: run-id in: path - description: The unique identifier of workflow + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - subjects: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.user' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.activateWithScope': - post: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action activateWithScope - description: 'Run a workflow object on-demand with a specific scope. You can run any workflow on-demand, including scheduled workflows. Workflows created from the ''Real-time employee termination'' template are run on-demand only. When you run a workflow on demand, the tasks are executed regardless of whether the user state matches the scope and trigger execution conditions.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-activatewithscope?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow_activateGraphWPreScope - parameters: - - name: workflow-id + x-ms-docs-key-type: run + - name: taskProcessingResult-id in: path - description: The unique identifier of workflow + description: The unique identifier of taskProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - scope: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.activationScope' - additionalProperties: - type: object - required: true + x-ms-docs-key-type: taskProcessingResult + - $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 - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.cancelProcessing': - post: + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action cancelProcessing - description: Cancel one or more workflow runs that are currently in queued or inProgress status. Currently limited to canceling one run per request. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-cancelprocessing?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow_cancelProcessing + summary: Get task from identityGovernance + description: The related workflow task + operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult_GetTask parameters: - name: workflow-id in: path @@ -92555,104 +106230,58 @@ paths: schema: type: string x-ms-docs-key-type: workflow - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - scope: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.cancelScope' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.clearQuarantine': - post: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action clearQuarantine - description: 'Release a quarantined workflow so that it resumes processing. A workflow is automatically quarantined when a run exceeds the threshold conditions defined in its quarantineConfiguration. After an administrator reviews the cause of the quarantine, calling this action clears the quarantine state and allows the workflow to run again.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-clearquarantine?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow_clearQuarantine - parameters: - - name: workflow-id + - name: run-id in: path - description: The unique identifier of workflow + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.createNewVersion': - post: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action createNewVersion - description: Create a new version of the workflow object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow_createNewVersion - parameters: - - name: workflow-id + x-ms-docs-key-type: run + - name: taskProcessingResult-id in: path - description: The unique identifier of workflow + description: The unique identifier of taskProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - workflow: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' - additionalProperties: - type: object - required: true + x-ms-docs-key-type: taskProcessingResult + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.identityGovernance.workflow' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.task' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.previewTaskFailures': - post: + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action previewTaskFailures - description: 'Validate the tasks configured in a workflow to check for configuration errors. This action identifies any tasks that would fail during execution, allowing you to fix issues before running the workflow. Returns an empty collection if no task failures are detected.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-previewtaskfailures?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow_previewTaskFailure + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -92662,78 +106291,31 @@ paths: schema: type: string x-ms-docs-key-type: workflow - responses: - 2XX: - description: Success - content: - application/json: - schema: - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.previewFailedTask' - '@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 - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.previewWorkflow': - post: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action previewWorkflow - description: 'Run a workflow in preview mode for selected directory objects without affecting production users. This action triggers workflow processing in preview mode, and results can be retrieved by using the List userProcessingResults operation with $filter=workflowExecutionType eq ''previewMode''.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-previewworkflow?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow_previewWorkflow - parameters: - - name: workflow-id + - name: run-id in: path - description: The unique identifier of workflow + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: workflow - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - subjects: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.directoryObject' - additionalProperties: - type: object - required: true + x-ms-docs-key-type: run + - $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 - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/microsoft.graph.identityGovernance.restore': - post: + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke action restore - description: Restore a deleted workflow object. You can only restore a workflow that was deleted within the last 30 days before Microsoft Entra ID automatically permanently deletes it. + summary: List userProcessingResults + description: Get user processing results of a workflow run object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow_restore + url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow.run_ListUserProcessingResult parameters: - name: workflow-id in: path @@ -92743,32 +106325,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflow' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/previewScope': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get previewScope from identityGovernance - description: The preview scope for the workflow. - operationId: identityGovernance.lifecycleWorkflow.workflow_ListPreviewScope - parameters: - - name: workflow-id + - name: run-id in: path - description: The unique identifier of workflow + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: run - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -92806,20 +106370,23 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.directoryObjectCollectionResponse' + $ref: '#/components/responses/microsoft.graph.identityGovernance.userProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/previewScope/{directoryObject-id}': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get previewScope from identityGovernance - description: The preview scope for the workflow. - operationId: identityGovernance.lifecycleWorkflow.workflow_GetPreviewScope + summary: Get userProcessingResult + description: Get a userProcessingResult for a run. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow.run_GetUserProcessingResult parameters: - name: workflow-id in: path @@ -92829,14 +106396,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: directoryObject-id + - name: run-id in: path - description: The unique identifier of directoryObject + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: directoryObject + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: $select in: query description: Select properties to be returned @@ -92863,16 +106438,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.directoryObject' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/previewScope/$count': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.previewScope_GetCount + summary: Get reprocessedRuns from identityGovernance + description: The related reprocessed workflow run. + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_ListReprocessedRun parameters: - name: workflow-id in: path @@ -92882,32 +106458,22 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: List runs - description: Get a list of run objects and their properties for a workflow. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow_ListRun - parameters: - - name: workflow-id + - name: run-id in: path - description: The unique identifier of workflow + description: The unique identifier of run required: true style: simple schema: type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -92952,16 +106518,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/{run-id1}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get run - description: Read the properties and relationships of a run object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow_GetRun + summary: Get reprocessedRuns from identityGovernance + description: The related reprocessed workflow run. + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_GetReprocessedRun parameters: - name: workflow-id in: path @@ -92979,6 +106542,22 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - name: run-id1 + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run - name: $select in: query description: Select properties to be returned @@ -93009,13 +106588,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get reprocessedRuns from identityGovernance - description: The related reprocessed workflow run. - operationId: identityGovernance.lifecycleWorkflow.workflow.run_ListReprocessedRun + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.reprocessedRun_GetCount parameters: - name: workflow-id in: path @@ -93033,14 +106611,66 @@ paths: schema: type: string x-ms-docs-key-type: run - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get subject from identityGovernance + description: 'The unique identifier of the user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand.' + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_GetSubject + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - 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: @@ -93048,6 +106678,48 @@ 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 + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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. Requires $select to retrieve.' + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.subject_GetMailboxSetting + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id + in: path + description: The unique identifier of run + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: $select in: query description: Select properties to be returned @@ -93070,20 +106742,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' + 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 - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns/{run-id1}': - get: + patch: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get reprocessedRuns from identityGovernance - description: The related reprocessed workflow run. - operationId: identityGovernance.lifecycleWorkflow.workflow.run_GetReprocessedRun + summary: Update property mailboxSettings value. + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.subject_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -93101,7 +106771,47 @@ paths: schema: type: string x-ms-docs-key-type: run - - name: run-id1 + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + 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' + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + 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: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.subject_ListServiceProvisioningError + parameters: + - name: workflow-id + in: path + description: The unique identifier of workflow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: workflow + - name: run-id in: path description: The unique identifier of run required: true @@ -93109,6 +106819,29 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -93131,20 +106864,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/reprocessedRuns/$count': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.run.reprocessedRun_GetCount + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -93162,6 +106893,14 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -93169,16 +106908,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: List taskProcessingResults (from a run) - description: Get the taskProcessingResult resources for a run. + summary: List taskProcessingResults (for a user) + description: Get the task processing result from a userProcessingResult either directly or through a run. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow.run_ListTaskProcessingResult + url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id in: path @@ -93196,6 +106935,14 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -93240,13 +106987,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get taskProcessingResults from identityGovernance - description: The related taskProcessingResults. - operationId: identityGovernance.lifecycleWorkflow.workflow.run_GetTaskProcessingResult + description: The associated individual task execution. + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_GetTaskProcessingResult parameters: - name: workflow-id in: path @@ -93264,6 +107011,14 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -93302,7 +107057,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -93311,7 +107066,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult_resume + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id in: path @@ -93329,6 +107084,14 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -93361,13 +107124,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get subject from identityGovernance description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult_GetSubject + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult_GetSubject parameters: - name: workflow-id in: path @@ -93385,6 +107148,14 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -93423,13 +107194,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult.subject_GetMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult.subject_GetMailboxSetting parameters: - name: workflow-id in: path @@ -93447,6 +107218,14 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -93488,7 +107267,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult.subject_UpdateMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult.subject_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -93506,6 +107285,14 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -93530,13 +107317,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult.subject_ListServiceProvisioningError + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult.subject_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -93554,6 +107341,14 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -93605,12 +107400,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult.subject.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -93628,6 +107423,14 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -93643,13 +107446,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get task from identityGovernance description: The related workflow task - operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult_GetTask + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult_GetTask parameters: - name: workflow-id in: path @@ -93667,6 +107470,14 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -93705,12 +107516,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.run.taskProcessingResult_GetCount + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -93728,6 +107539,14 @@ paths: schema: type: string x-ms-docs-key-type: run + - name: userProcessingResult-id + in: path + description: The unique identifier of userProcessingResult + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -93735,16 +107554,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: List userProcessingResults - description: Get user processing results of a workflow run object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow.run_ListUserProcessingResult + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -93762,60 +107577,19 @@ paths: schema: type: string x-ms-docs-key-type: run - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/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.identityGovernance.userProcessingResultCollectionResponse' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get userProcessingResult - description: Get a userProcessingResult for a run. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow.run_GetUserProcessingResult + summary: Invoke function summary + operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_summary parameters: - name: workflow-id in: path @@ -93833,51 +107607,40 @@ paths: schema: type: string x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: startDateTime in: path - description: The unique identifier of userProcessingResult + description: 'Usage: startDateTime={startDateTime}' required: true style: simple schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - x-ms-docs-key-type: userProcessingResult - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + format: date-time + - name: endDateTime + in: path + description: 'Usage: endDateTime={endDateTime}' + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.userProcessingResult' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.userSummary' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns': + x-ms-docs-operation-type: function + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get reprocessedRuns from identityGovernance - description: The related reprocessed workflow run. - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_ListReprocessedRun + summary: Get the number of the resource + operationId: identityGovernance.lifecycleWorkflow.workflow.run_GetCount parameters: - name: workflow-id in: path @@ -93887,73 +107650,20 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id - in: path - description: The unique identifier of userProcessingResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: userProcessingResult - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/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.identityGovernance.runCollectionResponse' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/{run-id1}': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get reprocessedRuns from identityGovernance - description: The related reprocessed workflow run. - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_GetReprocessedRun + summary: Invoke function summary + description: 'Get a runSummary for run objects over a specified time period. Because the number of runs returned by the list API call can be overwhelming, this summary allows administrators to get a quick overview based on counts.' + operationId: identityGovernance.lifecycleWorkflow.workflow.run_summary parameters: - name: workflow-id in: path @@ -93963,30 +107673,65 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: startDateTime in: path - description: The unique identifier of run + description: 'Usage: startDateTime={startDateTime}' required: true style: simple schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + format: date-time + - name: endDateTime in: path - description: The unique identifier of userProcessingResult + description: 'Usage: endDateTime={endDateTime}' required: true style: simple schema: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - x-ms-docs-key-type: userProcessingResult - - name: run-id1 + format: date-time + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.runSummary' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults': + get: + tags: + - identityGovernance.lifecycleWorkflowsContainer + summary: Get subjectProcessingResults from identityGovernance + description: Per-subject workflow execution results. + operationId: identityGovernance.lifecycleWorkflow.workflow_ListSubjectProcessingResult + parameters: + - name: workflow-id in: path - description: The unique identifier of run + description: The unique identifier of workflow required: true style: simple schema: type: string - x-ms-docs-key-type: run + x-ms-docs-key-type: workflow + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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 @@ -94009,20 +107754,20 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' + $ref: '#/components/responses/microsoft.graph.identityGovernance.subjectProcessingResultCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/reprocessedRuns/$count': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.reprocessedRun_GetCount + summary: Get subjectProcessingResults from identityGovernance + description: Per-subject workflow execution results. + operationId: identityGovernance.lifecycleWorkflow.workflow_GetSubjectProcessingResult parameters: - name: workflow-id in: path @@ -94032,61 +107777,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id - in: path - description: The unique identifier of userProcessingResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: userProcessingResult - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get subject from identityGovernance - description: 'The unique identifier of the user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_GetSubject - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id - in: path - description: The unique identifier of userProcessingResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: subjectProcessingResult - name: $select in: query description: Select properties to be returned @@ -94113,17 +107811,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectProcessingResult' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns': get: tags: - identityGovernance.lifecycleWorkflowsContainer - 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.subject_GetMailboxSetting + summary: Get reprocessedRuns from identityGovernance + description: The reprocessed runs associated with this subject processing result. + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult_ListReprocessedRun parameters: - name: workflow-id in: path @@ -94133,22 +107831,29 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id - in: path - description: The unique identifier of userProcessingResult - required: true - style: simple + x-ms-docs-key-type: subjectProcessingResult + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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: userProcessingResult + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -94171,18 +107876,20 @@ paths: type: string responses: 2XX: - description: Entity result. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/responses/microsoft.graph.identityGovernance.runCollectionResponse' default: $ref: '#/components/responses/error' - patch: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns/{run-id}': + get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.subject_UpdateMailboxSetting + summary: Get reprocessedRuns from identityGovernance + description: The reprocessed runs associated with this subject processing result. + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult_GetReprocessedRun parameters: - name: workflow-id in: path @@ -94192,54 +107899,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult - 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' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - 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: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.subject_ListServiceProvisioningError - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow + x-ms-docs-key-type: subjectProcessingResult - name: run-id in: path description: The unique identifier of run @@ -94248,29 +107915,6 @@ paths: schema: type: string x-ms-docs-key-type: run - - name: userProcessingResult-id - in: path - description: The unique identifier of userProcessingResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: userProcessingResult - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/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 @@ -94293,18 +107937,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.identityGovernance.run' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count': + x-ms-docs-operation-type: operation + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/reprocessedRuns/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.subject.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult.reprocessedRun_GetCount parameters: - name: workflow-id in: path @@ -94314,22 +107960,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id - in: path - description: The unique identifier of userProcessingResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: subjectProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -94337,16 +107975,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults': get: tags: - identityGovernance.lifecycleWorkflowsContainer - summary: List taskProcessingResults (for a user) - description: Get the task processing result from a userProcessingResult either directly or through a run. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_ListTaskProcessingResult + summary: Get taskProcessingResults from identityGovernance + description: The task-level processing results for this subject. Read-only. + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult_ListTaskProcessingResult parameters: - name: workflow-id in: path @@ -94356,22 +107991,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: subjectProcessingResult - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -94416,13 +108043,13 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get taskProcessingResults from identityGovernance - description: The associated individual task execution. - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_GetTaskProcessingResult + description: The task-level processing results for this subject. Read-only. + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult_GetTaskProcessingResult parameters: - name: workflow-id in: path @@ -94432,22 +108059,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -94486,7 +108105,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/microsoft.graph.identityGovernance.resume': post: tags: - identityGovernance.lifecycleWorkflowsContainer @@ -94495,7 +108114,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0 - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult_resume + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult.taskProcessingResult_resume parameters: - name: workflow-id in: path @@ -94505,22 +108124,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -94553,13 +108164,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get subject from identityGovernance description: 'The unique identifier of the Microsoft Entra user targeted for the task execution.Supports $filter(eq, ne) and $expand.' - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult_GetSubject + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult.taskProcessingResult_GetSubject parameters: - name: workflow-id in: path @@ -94569,22 +108180,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -94623,13 +108226,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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. Requires $select to retrieve.' - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult.subject_GetMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult.taskProcessingResult.subject_GetMailboxSetting parameters: - name: workflow-id in: path @@ -94639,22 +108242,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -94696,7 +108291,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Update property mailboxSettings value. - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult.subject_UpdateMailboxSetting + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult.taskProcessingResult.subject_UpdateMailboxSetting parameters: - name: workflow-id in: path @@ -94706,22 +108301,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -94746,13 +108333,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors': get: tags: - identityGovernance.lifecycleWorkflowsContainer 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: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult.subject_ListServiceProvisioningError + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult.taskProcessingResult.subject_ListServiceProvisioningError parameters: - name: workflow-id in: path @@ -94762,22 +108349,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -94829,12 +108408,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult.subject.ServiceProvisioningError_GetCount + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult.taskProcessingResult.subject.ServiceProvisioningError_GetCount parameters: - name: workflow-id in: path @@ -94844,22 +108423,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -94875,13 +108446,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}/task': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get task from identityGovernance description: The related workflow task - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult_GetTask + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult.taskProcessingResult_GetTask parameters: - name: workflow-id in: path @@ -94891,22 +108462,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of userProcessingResult + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: subjectProcessingResult - name: taskProcessingResult-id in: path description: The unique identifier of taskProcessingResult @@ -94945,12 +108508,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/$count': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/{subjectProcessingResult-id}/taskProcessingResults/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult.taskProcessingResult_GetCount + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult.taskProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -94960,22 +108523,14 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id + - name: subjectProcessingResult-id in: path - description: The unique identifier of run + description: The unique identifier of subjectProcessingResult required: true style: simple schema: type: string - x-ms-docs-key-type: run - - name: userProcessingResult-id - in: path - description: The unique identifier of userProcessingResult - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: userProcessingResult + x-ms-docs-key-type: subjectProcessingResult - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -94983,12 +108538,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/$count': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_GetCount + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult_GetCount parameters: - name: workflow-id in: path @@ -94998,14 +108553,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -95013,12 +108560,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': + '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/subjectProcessingResults/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': get: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Invoke function summary - operationId: identityGovernance.lifecycleWorkflow.workflow.run.userProcessingResult_summary + operationId: identityGovernance.lifecycleWorkflow.workflow.subjectProcessingResult_summary parameters: - name: workflow-id in: path @@ -95028,14 +108575,6 @@ paths: schema: type: string x-ms-docs-key-type: workflow - - name: run-id - in: path - description: The unique identifier of run - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: run - name: startDateTime in: path description: 'Usage: startDateTime={startDateTime}' @@ -95060,73 +108599,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.userSummary' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Get the number of the resource - operationId: identityGovernance.lifecycleWorkflow.workflow.run_GetCount - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/microsoft.graph.identityGovernance.summary(startDateTime={startDateTime},endDateTime={endDateTime})': - get: - tags: - - identityGovernance.lifecycleWorkflowsContainer - summary: Invoke function summary - description: 'Get a runSummary for run objects over a specified time period. Because the number of runs returned by the list API call can be overwhelming, this summary allows administrators to get a quick overview based on counts.' - operationId: identityGovernance.lifecycleWorkflow.workflow.run_summary - parameters: - - name: workflow-id - in: path - description: The unique identifier of workflow - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: workflow - - name: startDateTime - in: path - description: 'Usage: startDateTime={startDateTime}' - required: true - style: simple - schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - - name: endDateTime - in: path - description: 'Usage: endDateTime={endDateTime}' - required: true - style: simple - schema: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-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 - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityGovernance.runSummary' + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectSummary' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: function @@ -115230,6 +128703,8 @@ components: $ref: '#/components/schemas/microsoft.graph.accessReviewHistoryDefinition' description: Represents a collection of access review history data and the scopes used to collect that data. x-ms-navigationProperty: true + unified: + $ref: '#/components/schemas/microsoft.graph.unifiedRoot' additionalProperties: type: object microsoft.graph.accessReviewScheduleDefinition: @@ -115314,6 +128789,11 @@ components: description: 'DateTime when review instance is scheduled to end.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 + errors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewError' + description: Collection of errors in an access review instance lifecycle. Read-only. fallbackReviewers: type: array items: @@ -115395,6 +128875,10 @@ components: description: 'The timestamp when the approval decision was applied.00000000-0000-0000-0000-000000000000 if the assigned reviewer hasn''t applied the decision or it was automatically 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 + applyDescription: + type: string + description: The description of the apply result. Read-only. + 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.' @@ -115607,6 +129091,32 @@ components: $ref: '#/components/schemas/microsoft.graph.accessReviewHistoryStatus' additionalProperties: type: object + microsoft.graph.unifiedRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: unifiedRoot + type: object + properties: + decisions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItem' + description: Represents the unified (vNext) access review decisions on an instance of a review. + x-ms-navigationProperty: true + definitions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewScheduleDefinition' + description: Represents the unified (vNext) template and scheduling for an access review. + x-ms-navigationProperty: true + instances: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.accessReviewInstance' + description: Represents the unified (vNext) instance of a review. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.appConsentApprovalRoute: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -115935,6 +129445,8 @@ components: nullable: true environment: $ref: '#/components/schemas/microsoft.graph.accessPackageResourceEnvironment' + externalOriginResourceConnector: + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' roles: type: array items: @@ -116003,6 +129515,46 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.externalOriginResourceConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: externalOriginResourceConnector + type: object + properties: + connectionInfo: + $ref: '#/components/schemas/microsoft.graph.connectionInfo' + connectorType: + $ref: '#/components/schemas/microsoft.graph.connectorType' + createdBy: + type: string + description: The identifier of the user or application that created the connector. + 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 when the connector was created. + format: date-time + nullable: true + description: + type: string + description: A description of the connector. + nullable: true + displayName: + type: string + description: The display name of the connector. + nullable: true + modifiedBy: + type: string + description: The identifier of the user or application that last modified the connector. + nullable: true + modifiedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: The date and time when the connector was last modified. + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.accessPackageResourceScope: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -116151,6 +129703,12 @@ components: $ref: '#/components/schemas/microsoft.graph.controlConfiguration' description: Configuration settings that control the lifecycle and access policies of entitlement management within a tenant. x-ms-navigationProperty: true + externalOriginResourceConnectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' + description: Represents the connectors used to communicate with external resource systems. + x-ms-navigationProperty: true resourceEnvironments: type: array items: @@ -116725,6 +130283,8 @@ components: description: 'When the custom extension was last modified.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby.' format: date-time nullable: true + replyMode: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.customTaskExtensionReplyMode' createdBy: $ref: '#/components/schemas/microsoft.graph.user' lastModifiedBy: @@ -117429,6 +130989,12 @@ components: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' description: Workflow runs. x-ms-navigationProperty: true + subjectProcessingResults: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectProcessingResult' + description: Per-subject workflow execution results. + x-ms-navigationProperty: true taskReports: type: array items: @@ -117530,6 +131096,26 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.identityGovernance.workflowSubject: + title: workflowSubject + type: object + additionalProperties: + type: object + microsoft.graph.identityGovernance.awaitedWorkflowProcessingResult: + title: awaitedWorkflowProcessingResult + type: object + properties: + processingStatus: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleWorkflowProcessingStatus' + statusReasons: + type: array + items: + type: string + description: A collection of reasons for the current processing status. May be empty. + subject: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowSubject' + additionalProperties: + type: object microsoft.graph.identityGovernance.activationScope: title: activationScope type: object @@ -117634,6 +131220,12 @@ components: $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' description: The related reprocessed workflow run. x-ms-navigationProperty: true + subjectProcessingResults: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectProcessingResult' + description: The processing results for each subject in this workflow run. + x-ms-navigationProperty: true taskProcessingResults: type: array items: @@ -117648,6 +131240,75 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.identityGovernance.subjectProcessingResult: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: subjectProcessingResult + 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 date and time when the subject processing completed. Read-only. + format: date-time + nullable: true + failedTasksCount: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The count of tasks that failed for the subject. Read-only. + format: int32 + processingStatus: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleWorkflowProcessingStatus' + scheduledDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 processing was scheduled. Read-only. + format: date-time + 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: The date and time when processing started. Read-only. + format: date-time + nullable: true + subject: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowSubject' + subjectType: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectType' + totalTasksCount: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The total number of tasks in the workflow. Read-only. + format: int32 + totalUnprocessedTasksCount: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The count of tasks that have not yet been processed. Read-only. + format: int32 + workflowExecutionType: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowExecutionType' + workflowVersion: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The version of the workflow at the time of execution. Read-only. + format: int32 + reprocessedRuns: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.run' + description: The reprocessed runs associated with this subject processing result. + x-ms-navigationProperty: true + taskProcessingResults: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.taskProcessingResult' + description: The task-level processing results for this subject. Read-only. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.identityGovernance.taskProcessingResult: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -117681,6 +131342,8 @@ components: description: 'The date time when taskProcessingResult execution started. Value is null if task execution hasn''t started yet.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby.' format: date-time nullable: true + workflowSubject: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.workflowSubject' subject: $ref: '#/components/schemas/microsoft.graph.user' task: @@ -117740,6 +131403,42 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.identityGovernance.subjectSummary: + title: subjectSummary + type: object + properties: + failedSubjects: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The number of subjects with at least one failed task in a subject summary. + format: int32 + failedTasks: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The number of failed tasks for subjects in a subject summary. + format: int32 + successfulSubjects: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The number of subjects where all tasks succeeded in a subject summary. + format: int32 + totalSubjects: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The total number of subjects in a subject summary. + format: int32 + totalTasks: + maximum: 2147483647 + minimum: -2147483648 + type: number + description: The total tasks of subjects in a subject summary. + format: int32 + additionalProperties: + type: object microsoft.graph.identityGovernance.userSummary: title: userSummary type: object @@ -119450,6 +133149,12 @@ components: type: string description: The type of query. Examples include MicrosoftGraph and ARM. nullable: true + reviewerId: + type: string + description: The identifier of the reviewer. + nullable: true + scopeType: + $ref: '#/components/schemas/microsoft.graph.accessReviewReviewerScopeType' additionalProperties: type: object microsoft.graph.accessReviewScope: @@ -119556,6 +133261,13 @@ components: description: Unique identifier of the accessReviewStageSettings object. The stageId is used by the dependsOn property to indicate the order of the stages. Required. additionalProperties: type: object + microsoft.graph.accessReviewError: + allOf: + - $ref: '#/components/schemas/microsoft.graph.genericError' + - title: accessReviewError + type: object + additionalProperties: + type: object microsoft.graph.identity: title: identity type: object @@ -119584,7 +133296,7 @@ components: nullable: true type: type: string - description: 'Type of resource. Types include: Group, ServicePrincipal, DirectoryRole, AzureRole, AccessPackageAssignmentPolicy.' + description: 'Type of resource. Types include: Group, ServicePrincipal, DirectoryRole, AzureRole, AccessPackage, AccessPackageAssignmentPolicy.' nullable: true additionalProperties: type: object @@ -119745,6 +133457,12 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.connectorType: + title: connectorType + enum: + - sapIag + - unknownFutureValue + type: string microsoft.graph.customDataProvidedResourcePayloads.data: title: data type: object @@ -120111,6 +133829,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.customTaskExtensionReplyMode: + title: customTaskExtensionReplyMode + enum: + - none + - callback + - response + - unknownFutureValue + type: string microsoft.graph.assignedLicense: title: assignedLicense type: object @@ -121020,6 +134746,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -122782,6 +136509,8 @@ components: description: When the workflow was last modified. format: date-time nullable: true + targetSubjectType: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectType' administrationScopeTargets: type: array items: @@ -122847,7 +136576,17 @@ components: - unknownFutureValue - activatedWithScope - preview + - extensibilityOnDemand + type: string + microsoft.graph.identityGovernance.subjectType: + title: subjectType + enum: + - user + - unknownFutureValue + - provisioningObject type: string + x-ms-enum-flags: + isFlags: true microsoft.graph.identityGovernance.customTaskExtensionOperationStatus: title: customTaskExtensionOperationStatus enum: @@ -122875,6 +136614,7 @@ components: - leaver - unknownFutureValue - mover + - extensibility type: string x-ms-enum-flags: isFlags: true @@ -122902,6 +136642,7 @@ components: - leaver - unknownFutureValue - mover + - extensibility type: string microsoft.graph.emailSettings: title: emailSettings @@ -123856,6 +137597,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.externalOriginResourceConnectorCollectionResponse: + title: Collection of externalOriginResourceConnector + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnector' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.accessPackageResourceEnvironmentCollectionResponse: title: Collection of accessPackageResourceEnvironment type: object @@ -123947,6 +137701,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.identityGovernance.subjectProcessingResultCollectionResponse: + title: Collection of subjectProcessingResult + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectProcessingResult' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse: title: Collection of taskProcessingResult type: object @@ -124249,6 +138016,18 @@ components: type: object additionalProperties: type: object + microsoft.graph.accessReviewReviewerScopeType: + title: accessReviewReviewerScopeType + enum: + - user + - group + - self + - manager + - sponsor + - resourceOwner + - managerOrSponsor + - unknownFutureValue + type: string microsoft.graph.accessReviewApplyAction: title: accessReviewApplyAction type: object @@ -124269,6 +138048,20 @@ components: $ref: '#/components/schemas/microsoft.graph.recurrenceRange' additionalProperties: type: object + microsoft.graph.genericError: + title: genericError + type: object + properties: + code: + type: string + description: The error code. + nullable: true + message: + type: string + description: The error message. + nullable: true + additionalProperties: + type: object microsoft.graph.identitySet: title: identitySet type: object @@ -137765,6 +151558,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.controlConfigurationCollectionResponse' + microsoft.graph.externalOriginResourceConnectorCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.externalOriginResourceConnectorCollectionResponse' microsoft.graph.accessPackageResourceEnvironmentCollectionResponse: description: Retrieved collection content: @@ -137807,6 +151606,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.identityGovernance.runCollectionResponse' + microsoft.graph.identityGovernance.subjectProcessingResultCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityGovernance.subjectProcessingResultCollectionResponse' microsoft.graph.identityGovernance.taskProcessingResultCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/v1.0/Identity.SignIns.yml b/openApiDocs/v1.0/Identity.SignIns.yml index 02869db4d31..90cde4184f0 100644 --- a/openApiDocs/v1.0/Identity.SignIns.yml +++ b/openApiDocs/v1.0/Identity.SignIns.yml @@ -14525,6 +14525,208 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + /policies/crossTenantAccessPolicy/default/m365Capabilities: + get: + tags: + - policies.crossTenantAccessPolicy + summary: List Microsoft 365 capabilities for default policy + description: 'Get a list of Microsoft 365 cross-tenant capabilities configured for the default cross-tenant access policy. The returned collection is a heterogeneous collection of derived types of m365CapabilityBase, differentiated by their @odata.type property.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-list-m365capabilities?view=graph-rest-1.0 + operationId: policy.crossTenantAccessPolicy.default_ListM365Capability + 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.m365CapabilityBaseCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - policies.crossTenantAccessPolicy + summary: Create Microsoft 365 capability for default policy + description: Create a new Microsoft 365 cross-tenant capability for the default cross-tenant access policy. The @odata.type property in the request body is required to specify which type of capability to create. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-post-m365capabilities?view=graph-rest-1.0 + operationId: policy.crossTenantAccessPolicy.default_CreateM365Capability + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityBase' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/policies/crossTenantAccessPolicy/default/m365Capabilities/{m365CapabilityBase-name}': + get: + tags: + - policies.crossTenantAccessPolicy + summary: Get m365Capabilities from policies + description: Defines the default Microsoft 365 cross-tenant capabilities for inbound access from external organizations. + operationId: policy.crossTenantAccessPolicy.default_GetM365Capability + parameters: + - name: m365CapabilityBase-name + in: path + description: The unique identifier of m365CapabilityBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: m365CapabilityBase + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.m365CapabilityBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - policies.crossTenantAccessPolicy + summary: Update Microsoft 365 capability for default policy + description: Update an existing Microsoft 365 cross-tenant capability for the default cross-tenant access policy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update-m365capabilities?view=graph-rest-1.0 + operationId: policy.crossTenantAccessPolicy.default_UpdateM365Capability + parameters: + - name: m365CapabilityBase-name + in: path + description: The unique identifier of m365CapabilityBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: m365CapabilityBase + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityBase' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - policies.crossTenantAccessPolicy + summary: Delete navigation property m365Capabilities for policies + operationId: policy.crossTenantAccessPolicy.default_DeleteM365Capability + parameters: + - name: m365CapabilityBase-name + in: path + description: The unique identifier of m365CapabilityBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: m365CapabilityBase + - 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 + /policies/crossTenantAccessPolicy/default/m365Capabilities/$count: + get: + tags: + - policies.crossTenantAccessPolicy + summary: Get the number of the resource + operationId: policy.crossTenantAccessPolicy.default.m365Capability_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' /policies/crossTenantAccessPolicy/default/microsoft.graph.resetToSystemDefault: post: tags: @@ -14850,6 +15052,261 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/m365Capabilities': + get: + tags: + - policies.crossTenantAccessPolicy + summary: List Microsoft 365 capabilities for partner + description: 'Get a list of Microsoft 365 cross-tenant capabilities configured for a partner organization in the cross-tenant access policy. The returned collection is a heterogeneous collection of derived types of m365CapabilityBase, differentiated by their @odata.type property.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-list-m365capabilities?view=graph-rest-1.0 + operationId: policy.crossTenantAccessPolicy.partner_ListM365Capability + parameters: + - name: crossTenantAccessPolicyConfigurationPartner-tenantId + in: path + description: The unique identifier of crossTenantAccessPolicyConfigurationPartner + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: crossTenantAccessPolicyConfigurationPartner + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/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.m365CapabilityBaseCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - policies.crossTenantAccessPolicy + summary: Create Microsoft 365 capability for partner + description: Create a new Microsoft 365 cross-tenant capability for a partner organization in the cross-tenant access policy. The @odata.type property in the request body is required to specify which type of capability to create. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-post-m365capabilities?view=graph-rest-1.0 + operationId: policy.crossTenantAccessPolicy.partner_CreateM365Capability + parameters: + - name: crossTenantAccessPolicyConfigurationPartner-tenantId + in: path + description: The unique identifier of crossTenantAccessPolicyConfigurationPartner + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: crossTenantAccessPolicyConfigurationPartner + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityBase' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/m365Capabilities/{m365CapabilityBase-name}': + get: + tags: + - policies.crossTenantAccessPolicy + summary: Get m365Capabilities from policies + description: Defines the partner-specific Microsoft 365 cross-tenant capabilities for inbound access from the partner organization. + operationId: policy.crossTenantAccessPolicy.partner_GetM365Capability + parameters: + - name: crossTenantAccessPolicyConfigurationPartner-tenantId + in: path + description: The unique identifier of crossTenantAccessPolicyConfigurationPartner + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: crossTenantAccessPolicyConfigurationPartner + - name: m365CapabilityBase-name + in: path + description: The unique identifier of m365CapabilityBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: m365CapabilityBase + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: 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.m365CapabilityBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - policies.crossTenantAccessPolicy + summary: Update Microsoft 365 capability for partner + description: Update an existing Microsoft 365 cross-tenant capability for a partner organization in the cross-tenant access policy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update-m365capabilities?view=graph-rest-1.0 + operationId: policy.crossTenantAccessPolicy.partner_UpdateM365Capability + parameters: + - name: crossTenantAccessPolicyConfigurationPartner-tenantId + in: path + description: The unique identifier of crossTenantAccessPolicyConfigurationPartner + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: crossTenantAccessPolicyConfigurationPartner + - name: m365CapabilityBase-name + in: path + description: The unique identifier of m365CapabilityBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: m365CapabilityBase + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityBase' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - policies.crossTenantAccessPolicy + summary: Delete Microsoft 365 capability for partner + description: Delete a Microsoft 365 cross-tenant capability from a partner organization in the cross-tenant access policy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete-m365capabilities?view=graph-rest-1.0 + operationId: policy.crossTenantAccessPolicy.partner_DeleteM365Capability + parameters: + - name: crossTenantAccessPolicyConfigurationPartner-tenantId + in: path + description: The unique identifier of crossTenantAccessPolicyConfigurationPartner + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: crossTenantAccessPolicyConfigurationPartner + - name: m365CapabilityBase-name + in: path + description: The unique identifier of m365CapabilityBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: m365CapabilityBase + - 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 + '/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/m365Capabilities/$count': + get: + tags: + - policies.crossTenantAccessPolicy + summary: Get the number of the resource + operationId: policy.crossTenantAccessPolicy.partner.m365Capability_GetCount + parameters: + - name: crossTenantAccessPolicyConfigurationPartner-tenantId + in: path + description: The unique identifier of crossTenantAccessPolicyConfigurationPartner + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: crossTenantAccessPolicyConfigurationPartner + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' '/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/serviceProviderConstraints': get: tags: @@ -24318,6 +24775,30 @@ components: $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyM365CollaborationOutboundSetting' tenantRestrictions: $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyTenantRestrictions' + m365Capabilities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityBase' + description: Defines the default Microsoft 365 cross-tenant capabilities for inbound access from external organizations. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.m365CapabilityBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: m365CapabilityBase + type: object + properties: + inboundAccess: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityInboundAccess' + 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 automatically updated last modified timestamp for the capability. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2024, is 2024-01-01T00:00:00Z.' + format: date-time + name: + type: string + description: The name or identifier of the capability. Key. additionalProperties: type: object microsoft.graph.crossTenantAccessPolicyConfigurationPartner: @@ -24357,6 +24838,12 @@ components: $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyTenantRestrictions' identitySynchronization: $ref: '#/components/schemas/microsoft.graph.crossTenantIdentitySyncPolicyPartner' + m365Capabilities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityBase' + description: Defines the partner-specific Microsoft 365 cross-tenant capabilities for inbound access from the partner organization. + x-ms-navigationProperty: true serviceProviderConstraints: $ref: '#/components/schemas/microsoft.graph.serviceProviderConstraints' additionalProperties: @@ -27068,6 +27555,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object @@ -28836,6 +29324,12 @@ components: type: string description: The type of query. Examples include MicrosoftGraph and ARM. nullable: true + reviewerId: + type: string + description: The identifier of the reviewer. + nullable: true + scopeType: + $ref: '#/components/schemas/microsoft.graph.accessReviewReviewerScopeType' additionalProperties: type: object microsoft.graph.policyBase: @@ -29027,6 +29521,18 @@ components: $ref: '#/components/schemas/microsoft.graph.devicesFilter' additionalProperties: type: object + microsoft.graph.m365CapabilityInboundAccess: + title: m365CapabilityInboundAccess + type: object + properties: + isAllowed: + type: boolean + description: Indicates whether this capability should be allowed or blocked for inbound access. + nullable: true + resourceScopes: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityResourceScopes' + additionalProperties: + type: object microsoft.graph.crossTenantUserSyncInbound: title: crossTenantUserSyncInbound type: object @@ -29999,6 +30505,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.m365CapabilityBaseCollectionResponse: + title: Collection of m365CapabilityBase + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityBase' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.crossTenantAccessPolicyConfigurationPartnerCollectionResponse: title: Collection of crossTenantAccessPolicyConfigurationPartner type: object @@ -34914,6 +35433,18 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.accessReviewReviewerScopeType: + title: accessReviewReviewerScopeType + enum: + - user + - group + - self + - manager + - sponsor + - resourceOwner + - managerOrSponsor + - unknownFutureValue + type: string microsoft.graph.appManagementConfiguration: title: appManagementConfiguration type: object @@ -35007,6 +35538,22 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.m365CapabilityResourceScopes: + title: m365CapabilityResourceScopes + type: object + properties: + excluded: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityResourceScope' + description: 'Resources to exclude from the scope. If a resource appears in both included and excluded, the excluded property takes precedence.' + included: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityResourceScope' + description: Resources to include in the scope. + additionalProperties: + type: object microsoft.graph.identifierUriConfiguration: title: identifierUriConfiguration type: object @@ -39512,6 +40059,18 @@ components: - defaultConfiguredIdp - unknownFutureValue type: string + microsoft.graph.m365CapabilityResourceScope: + title: m365CapabilityResourceScope + type: object + properties: + resourceId: + type: string + description: 'The ID of the resource to modify. The value is either All, to apply the capability to all resources of the type specified by resourceType (all users or all groups), or the GUID of a specific user or group.' + nullable: true + resourceType: + $ref: '#/components/schemas/microsoft.graph.m365ResourceType' + additionalProperties: + type: object microsoft.graph.identifierUriRestriction: title: identifierUriRestriction type: object @@ -42036,6 +42595,14 @@ components: - application - unknownFutureValue type: string + microsoft.graph.m365ResourceType: + title: m365ResourceType + enum: + - none + - group + - user + - unknownFutureValue + type: string microsoft.graph.conditionalAccessExternalTenantsMembershipKind: title: conditionalAccessExternalTenantsMembershipKind enum: @@ -44696,6 +45263,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.claimsMappingPolicyCollectionResponse' + microsoft.graph.m365CapabilityBaseCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.m365CapabilityBaseCollectionResponse' microsoft.graph.crossTenantAccessPolicyConfigurationPartnerCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/v1.0/Security.yml b/openApiDocs/v1.0/Security.yml index 2f944c2a4bb..e2e2a6a3a56 100644 --- a/openApiDocs/v1.0/Security.yml +++ b/openApiDocs/v1.0/Security.yml @@ -3347,6 +3347,7 @@ paths: tags: - security.auditCoreRoot summary: Get auditLog from security + description: The entry point for the audit log query API. operationId: security_GetAuditLog parameters: - name: $select @@ -3580,7 +3581,7 @@ paths: tags: - security.auditCoreRoot summary: Get records from security - description: An individual audit log record. + description: The collection of audit log records retrieved by the query. operationId: security.auditLog.query_ListRecord parameters: - name: auditLogQuery-id @@ -3640,7 +3641,7 @@ paths: tags: - security.auditCoreRoot summary: Get records from security - description: An individual audit log record. + description: The collection of audit log records retrieved by the query. operationId: security.auditLog.query_GetRecord parameters: - name: auditLogQuery-id @@ -14888,6 +14889,11 @@ paths: timespan: type: string nullable: true + workspaceId: + pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' + type: string + format: uuid + nullable: true additionalProperties: type: object required: true @@ -25031,6 +25037,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.security.auditLogQuery' + description: The collection of audit log queries. x-ms-navigationProperty: true additionalProperties: type: object @@ -25046,21 +25053,21 @@ components: items: type: string nullable: true - description: The administrative units tagged to an audit log record. + description: The collection of administrative unit IDs to filter on. displayName: type: string - description: The display name of the saved audit log query. + description: The display name of the audit log query. nullable: true filterEndDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: The end date of the date range in the query. + description: The end date and time of the audit log query filter. format: date-time nullable: true filterStartDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-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 of the date range in the query. + description: The start date and time of the audit log query filter. format: date-time nullable: true ipAddressFilters: @@ -25068,33 +25075,34 @@ components: items: type: string nullable: true - description: The IP address of the device that was used when the activity was logged. + description: The collection of IP addresses to filter on. keywordFilter: type: string - description: Free text field to search non-indexed properties of the audit log. + description: The keyword to filter on. nullable: true objectIdFilters: type: array items: type: string nullable: true - description: 'For SharePoint and OneDrive for Business activity, the full path name of the file or folder accessed by the user. For Exchange admin audit logging, the name of the object that was modified by the cmdlet.' + description: The collection of object IDs to filter on. operationFilters: type: array items: type: string nullable: true - description: 'The name of the user or admin activity. For a description of the most common operations/activities, see Search the audit log in the Office 365 Protection Center.' + description: The collection of operations to filter on. recordTypeFilters: type: array items: $ref: '#/components/schemas/microsoft.graph.security.auditLogRecordType' - description: 'The type of operation indicated by the record. For the list of member values, see auditLogRecordType.' + description: The collection of record types to filter on. serviceFilters: type: array items: type: string nullable: true + description: The collection of services to filter on. status: $ref: '#/components/schemas/microsoft.graph.security.auditLogQueryStatus' userPrincipalNameFilters: @@ -25102,12 +25110,12 @@ components: items: type: string nullable: true - description: 'The UPN (user principal name) of the user who performed the action (specified in the operation property) that resulted in the record being logged; for example, myname@mydomain_name.' + description: The collection of user principal names to filter on. records: type: array items: $ref: '#/components/schemas/microsoft.graph.security.auditLogRecord' - description: An individual audit log record. + description: The collection of audit log records retrieved by the query. x-ms-navigationProperty: true additionalProperties: type: object @@ -25123,32 +25131,32 @@ components: items: type: string nullable: true - description: The administrative units tagged to an audit log record. + description: The collection of administrative units associated with the record. auditData: $ref: '#/components/schemas/microsoft.graph.security.auditData' auditLogRecordType: $ref: '#/components/schemas/microsoft.graph.security.auditLogRecordType' clientIp: type: string - description: The IP address of the device used when the activity was logged. The IP address is displayed in either an IPv4 or IPv6 address format. + description: The IP address of the client that performed the activity. 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 in UTC when the user performed the activity. + description: The date and time when the activity was performed. format: date-time nullable: true objectId: type: string - description: 'For Exchange admin audit logging, the name of the object modified by the cmdlet. For SharePoint activity, the full URL path name of the file or folder accessed by a user. For Microsoft Entra activity, the name of the user account that was modified.' + description: The identifier of the object that was affected by the activity. nullable: true operation: type: string - description: The name of the user or admin activity. + description: The name of the activity that was performed. nullable: true organizationId: type: string - description: The GUID for your organization. + description: The GUID of the organization's Microsoft 365 tenant. nullable: true service: type: string @@ -25156,11 +25164,11 @@ components: nullable: true userId: type: string - description: 'The user who performed the action (specified in the Operation property) that resulted in the record being logged. Audit records for activity performed by system accounts (such as SHAREPOINT/system or NT AUTHORITY/SYSTEM) are also included in the audit log. Another common value for the UserId property is app@sharepoint. It indicates that the ''user'' who performed the activity was an application with the necessary permissions in SharePoint to perform organization-wide actions (such as searching a SharePoint site or OneDrive account) on behalf of a user, admin, or service.' + description: 'The identifier of the user, system account, service, or application that performed the activity.' nullable: true userPrincipalName: type: string - description: UPN of the user who performed the action. + description: The user principal name of the user who performed the activity. nullable: true userType: $ref: '#/components/schemas/microsoft.graph.security.auditLogUserType' @@ -33768,6 +33776,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Sites.yml b/openApiDocs/v1.0/Sites.yml index e5c1ca0d24a..cee84aca869 100644 --- a/openApiDocs/v1.0/Sites.yml +++ b/openApiDocs/v1.0/Sites.yml @@ -121549,6 +121549,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Teams.yml b/openApiDocs/v1.0/Teams.yml index 1bcfa6d23b9..4a0f018e235 100644 --- a/openApiDocs/v1.0/Teams.yml +++ b/openApiDocs/v1.0/Teams.yml @@ -4885,6 +4885,7 @@ paths: tags: - chats.targetedChatMessage summary: Get targetedMessages from chats + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' operationId: chat_ListTargetedMessage parameters: - name: chat-id @@ -4975,6 +4976,7 @@ paths: tags: - chats.targetedChatMessage summary: Get targetedMessages from chats + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' operationId: chat_GetTargetedMessage parameters: - name: chat-id @@ -48093,6 +48095,7 @@ paths: tags: - users.chat summary: Get targetedMessages from users + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' operationId: user.chat_ListTargetedMessage parameters: - name: user-id @@ -48199,6 +48202,7 @@ paths: tags: - users.chat summary: Get targetedMessages from users + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' operationId: user.chat_GetTargetedMessage parameters: - name: user-id @@ -68847,6 +68851,10 @@ paths: tags: - users.userTeamwork summary: Invoke action deleteTargetedMessage + description: 'Delete a specific targeted message from a channel context. Teams administrators can use this API to remove targeted messages by providing the message ID, team ID, and channel ID.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userteamwork-deletetargetedmessage?view=graph-rest-1.0 operationId: user.teamwork_deleteTargetedMessage parameters: - name: user-id @@ -68884,6 +68892,10 @@ paths: tags: - users.userTeamwork summary: Invoke function getAllRetainedTargetedMessages + description: Get all retained targeted messages sent to a specific user in group chats and channels. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userteamwork-getallretainedtargetedmessages?view=graph-rest-1.0 operationId: user.teamwork_getAllRetainedTargetedMessage parameters: - name: user-id @@ -68958,6 +68970,10 @@ paths: tags: - users.userTeamwork summary: Invoke function getAllTargetedMessages + description: Get all targeted messages sent to a specific user in group chats and channels. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userteamwork-getalltargetedmessages?view=graph-rest-1.0 operationId: user.teamwork_getAllTargetedMessage parameters: - name: user-id @@ -69247,6 +69263,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Users.Actions.yml b/openApiDocs/v1.0/Users.Actions.yml index 5c19c8f3b43..4d4d12b3538 100644 --- a/openApiDocs/v1.0/Users.Actions.yml +++ b/openApiDocs/v1.0/Users.Actions.yml @@ -2865,6 +2865,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Users.Functions.yml b/openApiDocs/v1.0/Users.Functions.yml index 5b174ebd6f8..fe1a13cf4c9 100644 --- a/openApiDocs/v1.0/Users.Functions.yml +++ b/openApiDocs/v1.0/Users.Functions.yml @@ -1929,6 +1929,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Users.yml b/openApiDocs/v1.0/Users.yml index 19915c678f5..03b843e10f8 100644 --- a/openApiDocs/v1.0/Users.yml +++ b/openApiDocs/v1.0/Users.yml @@ -16336,6 +16336,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.targetedChatMessage' + description: 'A collection of targeted messages in the chat that are visible only to specific users. Nullable. You can''t expand this relationship using $expand. Targeted messages can also be retrieved via the userTeamwork: getAllTargetedMessages API.' x-ms-navigationProperty: true additionalProperties: type: object From b839bd387f078ad6f698d146a6ac771d0e5a7211 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 28 Aug 2026 12:12:59 -0700 Subject: [PATCH 2/2] Fix CrossDeviceExperiences provision generation Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- src/CrossDeviceExperiences/CrossDeviceExperiences.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/CrossDeviceExperiences/CrossDeviceExperiences.md b/src/CrossDeviceExperiences/CrossDeviceExperiences.md index a966f8dc010..c87a7f37199 100644 --- a/src/CrossDeviceExperiences/CrossDeviceExperiences.md +++ b/src/CrossDeviceExperiences/CrossDeviceExperiences.md @@ -20,4 +20,11 @@ require: directive: #Prevent cmdlets with the below operation Ids from being generated to allow for aliasing as a result of breaking changes in 2.18.0 and 2.17.0. - remove-path-by-operation: ^user.device_DeleteRegisteredOwnerGraphBPreRef$|^user.device_DeleteRegisteredUserGraphBPreRef$ + - where: + verb: New + subject: ^(UserDevice)$ + variant: ^Provision$|^ProvisionExpanded$|^ProvisionViaIdentity$|^ProvisionViaIdentityExpanded$ + set: + verb: Invoke + subject: Provision$1 ```