{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin identityGovernance.entitlementManagement API", "version": "1.0.0" }, "items": [ { "info": { "name": "identityGovernance.entitlementManagement", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get externalSponsors from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id/externalSponsors", "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get externalSponsors from identityGovernance" }, { "info": { "name": "Microsoft Graph Remove externalSponsors", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id/externalSponsors/:directoryObject-id/$ref", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" }, { "name": "directoryObject-id", "value": "", "type": "path", "description": "The unique identifier of directoryObject" } ] }, "docs": "Remove a user or a group from the connected organization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id/externalSponsors/$count", "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get ref of externalSponsors from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id/externalSponsors/$ref", "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" } ] }, "docs": "Microsoft Graph Get ref of externalSponsors from identityGovernance" }, { "info": { "name": "Microsoft Graph Add externalSponsors", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id/externalSponsors/$ref", "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Add a user or a group to the connected organization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization." }, { "info": { "name": "Microsoft Graph Remove externalSponsors", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id/externalSponsors/$ref", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" }, { "name": "@id", "value": "", "type": "query", "description": "The delete Uri" } ] }, "docs": "Remove a user or a group from the connected organization's external sponsors. The external sponsors are a set of users who can approve requests on behalf of other users from that connected organization." }, { "info": { "name": "Microsoft Graph Get entitlementManagement from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get entitlementManagement from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property entitlementManagement in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property entitlementManagement in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property entitlementManagement for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property entitlementManagement for identityGovernance" }, { "info": { "name": "Microsoft Graph Get approval", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "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." }, { "info": { "name": "Microsoft Graph Create new navigation property to accessPackageAssignmentApprovals for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to accessPackageAssignmentApprovals for identityGovernance" }, { "info": { "name": "Microsoft Graph Get approval", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/:approval-id", "params": [ { "name": "approval-id", "value": "", "type": "path", "description": "The unique identifier of approval" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "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." }, { "info": { "name": "Microsoft Graph Update the navigation property accessPackageAssignmentApprovals in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/:approval-id", "params": [ { "name": "approval-id", "value": "", "type": "path", "description": "The unique identifier of approval" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property accessPackageAssignmentApprovals in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property accessPackageAssignmentApprovals for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/:approval-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "approval-id", "value": "", "type": "path", "description": "The unique identifier of approval" } ] }, "docs": "Microsoft Graph Delete navigation property accessPackageAssignmentApprovals for identityGovernance" }, { "info": { "name": "Microsoft Graph List approval stages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/:approval-id/stages", "params": [ { "name": "approval-id", "value": "", "type": "path", "description": "The unique identifier of approval" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "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." }, { "info": { "name": "Microsoft Graph Create new navigation property to stages for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/:approval-id/stages", "params": [ { "name": "approval-id", "value": "", "type": "path", "description": "The unique identifier of approval" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to stages for identityGovernance" }, { "info": { "name": "Microsoft Graph Get approvalStage", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/:approval-id/stages/:approvalStage-id", "params": [ { "name": "approval-id", "value": "", "type": "path", "description": "The unique identifier of approval" }, { "name": "approvalStage-id", "value": "", "type": "path", "description": "The unique identifier of approvalStage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve the properties of an approvalStage object. An approval stage is contained within an approval object." }, { "info": { "name": "Microsoft Graph Update approvalStage", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/:approval-id/stages/:approvalStage-id", "params": [ { "name": "approval-id", "value": "", "type": "path", "description": "The unique identifier of approval" }, { "name": "approvalStage-id", "value": "", "type": "path", "description": "The unique identifier of approvalStage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Approve or deny an approvalStage object in an approval." }, { "info": { "name": "Microsoft Graph Delete navigation property stages for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/:approval-id/stages/:approvalStage-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "approval-id", "value": "", "type": "path", "description": "The unique identifier of approval" }, { "name": "approvalStage-id", "value": "", "type": "path", "description": "The unique identifier of approvalStage" } ] }, "docs": "Microsoft Graph Delete navigation property stages for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/:approval-id/stages/$count", "params": [ { "name": "approval-id", "value": "", "type": "path", "description": "The unique identifier of approval" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Invoke function filterByCurrentUser", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on=':on')", "params": [ { "name": "on", "value": "", "type": "path", "description": "Usage: on='{on}'" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "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." }, { "info": { "name": "Microsoft Graph List accessPackages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve a list of accessPackage objects. The resulting list includes all the access packages that the caller has access to read, across all catalogs." }, { "info": { "name": "Microsoft Graph Create accessPackage", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new accessPackage object. The access package will be added to an existing accessPackageCatalog." }, { "info": { "name": "Microsoft Graph Get accessPackage", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve the properties and relationships of an accessPackage object." }, { "info": { "name": "Microsoft Graph Update accessPackage", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update an existing accessPackage object to change one or more of its properties, such as the display name or description." }, { "info": { "name": "Microsoft Graph Delete accessPackage", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" } ] }, "docs": "Delete an accessPackage object. You cannot delete an access package if it has any accessPackageAssignment." }, { "info": { "name": "Microsoft Graph List accessPackagesIncompatibleWith", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/accessPackagesIncompatibleWith", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve a list of the accessPackage objects that have marked a specified accessPackage as incompatible." }, { "info": { "name": "Microsoft Graph Get accessPackagesIncompatibleWith from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/accessPackagesIncompatibleWith/:accessPackage-id1", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackage-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The access packages that are incompatible with this package. Read-only." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/accessPackagesIncompatibleWith/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get assignmentPolicies from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignmentPolicies for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignmentPolicies for identityGovernance" }, { "info": { "name": "Microsoft Graph Get assignmentPolicies from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property assignmentPolicies in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignmentPolicies in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property assignmentPolicies for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" } ] }, "docs": "Microsoft Graph Delete navigation property assignmentPolicies for identityGovernance" }, { "info": { "name": "Microsoft Graph Get accessPackage from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/accessPackage", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Access package containing this policy. Read-only. Supports $expand." }, { "info": { "name": "Microsoft Graph Get catalog from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/catalog", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Catalog of the access package containing this policy. Read-only." }, { "info": { "name": "Microsoft Graph Get customExtensionStageSettings from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to customExtensionStageSettings for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to customExtensionStageSettings for identityGovernance" }, { "info": { "name": "Microsoft Graph Get customExtensionStageSettings from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings/:customExtensionStageSetting-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "customExtensionStageSetting-id", "value": "", "type": "path", "description": "The unique identifier of customExtensionStageSetting" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property customExtensionStageSettings in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings/:customExtensionStageSetting-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "customExtensionStageSetting-id", "value": "", "type": "path", "description": "The unique identifier of customExtensionStageSetting" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property customExtensionStageSettings in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property customExtensionStageSettings for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings/:customExtensionStageSetting-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "customExtensionStageSetting-id", "value": "", "type": "path", "description": "The unique identifier of customExtensionStageSetting" } ] }, "docs": "Microsoft Graph Delete navigation property customExtensionStageSettings for identityGovernance" }, { "info": { "name": "Microsoft Graph Get customExtension from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings/:customExtensionStageSetting-id/customExtension", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "customExtensionStageSetting-id", "value": "", "type": "path", "description": "The unique identifier of customExtensionStageSetting" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Indicates the custom workflow extension that will be executed at this stage. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get questions from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/questions", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Questions that are posed to the requestor." }, { "info": { "name": "Microsoft Graph Create new navigation property to questions for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/questions", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to questions for identityGovernance" }, { "info": { "name": "Microsoft Graph Get questions from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/questions/:accessPackageQuestion-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "accessPackageQuestion-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageQuestion" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Questions that are posed to the requestor." }, { "info": { "name": "Microsoft Graph Update the navigation property questions in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/questions/:accessPackageQuestion-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "accessPackageQuestion-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageQuestion" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property questions in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property questions for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/questions/:accessPackageQuestion-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "accessPackageQuestion-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageQuestion" } ] }, "docs": "Microsoft Graph Delete navigation property questions for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/:accessPackageAssignmentPolicy-id/questions/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/assignmentPolicies/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get catalog from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/catalog", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Required when creating the access package. Read-only. Nullable." }, { "info": { "name": "Microsoft Graph List incompatibleAccessPackages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleAccessPackages", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve a list of the accessPackage objects that have been marked as incompatible on an accessPackage. " }, { "info": { "name": "Microsoft Graph Remove accessPackage from incompatibleAccessPackages", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleAccessPackages/:accessPackage-id1/$ref", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackage-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackage" } ] }, "docs": "Remove an access package from the list of access packages that have been marked as incompatible on an accessPackage. " }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleAccessPackages/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List incompatibleAccessPackages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleAccessPackages/$ref", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" } ] }, "docs": "Retrieve a list of the accessPackage objects that have been marked as incompatible on an accessPackage. " }, { "info": { "name": "Microsoft Graph Add accessPackage to incompatibleAccessPackages", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleAccessPackages/$ref", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Add an accessPackage to the list of access packages that have been marked as incompatible on an accessPackage. " }, { "info": { "name": "Microsoft Graph Remove accessPackage from incompatibleAccessPackages", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleAccessPackages/$ref", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "@id", "value": "", "type": "query", "description": "The delete Uri" } ] }, "docs": "Remove an access package from the list of access packages that have been marked as incompatible on an accessPackage. " }, { "info": { "name": "Microsoft Graph List incompatibleGroups", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleGroups", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve a list of the group objects that have been marked as incompatible on an accessPackage. " }, { "info": { "name": "Microsoft Graph Remove group from incompatibleGroups", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleGroups/:group-id/$ref", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "group-id", "value": "", "type": "path", "description": "The unique identifier of group" } ] }, "docs": "Remove a group from the list of groups that have been marked as incompatible on an accessPackage. " }, { "info": { "name": "Microsoft Graph Get serviceProvisioningErrors property value", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleGroups/:group-id/serviceProvisioningErrors", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "group-id", "value": "", "type": "path", "description": "The unique identifier of group" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "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)." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleGroups/:group-id/serviceProvisioningErrors/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "group-id", "value": "", "type": "path", "description": "The unique identifier of group" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleGroups/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List incompatibleGroups", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleGroups/$ref", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" } ] }, "docs": "Retrieve a list of the group objects that have been marked as incompatible on an accessPackage. " }, { "info": { "name": "Microsoft Graph Add group to incompatibleGroups", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleGroups/$ref", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Add a group to the list of groups that have been marked as incompatible on an accessPackage. " }, { "info": { "name": "Microsoft Graph Remove group from incompatibleGroups", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/incompatibleGroups/$ref", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "@id", "value": "", "type": "query", "description": "The delete Uri" } ] }, "docs": "Remove a group from the list of groups that have been marked as incompatible on an accessPackage. " }, { "info": { "name": "Microsoft Graph Invoke action getApplicablePolicyRequirements", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/getApplicablePolicyRequirements", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" } ] }, "docs": "In Microsoft Entra entitlement management, this action retrieves a list of accessPackageAssignmentRequestRequirements objects that the currently signed-in user can use to create an accessPackageAssignmentRequest. Each requirement object corresponds to an access package assignment policy that the currently signed-in user is allowed to request an assignment for." }, { "info": { "name": "Microsoft Graph Get resourceRoleScopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The resource roles and scopes in this access package." }, { "info": { "name": "Microsoft Graph Create resourceRoleScope", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "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." }, { "info": { "name": "Microsoft Graph Get resourceRoleScopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The resource roles and scopes in this access package." }, { "info": { "name": "Microsoft Graph Update the navigation property resourceRoleScopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resourceRoleScopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Remove resourceRoleScope from an accessPackage", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Remove an accessPackageResourceRoleScope from an accessPackage list of resource role scopes." }, { "info": { "name": "Microsoft Graph Get role from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get role from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property role in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property role in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property role for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Delete navigation property role for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/environment", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/refresh", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/roles", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/roles", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/roles/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/roles/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scope from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get scope from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property scope in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scope in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scope for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Delete navigation property scope for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/environment", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/refresh", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/scopes/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/scopes", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/scopes", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/scopes/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/:accessPackage-id/resourceRoleScopes/$count", "params": [ { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Invoke function filterByCurrentUser", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on=':on')", "params": [ { "name": "on", "value": "", "type": "path", "description": "Usage: on='{on}'" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "In Microsoft Entra Entitlement Management, retrieve a list of accessPackage objects filtered on the signed-in user." }, { "info": { "name": "Microsoft Graph List assignmentPolicies", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "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 qu" }, { "info": { "name": "Microsoft Graph Create assignmentPolicies", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies", "body": { "type": "json", "data": "{}" } }, "docs": "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." }, { "info": { "name": "Microsoft Graph Get accessPackageAssignmentPolicy", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "In Microsoft Entra entitlement management, retrieve the properties and relationships of an\r\n accessPackageAssignmentPolicy object." }, { "info": { "name": "Microsoft Graph Update accessPackageAssignmentPolicy", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update an existing accessPackageAssignmentPolicy object to change one or more of its properties, such as the display name or description." }, { "info": { "name": "Microsoft Graph Delete accessPackageAssignmentPolicy", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" } ] }, "docs": "In Microsoft Entra entitlement management, delete an accessPackageAssignmentPolicy." }, { "info": { "name": "Microsoft Graph Get accessPackage from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/accessPackage", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Access package containing this policy. Read-only. Supports $expand." }, { "info": { "name": "Microsoft Graph Get catalog from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/catalog", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Catalog of the access package containing this policy. Read-only." }, { "info": { "name": "Microsoft Graph Get customExtensionStageSettings from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to customExtensionStageSettings for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to customExtensionStageSettings for identityGovernance" }, { "info": { "name": "Microsoft Graph Get customExtensionStageSettings from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings/:customExtensionStageSetting-id", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "customExtensionStageSetting-id", "value": "", "type": "path", "description": "The unique identifier of customExtensionStageSetting" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property customExtensionStageSettings in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings/:customExtensionStageSetting-id", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "customExtensionStageSetting-id", "value": "", "type": "path", "description": "The unique identifier of customExtensionStageSetting" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property customExtensionStageSettings in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property customExtensionStageSettings for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings/:customExtensionStageSetting-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "customExtensionStageSetting-id", "value": "", "type": "path", "description": "The unique identifier of customExtensionStageSetting" } ] }, "docs": "Microsoft Graph Delete navigation property customExtensionStageSettings for identityGovernance" }, { "info": { "name": "Microsoft Graph Get customExtension from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings/:customExtensionStageSetting-id/customExtension", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "customExtensionStageSetting-id", "value": "", "type": "path", "description": "The unique identifier of customExtensionStageSetting" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Indicates the custom workflow extension that will be executed at this stage. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/customExtensionStageSettings/$count", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get questions from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/questions", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Questions that are posed to the requestor." }, { "info": { "name": "Microsoft Graph Create new navigation property to questions for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/questions", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to questions for identityGovernance" }, { "info": { "name": "Microsoft Graph Get questions from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/questions/:accessPackageQuestion-id", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "accessPackageQuestion-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageQuestion" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Questions that are posed to the requestor." }, { "info": { "name": "Microsoft Graph Update the navigation property questions in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/questions/:accessPackageQuestion-id", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "accessPackageQuestion-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageQuestion" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property questions in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property questions for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/questions/:accessPackageQuestion-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "accessPackageQuestion-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageQuestion" } ] }, "docs": "Microsoft Graph Delete navigation property questions for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/:accessPackageAssignmentPolicy-id/questions/$count", "params": [ { "name": "accessPackageAssignmentPolicy-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentPolicy" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentPolicies/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List assignmentRequests", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "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." }, { "info": { "name": "Microsoft Graph Create accessPackageAssignmentRequest", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests", "body": { "type": "json", "data": "{}" } }, "docs": "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." }, { "info": { "name": "Microsoft Graph Get accessPackageAssignmentRequest", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests/:accessPackageAssignmentRequest-id", "params": [ { "name": "accessPackageAssignmentRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentRequest" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "In Microsoft Entra entitlement management, retrieve the properties and relationships of an accessPackageAssignmentRequest object." }, { "info": { "name": "Microsoft Graph Update the navigation property assignmentRequests in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests/:accessPackageAssignmentRequest-id", "params": [ { "name": "accessPackageAssignmentRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentRequest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignmentRequests in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete accessPackageAssignmentRequest", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests/:accessPackageAssignmentRequest-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageAssignmentRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentRequest" } ] }, "docs": "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." }, { "info": { "name": "Microsoft Graph Get accessPackage from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests/:accessPackageAssignmentRequest-id/accessPackage", "params": [ { "name": "accessPackageAssignmentRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentRequest" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "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." }, { "info": { "name": "Microsoft Graph Get assignment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests/:accessPackageAssignmentRequest-id/assignment", "params": [ { "name": "accessPackageAssignmentRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentRequest" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "For a requestType of userAdd or adminAdd, this is an access package assignment requested to be created. For a requestType of userRemove, adminRemove or systemRemove, this has the id property of an existing assignment to be removed. Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action cancel", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests/:accessPackageAssignmentRequest-id/cancel", "params": [ { "name": "accessPackageAssignmentRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentRequest" } ] }, "docs": "In Microsoft Entra Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancellable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated." }, { "info": { "name": "Microsoft Graph Invoke action reprocess", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests/:accessPackageAssignmentRequest-id/reprocess", "params": [ { "name": "accessPackageAssignmentRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentRequest" } ] }, "docs": "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." }, { "info": { "name": "Microsoft Graph Invoke action resume", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests/:accessPackageAssignmentRequest-id/resume", "params": [ { "name": "accessPackageAssignmentRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentRequest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "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." }, { "info": { "name": "Microsoft Graph Get requestor from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests/:accessPackageAssignmentRequest-id/requestor", "params": [ { "name": "accessPackageAssignmentRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignmentRequest" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The subject who requested or, if a direct assignment, was assigned. Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Invoke function filterByCurrentUser", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on=':on')", "params": [ { "name": "on", "value": "", "type": "path", "description": "Usage: on='{on}'" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "In Microsoft Entra Entitlement Management, retrieve a list of accessPackageAssignmentRequest objects filtered on the signed-in user." }, { "info": { "name": "Microsoft Graph List assignments", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "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=acces" }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for identityGovernance" }, { "info": { "name": "Microsoft Graph Get accessPackageAssignment", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments/:accessPackageAssignment-id", "params": [ { "name": "accessPackageAssignment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "In Microsoft Entra entitlement management, retrieve the properties and relationships of an accessPackageAssignment object." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments/:accessPackageAssignment-id", "params": [ { "name": "accessPackageAssignment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments/:accessPackageAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageAssignment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for identityGovernance" }, { "info": { "name": "Microsoft Graph Get accessPackage from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments/:accessPackageAssignment-id/accessPackage", "params": [ { "name": "accessPackageAssignment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $filter (eq) on the id property and $expand query parameters." }, { "info": { "name": "Microsoft Graph Get assignmentPolicy from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments/:accessPackageAssignment-id/assignmentPolicy", "params": [ { "name": "accessPackageAssignment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Supports $filter (eq) on the id property and $expand query parameters." }, { "info": { "name": "Microsoft Graph Invoke action reprocess", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments/:accessPackageAssignment-id/reprocess", "params": [ { "name": "accessPackageAssignment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignment" } ] }, "docs": "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." }, { "info": { "name": "Microsoft Graph Get target from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments/:accessPackageAssignment-id/target", "params": [ { "name": "accessPackageAssignment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The subject of the access package assignment. Read-only. Nullable. Supports $expand. Supports $filter (eq) on objectId." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Invoke function additionalAccess", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments/additionalAccess()", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "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." }, { "info": { "name": "Microsoft Graph Invoke function additionalAccess", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments/additionalAccess(accessPackageId=':accessPackageId',incompatibleAccessPackageId=':incompatibleAccessPackageId')", "params": [ { "name": "accessPackageId", "value": "", "type": "path", "description": "Usage: accessPackageId='{accessPackageId}'" }, { "name": "incompatibleAccessPackageId", "value": "", "type": "path", "description": "Usage: incompatibleAccessPackageId='{incompatibleAccessPackageId}'" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Invoke function additionalAccess" }, { "info": { "name": "Microsoft Graph Invoke function filterByCurrentUser", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on=':on')", "params": [ { "name": "on", "value": "", "type": "path", "description": "Usage: on='{on}'" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "In Microsoft Entra Entitlement Management, retrieve a list of accessPackageAssignment objects filtered on the signed-in user." }, { "info": { "name": "Microsoft Graph List catalogs", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve a list of accessPackageCatalog objects." }, { "info": { "name": "Microsoft Graph Create accessPackageCatalog", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new accessPackageCatalog object." }, { "info": { "name": "Microsoft Graph Get accessPackageCatalog", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve the properties and relationships of an accessPackageCatalog object." }, { "info": { "name": "Microsoft Graph Update accessPackageCatalog", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update an existing accessPackageCatalog object to change one or more of its properties, such as the display name or description." }, { "info": { "name": "Microsoft Graph Delete accessPackageCatalog", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" } ] }, "docs": "Delete an accessPackageCatalog." }, { "info": { "name": "Microsoft Graph Get accessPackages from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/accessPackages", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The access packages in this catalog. Read-only. Nullable." }, { "info": { "name": "Microsoft Graph Get accessPackages from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/accessPackages/:accessPackage-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The access packages in this catalog. Read-only. Nullable." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/accessPackages/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List accessPackageCustomWorkflowExtensions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/customWorkflowExtensions", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of the accessPackageAssignmentRequestWorkflowExtension and accessPackageAssignmentWorkflowExtension objects and their properties. The resulting list includes all the customAccessPackageWorkflowExtension objects for the catalog that the caller has access to read. Each object includes an @odata.type property that indicates whether the object is an accessPackageAssignmentRequestWorkflowExtension or an accessPackageAssignmentWorkflowExtension." }, { "info": { "name": "Microsoft Graph Create accessPackageCustomWorkflowExtension", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/customWorkflowExtensions", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create a new accessPackageAssignmentRequestWorkflowExtension or accessPackageAssignmentWorkflowExtension object and add it to an existing accessPackageCatalog object. You must explicitly provide an @odata.type property that indicates whether the object is an accessPackageAssignmentRequestWorkflowExtension or an accessPackageAssignmentWorkflowExtension." }, { "info": { "name": "Microsoft Graph Get accessPackageAssignmentRequestWorkflowExtension", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/customWorkflowExtensions/:customCalloutExtension-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "customCalloutExtension-id", "value": "", "type": "path", "description": "The unique identifier of customCalloutExtension" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object." }, { "info": { "name": "Microsoft Graph Update accessPackageAssignmentRequestWorkflowExtension", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/customWorkflowExtensions/:customCalloutExtension-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "customCalloutExtension-id", "value": "", "type": "path", "description": "The unique identifier of customCalloutExtension" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of an accessPackageAssignmentRequestWorkflowExtension object." }, { "info": { "name": "Microsoft Graph Delete accessPackageAssignmentRequestWorkflowExtension", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/customWorkflowExtensions/:customCalloutExtension-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "customCalloutExtension-id", "value": "", "type": "path", "description": "The unique identifier of customCalloutExtension" } ] }, "docs": "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:" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/customWorkflowExtensions/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List resourceRoles", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "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." }, { "info": { "name": "Microsoft Graph Create new navigation property to resourceRoles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to resourceRoles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resourceRoles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resourceRoles from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resourceRoles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resourceRoles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resourceRoles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resourceRoles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/roles", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/roles", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/roles/:accessPackageResourceRole-id1", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceRole-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/roles/:accessPackageResourceRole-id1", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceRole-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/roles/:accessPackageResourceRole-id1", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceRole-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/roles/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id1", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id1", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id1", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/:accessPackageResourceRole-id/resource/scopes/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceRoles/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List resources", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve a list of accessPackageResource objects in an accessPackageCatalog." }, { "info": { "name": "Microsoft Graph Create new navigation property to resources for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to resources for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resources from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Access package resources in this catalog." }, { "info": { "name": "Microsoft Graph Update the navigation property resources in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resources in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resources for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ] }, "docs": "Microsoft Graph Delete navigation property resources for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/environment", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/refresh", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/roles/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/:accessPackageResource-id/scopes/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resources/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get resourceScopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resourceScopes from identityGovernance" }, { "info": { "name": "Microsoft Graph Create new navigation property to resourceScopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to resourceScopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resourceScopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resourceScopes from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resourceScopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resourceScopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resourceScopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resourceScopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id1", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id1", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id1", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/roles/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/scopes", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/scopes", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/scopes/:accessPackageResourceScope-id1", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceScope-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/scopes/:accessPackageResourceScope-id1", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceScope-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/scopes/:accessPackageResourceScope-id1", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceScope-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/:accessPackageResourceScope-id/resource/scopes/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/:accessPackageCatalog-id/resourceScopes/$count", "params": [ { "name": "accessPackageCatalog-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageCatalog" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/catalogs/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List connectedOrganizations", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve a list of connectedOrganization objects." }, { "info": { "name": "Microsoft Graph Create connectedOrganization", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new connectedOrganization object." }, { "info": { "name": "Microsoft Graph Get connectedOrganization", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id", "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve the properties and relationships of a connectedOrganization object." }, { "info": { "name": "Microsoft Graph Update connectedOrganization", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id", "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update a connectedOrganization object to change one or more of its properties." }, { "info": { "name": "Microsoft Graph Delete connectedOrganization", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" } ] }, "docs": "Delete a connectedOrganization object." }, { "info": { "name": "Microsoft Graph Get internalSponsors from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id/internalSponsors", "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get internalSponsors from identityGovernance" }, { "info": { "name": "Microsoft Graph Remove internalSponsors", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id/internalSponsors/:directoryObject-id/$ref", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" }, { "name": "directoryObject-id", "value": "", "type": "path", "description": "The unique identifier of directoryObject" } ] }, "docs": "Remove a user or a group from the connected organization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id/internalSponsors/$count", "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get ref of internalSponsors from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id/internalSponsors/$ref", "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" } ] }, "docs": "Microsoft Graph Get ref of internalSponsors from identityGovernance" }, { "info": { "name": "Microsoft Graph Add internalSponsors", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id/internalSponsors/$ref", "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Add a user or a group to the connected organization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization." }, { "info": { "name": "Microsoft Graph Remove internalSponsors", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/:connectedOrganization-id/internalSponsors/$ref", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "connectedOrganization-id", "value": "", "type": "path", "description": "The unique identifier of connectedOrganization" }, { "name": "@id", "value": "", "type": "query", "description": "The delete Uri" } ] }, "docs": "Remove a user or a group from the connected organization's internal sponsors. The internal sponsors are a set of users who can approve requests on behalf of other users from that connected organization." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/connectedOrganizations/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List accessPackageResourceEnvironments", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve a list of accessPackageResourceEnvironment objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to resourceEnvironments for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to resourceEnvironments for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resourceEnvironments from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "A reference to the geolocation environments in which a resource is located." }, { "info": { "name": "Microsoft Graph Update the navigation property resourceEnvironments in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resourceEnvironments in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resourceEnvironments for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" } ] }, "docs": "Microsoft Graph Delete navigation property resourceEnvironments for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resources from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Required." }, { "info": { "name": "Microsoft Graph Create new navigation property to resources for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to resources for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resources from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Required." }, { "info": { "name": "Microsoft Graph Update the navigation property resources in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resources in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resources for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ] }, "docs": "Microsoft Graph Delete navigation property resources for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/environment", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/refresh", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/$count", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/roles/$count", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/$count", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/:accessPackageResource-id/scopes/$count", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/:accessPackageResourceEnvironment-id/resources/$count", "params": [ { "name": "accessPackageResourceEnvironment-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceEnvironment" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceEnvironments/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List accessPackageResourceRequests", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve a list of accessPackageResourceRequest objects." }, { "info": { "name": "Microsoft Graph Create accessPackageResourceRequest", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests", "body": { "type": "json", "data": "{}" } }, "docs": "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." }, { "info": { "name": "Microsoft Graph Get resourceRequests from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents a request to add or remove a resource to or from a catalog respectively." }, { "info": { "name": "Microsoft Graph Update the navigation property resourceRequests in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resourceRequests in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resourceRequests for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ] }, "docs": "Microsoft Graph Delete navigation property resourceRequests for identityGovernance" }, { "info": { "name": "Microsoft Graph Get catalog from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get catalog from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property catalog in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property catalog in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property catalog for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ] }, "docs": "Microsoft Graph Delete navigation property catalog for identityGovernance" }, { "info": { "name": "Microsoft Graph Get accessPackages from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/accessPackages", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The access packages in this catalog. Read-only. Nullable." }, { "info": { "name": "Microsoft Graph Get accessPackages from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/accessPackages/:accessPackage-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackage-id", "value": "", "type": "path", "description": "The unique identifier of accessPackage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The access packages in this catalog. Read-only. Nullable." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/accessPackages/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get customWorkflowExtensions from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/customWorkflowExtensions", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get customWorkflowExtensions from identityGovernance" }, { "info": { "name": "Microsoft Graph Create new navigation property to customWorkflowExtensions for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/customWorkflowExtensions", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to customWorkflowExtensions for identityGovernance" }, { "info": { "name": "Microsoft Graph Get customWorkflowExtensions from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/customWorkflowExtensions/:customCalloutExtension-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "customCalloutExtension-id", "value": "", "type": "path", "description": "The unique identifier of customCalloutExtension" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get customWorkflowExtensions from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property customWorkflowExtensions in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/customWorkflowExtensions/:customCalloutExtension-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "customCalloutExtension-id", "value": "", "type": "path", "description": "The unique identifier of customCalloutExtension" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property customWorkflowExtensions in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property customWorkflowExtensions for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/customWorkflowExtensions/:customCalloutExtension-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "customCalloutExtension-id", "value": "", "type": "path", "description": "The unique identifier of customCalloutExtension" } ] }, "docs": "Microsoft Graph Delete navigation property customWorkflowExtensions for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/customWorkflowExtensions/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get resourceRoles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resourceRoles from identityGovernance" }, { "info": { "name": "Microsoft Graph Create new navigation property to resourceRoles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to resourceRoles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resourceRoles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resourceRoles from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resourceRoles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resourceRoles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resourceRoles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resourceRoles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/roles/:accessPackageResourceRole-id1", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceRole-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/roles/:accessPackageResourceRole-id1", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceRole-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/roles/:accessPackageResourceRole-id1", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceRole-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/roles/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id1", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id1", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id1", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/:accessPackageResourceRole-id/resource/scopes/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceRoles/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get resources from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Access package resources in this catalog." }, { "info": { "name": "Microsoft Graph Create new navigation property to resources for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to resources for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resources from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Access package resources in this catalog." }, { "info": { "name": "Microsoft Graph Update the navigation property resources in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resources in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resources for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ] }, "docs": "Microsoft Graph Delete navigation property resources for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/roles/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/:accessPackageResource-id/scopes/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resources/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get resourceScopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resourceScopes from identityGovernance" }, { "info": { "name": "Microsoft Graph Create new navigation property to resourceScopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to resourceScopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resourceScopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resourceScopes from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resourceScopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resourceScopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resourceScopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resourceScopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id1", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id1", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id1", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/roles/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/scopes/:accessPackageResourceScope-id1", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceScope-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/scopes/:accessPackageResourceScope-id1", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceScope-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/scopes/:accessPackageResourceScope-id1", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceScope-id1", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/:accessPackageResourceScope-id/resource/scopes/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/catalog/resourceScopes/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/:accessPackageResourceRole-id/resource/scopes/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/roles/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/:accessPackageResourceScope-id/resource/roles/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/:accessPackageResourceRequest-id/resource/scopes/$count", "params": [ { "name": "accessPackageResourceRequest-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRequest" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRequests/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get resourceRoleScopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resourceRoleScopes from identityGovernance" }, { "info": { "name": "Microsoft Graph Create new navigation property to resourceRoleScopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to resourceRoleScopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resourceRoleScopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resourceRoleScopes from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resourceRoleScopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resourceRoleScopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resourceRoleScopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Delete navigation property resourceRoleScopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get role from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get role from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property role in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property role in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property role for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Delete navigation property role for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/environment", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/refresh", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/roles", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/roles", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/roles/$count", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/:accessPackageResourceScope-id/resource/roles/$count", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/role/resource/scopes/$count", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scope from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get scope from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property scope in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scope in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scope for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Delete navigation property scope for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/environment", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/refresh", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/:accessPackageResourceRole-id/resource/scopes/$count", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/roles/$count", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/scopes", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/scopes", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/:accessPackageResourceRoleScope-id/scope/resource/scopes/$count", "params": [ { "name": "accessPackageResourceRoleScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRoleScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resourceRoleScopes/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get resources from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The resources associated with the catalogs." }, { "info": { "name": "Microsoft Graph Create new navigation property to resources for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to resources for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resources from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The resources associated with the catalogs." }, { "info": { "name": "Microsoft Graph Update the navigation property resources in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resources in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resources for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ] }, "docs": "Microsoft Graph Delete navigation property resources for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/environment", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/refresh", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/:accessPackageResourceRole-id/resource/scopes/$count", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/roles/$count", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to scopes for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get scopes from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property scopes in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property scopes in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property scopes for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property scopes for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/environment", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/refresh", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Create new navigation property to roles for identityGovernance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get roles from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read-only. Nullable. Supports $expand." }, { "info": { "name": "Microsoft Graph Update the navigation property roles in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property roles in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property roles for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property roles for identityGovernance" }, { "info": { "name": "Microsoft Graph Get resource from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get resource from identityGovernance" }, { "info": { "name": "Microsoft Graph Update the navigation property resource in identityGovernance", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property resource in identityGovernance" }, { "info": { "name": "Microsoft Graph Delete navigation property resource for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Delete navigation property resource for identityGovernance" }, { "info": { "name": "Microsoft Graph Get environment from identityGovernance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/environment", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the environment information for the resource. This can be set using either the @odata.bind annotation or the environment's originId.Supports $expand." }, { "info": { "name": "Microsoft Graph Invoke action refresh", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/:accessPackageResourceRole-id/resource/refresh", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "accessPackageResourceRole-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceRole" } ] }, "docs": "Microsoft Graph Invoke action refresh" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/:accessPackageResourceScope-id/resource/roles/$count", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "accessPackageResourceScope-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResourceScope" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/:accessPackageResource-id/scopes/$count", "params": [ { "name": "accessPackageResource-id", "value": "", "type": "path", "description": "The unique identifier of accessPackageResource" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/resources/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get entitlementManagementSettings", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/settings", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve the properties of an entitlementManagementSettings object." }, { "info": { "name": "Microsoft Graph Update entitlementManagementSettings", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/settings", "body": { "type": "json", "data": "{}" } }, "docs": "Update an existing entitlementManagementSettings object to change one or more of its properties." }, { "info": { "name": "Microsoft Graph Delete navigation property settings for identityGovernance", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identityGovernance/entitlementManagement/settings", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property settings for identityGovernance" } ] } ], "bundled": true }