{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin security.triggerTypesRoot API", "version": "1.0.0" }, "items": [ { "info": { "name": "security.triggerTypesRoot", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get triggerTypes from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/triggerTypes", "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 triggerTypes from security" }, { "info": { "name": "Microsoft Graph Update the navigation property triggerTypes in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/triggerTypes", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property triggerTypes in security" }, { "info": { "name": "Microsoft Graph Delete navigation property triggerTypes for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/triggerTypes", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property triggerTypes for security" }, { "info": { "name": "Microsoft Graph List retentionEventTypes", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/triggerTypes/retentionEventTypes", "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": "Get a list of the retentionEventType objects and their properties." }, { "info": { "name": "Microsoft Graph Create retentionEventType", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/triggerTypes/retentionEventTypes", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new retentionEventType object." }, { "info": { "name": "Microsoft Graph Get retentionEventType", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/triggerTypes/retentionEventTypes/:retentionEventType-id", "params": [ { "name": "retentionEventType-id", "value": "", "type": "path", "description": "The unique identifier of retentionEventType" }, { "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 a retentionEventType object." }, { "info": { "name": "Microsoft Graph Update the navigation property retentionEventTypes in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/triggerTypes/retentionEventTypes/:retentionEventType-id", "params": [ { "name": "retentionEventType-id", "value": "", "type": "path", "description": "The unique identifier of retentionEventType" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property retentionEventTypes in security" }, { "info": { "name": "Microsoft Graph Delete retentionEventType", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/triggerTypes/retentionEventTypes/:retentionEventType-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "retentionEventType-id", "value": "", "type": "path", "description": "The unique identifier of retentionEventType" } ] }, "docs": "Delete a retentionEventType object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/triggerTypes/retentionEventTypes/$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" } ] } ], "bundled": true }