{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin security.triggersRoot API", "version": "1.0.0" }, "items": [ { "info": { "name": "security.triggersRoot", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get triggers from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/triggers", "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 triggers from security" }, { "info": { "name": "Microsoft Graph Update the navigation property triggers in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/triggers", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property triggers in security" }, { "info": { "name": "Microsoft Graph Delete navigation property triggers for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/triggers", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property triggers for security" }, { "info": { "name": "Microsoft Graph List retentionEvents", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/triggers/retentionEvents", "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 retentionEvent objects and their properties." }, { "info": { "name": "Microsoft Graph Create retentionEvent", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/triggers/retentionEvents", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new retentionEvent object." }, { "info": { "name": "Microsoft Graph Get retentionEvent", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/triggers/retentionEvents/:retentionEvent-id", "params": [ { "name": "retentionEvent-id", "value": "", "type": "path", "description": "The unique identifier of retentionEvent" }, { "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 retentionEvent object." }, { "info": { "name": "Microsoft Graph Update the navigation property retentionEvents in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/triggers/retentionEvents/:retentionEvent-id", "params": [ { "name": "retentionEvent-id", "value": "", "type": "path", "description": "The unique identifier of retentionEvent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property retentionEvents in security" }, { "info": { "name": "Microsoft Graph Delete retentionEvent", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/triggers/retentionEvents/:retentionEvent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "retentionEvent-id", "value": "", "type": "path", "description": "The unique identifier of retentionEvent" } ] }, "docs": "Delete a retentionEvent object." }, { "info": { "name": "Microsoft Graph Get retentionEventType from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/triggers/retentionEvents/:retentionEvent-id/retentionEventType", "params": [ { "name": "retentionEvent-id", "value": "", "type": "path", "description": "The unique identifier of retentionEvent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Specifies the event that will start the retention period for labels that use this event type when an event is created." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/triggers/retentionEvents/$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 }