{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin security.tenantDataSecurityAndGovernance API", "version": "1.0.0" }, "items": [ { "info": { "name": "security.tenantDataSecurityAndGovernance", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get dataSecurityAndGovernance from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance", "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 dataSecurityAndGovernance from security" }, { "info": { "name": "Microsoft Graph Update the navigation property dataSecurityAndGovernance in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property dataSecurityAndGovernance in security" }, { "info": { "name": "Microsoft Graph Delete navigation property dataSecurityAndGovernance for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property dataSecurityAndGovernance for security" }, { "info": { "name": "Microsoft Graph Invoke action processContentAsync", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/processContentAsync", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Invoke action processContentAsync" }, { "info": { "name": "Microsoft Graph Get protectionScopes from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/protectionScopes", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Container for actions related to computing tenant-wide data protection scopes." }, { "info": { "name": "Microsoft Graph Update the navigation property protectionScopes in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/protectionScopes", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property protectionScopes in security" }, { "info": { "name": "Microsoft Graph Delete navigation property protectionScopes for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/protectionScopes", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property protectionScopes for security" }, { "info": { "name": "Microsoft Graph Invoke action compute", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/protectionScopes/compute", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Invoke action compute" }, { "info": { "name": "Microsoft Graph List sensitivityLabels", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels", "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": "List the sensitivity labels available for the entire tenant." }, { "info": { "name": "Microsoft Graph Create new navigation property to sensitivityLabels for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to sensitivityLabels for security" }, { "info": { "name": "Microsoft Graph Get sensitivityLabel", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id", "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a sensitivity label available for the entire tenant." }, { "info": { "name": "Microsoft Graph Update the navigation property sensitivityLabels in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id", "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property sensitivityLabels in security" }, { "info": { "name": "Microsoft Graph Delete navigation property sensitivityLabels for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" } ] }, "docs": "Microsoft Graph Delete navigation property sensitivityLabels for security" }, { "info": { "name": "Microsoft Graph Get usageRightsIncluded", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/rights", "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the usage rights granted to the calling user for a specific sensitivity label that has admin-defined permissions." }, { "info": { "name": "Microsoft Graph Get sublabels from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels", "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "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 sublabels from security" }, { "info": { "name": "Microsoft Graph Create new navigation property to sublabels for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels", "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to sublabels for security" }, { "info": { "name": "Microsoft Graph Get sublabels from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/:sensitivityLabel-id1", "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "sensitivityLabel-id1", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get sublabels from security" }, { "info": { "name": "Microsoft Graph Update the navigation property sublabels in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/:sensitivityLabel-id1", "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "sensitivityLabel-id1", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property sublabels in security" }, { "info": { "name": "Microsoft Graph Delete navigation property sublabels for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/:sensitivityLabel-id1", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "sensitivityLabel-id1", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" } ] }, "docs": "Microsoft Graph Delete navigation property sublabels for security" }, { "info": { "name": "Microsoft Graph Get rights from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/:sensitivityLabel-id1/rights", "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "sensitivityLabel-id1", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get rights from security" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/$count", "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "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 computeInheritance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/computeInheritance(labelIds=:labelIds,locale=':locale',contentFormats=:contentFormats)", "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" }, { "name": "labelIds", "value": "", "type": "path", "description": "Usage: labelIds={labelIds}" }, { "name": "locale", "value": "", "type": "path", "description": "Usage: locale='{locale}'" }, { "name": "contentFormats", "value": "", "type": "path", "description": "Usage: contentFormats={contentFormats}" } ] }, "docs": "Calculate the sensitivity label that should be inherited by an output artifact, given a set of sensitivity labels from input or referenced artifacts." }, { "info": { "name": "Microsoft Graph Invoke action computeRightsAndInheritance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/:sensitivityLabel-id/sublabels/computeRightsAndInheritance", "params": [ { "name": "sensitivityLabel-id", "value": "", "type": "path", "description": "The unique identifier of sensitivityLabel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Computes the rights and inheritance for sensitivity labels based on the input content and labels." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/$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 computeInheritance", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritance(labelIds=:labelIds,locale=':locale',contentFormats=:contentFormats)", "params": [ { "name": "labelIds", "value": "", "type": "path", "description": "Usage: labelIds={labelIds}" }, { "name": "locale", "value": "", "type": "path", "description": "Usage: locale='{locale}'" }, { "name": "contentFormats", "value": "", "type": "path", "description": "Usage: contentFormats={contentFormats}" } ] }, "docs": "Calculate the sensitivity label that should be inherited by an output artifact, given a set of sensitivity labels from input or referenced artifacts." }, { "info": { "name": "Microsoft Graph Invoke action computeRightsAndInheritance", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance", "body": { "type": "json", "data": "{}" } }, "docs": "Computes the rights and inheritance for sensitivity labels based on the input content and labels." } ] } ], "bundled": true }