{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin security.threatIntelligence API", "version": "1.0.0" }, "items": [ { "info": { "name": "security.threatIntelligence", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get threatIntelligence from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence", "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 threatIntelligence from security" }, { "info": { "name": "Microsoft Graph Update the navigation property threatIntelligence in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property threatIntelligence in security" }, { "info": { "name": "Microsoft Graph Delete navigation property threatIntelligence for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property threatIntelligence for security" }, { "info": { "name": "Microsoft Graph Get articleIndicator", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articleIndicators", "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": "Read the properties and relationships of an articleIndicator object." }, { "info": { "name": "Microsoft Graph Create new navigation property to articleIndicators for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articleIndicators", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to articleIndicators for security" }, { "info": { "name": "Microsoft Graph Get articleIndicator", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articleIndicators/:articleIndicator-id", "params": [ { "name": "articleIndicator-id", "value": "", "type": "path", "description": "The unique identifier of articleIndicator" }, { "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 articleIndicator object." }, { "info": { "name": "Microsoft Graph Update the navigation property articleIndicators in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articleIndicators/:articleIndicator-id", "params": [ { "name": "articleIndicator-id", "value": "", "type": "path", "description": "The unique identifier of articleIndicator" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property articleIndicators in security" }, { "info": { "name": "Microsoft Graph Delete navigation property articleIndicators for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articleIndicators/:articleIndicator-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "articleIndicator-id", "value": "", "type": "path", "description": "The unique identifier of articleIndicator" } ] }, "docs": "Microsoft Graph Delete navigation property articleIndicators for security" }, { "info": { "name": "Microsoft Graph Get artifact from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articleIndicators/:articleIndicator-id/artifact", "params": [ { "name": "articleIndicator-id", "value": "", "type": "path", "description": "The unique identifier of articleIndicator" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The artifact related to this indicator." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articleIndicators/$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 articles", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articles", "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 article objects, including their properties and relationships." }, { "info": { "name": "Microsoft Graph Create new navigation property to articles for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articles", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to articles for security" }, { "info": { "name": "Microsoft Graph Get article", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articles/:article-id", "params": [ { "name": "article-id", "value": "", "type": "path", "description": "The unique identifier of article" }, { "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 article object." }, { "info": { "name": "Microsoft Graph Update the navigation property articles in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articles/:article-id", "params": [ { "name": "article-id", "value": "", "type": "path", "description": "The unique identifier of article" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property articles in security" }, { "info": { "name": "Microsoft Graph Delete navigation property articles for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articles/:article-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "article-id", "value": "", "type": "path", "description": "The unique identifier of article" } ] }, "docs": "Microsoft Graph Delete navigation property articles for security" }, { "info": { "name": "Microsoft Graph List indicators", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articles/:article-id/indicators", "params": [ { "name": "article-id", "value": "", "type": "path", "description": "The unique identifier of article" }, { "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 articleIndicator objects that represent indicators of threat or compromise related to the contents of an article." }, { "info": { "name": "Microsoft Graph Get indicators from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articles/:article-id/indicators/:articleIndicator-id", "params": [ { "name": "article-id", "value": "", "type": "path", "description": "The unique identifier of article" }, { "name": "articleIndicator-id", "value": "", "type": "path", "description": "The unique identifier of articleIndicator" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Indicators related to this article." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/articles/:article-id/indicators/$count", "params": [ { "name": "article-id", "value": "", "type": "path", "description": "The unique identifier of article" }, { "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/security/threatIntelligence/articles/$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 hostComponent", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostComponents", "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": "Read the properties and relationships of a hostComponent object." }, { "info": { "name": "Microsoft Graph Create new navigation property to hostComponents for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostComponents", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to hostComponents for security" }, { "info": { "name": "Microsoft Graph Get hostComponent", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostComponents/:hostComponent-id", "params": [ { "name": "hostComponent-id", "value": "", "type": "path", "description": "The unique identifier of hostComponent" }, { "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 hostComponent object." }, { "info": { "name": "Microsoft Graph Update the navigation property hostComponents in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostComponents/:hostComponent-id", "params": [ { "name": "hostComponent-id", "value": "", "type": "path", "description": "The unique identifier of hostComponent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property hostComponents in security" }, { "info": { "name": "Microsoft Graph Delete navigation property hostComponents for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostComponents/:hostComponent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "hostComponent-id", "value": "", "type": "path", "description": "The unique identifier of hostComponent" } ] }, "docs": "Microsoft Graph Delete navigation property hostComponents for security" }, { "info": { "name": "Microsoft Graph Get host from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostComponents/:hostComponent-id/host", "params": [ { "name": "hostComponent-id", "value": "", "type": "path", "description": "The unique identifier of hostComponent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The host related to this component. This is a reverse navigation property. When navigating to components from a host, this should be assumed to be a return reference." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostComponents/$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 hostCookie", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostCookies", "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": "Read the properties and relationships of a hostCookie object." }, { "info": { "name": "Microsoft Graph Create new navigation property to hostCookies for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostCookies", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to hostCookies for security" }, { "info": { "name": "Microsoft Graph Get hostCookie", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostCookies/:hostCookie-id", "params": [ { "name": "hostCookie-id", "value": "", "type": "path", "description": "The unique identifier of hostCookie" }, { "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 hostCookie object." }, { "info": { "name": "Microsoft Graph Update the navigation property hostCookies in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostCookies/:hostCookie-id", "params": [ { "name": "hostCookie-id", "value": "", "type": "path", "description": "The unique identifier of hostCookie" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property hostCookies in security" }, { "info": { "name": "Microsoft Graph Delete navigation property hostCookies for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostCookies/:hostCookie-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "hostCookie-id", "value": "", "type": "path", "description": "The unique identifier of hostCookie" } ] }, "docs": "Microsoft Graph Delete navigation property hostCookies for security" }, { "info": { "name": "Microsoft Graph Get host from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostCookies/:hostCookie-id/host", "params": [ { "name": "hostCookie-id", "value": "", "type": "path", "description": "The unique identifier of hostCookie" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Indicates that a cookie of this name and domain was found related to this host." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostCookies/$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 hostPair", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPairs", "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": "Read the properties and relationships of a hostPair object." }, { "info": { "name": "Microsoft Graph Create new navigation property to hostPairs for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPairs", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to hostPairs for security" }, { "info": { "name": "Microsoft Graph Get hostPair", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPairs/:hostPair-id", "params": [ { "name": "hostPair-id", "value": "", "type": "path", "description": "The unique identifier of hostPair" }, { "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 hostPair object." }, { "info": { "name": "Microsoft Graph Update the navigation property hostPairs in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPairs/:hostPair-id", "params": [ { "name": "hostPair-id", "value": "", "type": "path", "description": "The unique identifier of hostPair" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property hostPairs in security" }, { "info": { "name": "Microsoft Graph Delete navigation property hostPairs for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPairs/:hostPair-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "hostPair-id", "value": "", "type": "path", "description": "The unique identifier of hostPair" } ] }, "docs": "Microsoft Graph Delete navigation property hostPairs for security" }, { "info": { "name": "Microsoft Graph Get childHost from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPairs/:hostPair-id/childHost", "params": [ { "name": "hostPair-id", "value": "", "type": "path", "description": "The unique identifier of hostPair" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Host reached via the parentHost." }, { "info": { "name": "Microsoft Graph Get parentHost from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPairs/:hostPair-id/parentHost", "params": [ { "name": "hostPair-id", "value": "", "type": "path", "description": "The unique identifier of hostPair" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Host used to reach the childHost." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPairs/$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 hostPort", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPorts", "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": "Read the properties and relationships of a hostPort object." }, { "info": { "name": "Microsoft Graph Create new navigation property to hostPorts for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPorts", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to hostPorts for security" }, { "info": { "name": "Microsoft Graph Get hostPort", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPorts/:hostPort-id", "params": [ { "name": "hostPort-id", "value": "", "type": "path", "description": "The unique identifier of hostPort" }, { "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 hostPort object." }, { "info": { "name": "Microsoft Graph Update the navigation property hostPorts in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPorts/:hostPort-id", "params": [ { "name": "hostPort-id", "value": "", "type": "path", "description": "The unique identifier of hostPort" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property hostPorts in security" }, { "info": { "name": "Microsoft Graph Delete navigation property hostPorts for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPorts/:hostPort-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "hostPort-id", "value": "", "type": "path", "description": "The unique identifier of hostPort" } ] }, "docs": "Microsoft Graph Delete navigation property hostPorts for security" }, { "info": { "name": "Microsoft Graph Get host from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPorts/:hostPort-id/host", "params": [ { "name": "hostPort-id", "value": "", "type": "path", "description": "The unique identifier of hostPort" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The host related to this hostPort. This is a reverse navigation property. When you navigate to hostPorts from a host, assume that this is a return reference." }, { "info": { "name": "Microsoft Graph Get mostRecentSslCertificate from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPorts/:hostPort-id/mostRecentSslCertificate", "params": [ { "name": "hostPort-id", "value": "", "type": "path", "description": "The unique identifier of hostPort" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The most recent sslCertificate used to communicate on the port." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostPorts/$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 host", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts", "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": "Read the properties and relationships of a host object. The host resource is the abstract base type that returns an implementation. A host can be of one of the following types:" }, { "info": { "name": "Microsoft Graph Create new navigation property to hosts for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to hosts for security" }, { "info": { "name": "Microsoft Graph Get host", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 host object. The host resource is the abstract base type that returns an implementation. A host can be of one of the following types:" }, { "info": { "name": "Microsoft Graph Update the navigation property hosts in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property hosts in security" }, { "info": { "name": "Microsoft Graph Delete navigation property hosts for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" } ] }, "docs": "Microsoft Graph Delete navigation property hosts for security" }, { "info": { "name": "Microsoft Graph List childHostPairs", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/childHostPairs", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 the list of hostPair resources associated with a host, where that host is the *parent* and has an outgoing pairing to a *child*. " }, { "info": { "name": "Microsoft Graph Get childHostPairs from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/childHostPairs/:hostPair-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "hostPair-id", "value": "", "type": "path", "description": "The unique identifier of hostPair" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The hostPairs that are resources associated with a host, where that host is the parentHost and has an outgoing pairing to a childHost." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/childHostPairs/$count", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 components", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/components", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 hostComponent resources." }, { "info": { "name": "Microsoft Graph Get components from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/components/:hostComponent-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "hostComponent-id", "value": "", "type": "path", "description": "The unique identifier of hostComponent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The hostComponents that are associated with this host." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/components/$count", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 cookies", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/cookies", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 hostCookie resources." }, { "info": { "name": "Microsoft Graph Get cookies from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/cookies/:hostCookie-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "hostCookie-id", "value": "", "type": "path", "description": "The unique identifier of hostCookie" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The hostCookies that are associated with this host." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/cookies/$count", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 hostPairs", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/hostPairs", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 the list of hostPair resources associated with a host, where that host is *either* the *parent* or the *child*." }, { "info": { "name": "Microsoft Graph Get hostPairs from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/hostPairs/:hostPair-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "hostPair-id", "value": "", "type": "path", "description": "The unique identifier of hostPair" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The hostPairs that are associated with this host, where this host is either the parentHost or childHost." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/hostPairs/$count", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 parentHostPairs", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/parentHostPairs", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 the list of hostPair resources associated with a host, where that host is the *child* and has an incoming pairing with a *parent*." }, { "info": { "name": "Microsoft Graph Get parentHostPairs from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/parentHostPairs/:hostPair-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "hostPair-id", "value": "", "type": "path", "description": "The unique identifier of hostPair" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The hostPairs that are associated with a host, where that host is the childHost and has an incoming pairing with a parentHost." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/parentHostPairs/$count", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 passiveDns", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/passiveDns", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 passiveDnsRecord resources associated with a host. This method is a forward DNS lookup that queries the IP address of the specified host using its hostname. " }, { "info": { "name": "Microsoft Graph Get passiveDns from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/passiveDns/:passiveDnsRecord-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "passiveDnsRecord-id", "value": "", "type": "path", "description": "The unique identifier of passiveDnsRecord" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Passive DNS retrieval about this host." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/passiveDns/$count", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 passiveDnsReverse", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/passiveDnsReverse", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 collection of passiveDnsRecord resources from a reverse passive DNS retrieval. A reverse DNS lookup queries the hostname of a host using an IP address." }, { "info": { "name": "Microsoft Graph Get passiveDnsReverse from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/passiveDnsReverse/:passiveDnsRecord-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "passiveDnsRecord-id", "value": "", "type": "path", "description": "The unique identifier of passiveDnsRecord" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Reverse passive DNS retrieval about this host." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/passiveDnsReverse/$count", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 hostPorts", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/ports", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 the list of hostPort resources associated with a host." }, { "info": { "name": "Microsoft Graph Get ports from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/ports/:hostPort-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "hostPort-id", "value": "", "type": "path", "description": "The unique identifier of hostPort" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The hostPorts associated with a host." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/ports/$count", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 hostReputation", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/reputation", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the properties and relationships of a hostReputation object." }, { "info": { "name": "Microsoft Graph Update the navigation property reputation in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/reputation", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property reputation in security" }, { "info": { "name": "Microsoft Graph Delete navigation property reputation for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/reputation", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" } ] }, "docs": "Microsoft Graph Delete navigation property reputation for security" }, { "info": { "name": "Microsoft Graph List hostSslCertificates", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/sslCertificates", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 hostSslCertificate objects from the host navigation property." }, { "info": { "name": "Microsoft Graph Get sslCertificates from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/sslCertificates/:hostSslCertificate-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "hostSslCertificate-id", "value": "", "type": "path", "description": "The unique identifier of hostSslCertificate" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The hostSslCertificates that are associated with this host." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/sslCertificates/$count", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 subdomains", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/subdomains", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 the list of subdomain resources associated with a host." }, { "info": { "name": "Microsoft Graph Get subdomains from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/subdomains/:subdomain-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "subdomain-id", "value": "", "type": "path", "description": "The unique identifier of subdomain" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The subdomains that are associated with this host." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/subdomains/$count", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 trackers", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/trackers", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 hostTracker resources." }, { "info": { "name": "Microsoft Graph Get trackers from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/trackers/:hostTracker-id", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "hostTracker-id", "value": "", "type": "path", "description": "The unique identifier of hostTracker" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The hostTrackers that are associated with this host." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/trackers/$count", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "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 whoisRecord", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/:host-id/whois", "params": [ { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the specified whoisRecord resource. Specify the desired whoisRecord in one of the following two ways:\r\n- Identify a host and get its current whoisRecord. \r\n- Specify an id value to get the corresponding whoisRecord." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hosts/$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 hostSslCertificate", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostSslCertificates", "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 the properties and relationships of a hostSslCertificate object." }, { "info": { "name": "Microsoft Graph Create new navigation property to hostSslCertificates for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostSslCertificates", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to hostSslCertificates for security" }, { "info": { "name": "Microsoft Graph Get hostSslCertificate", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostSslCertificates/:hostSslCertificate-id", "params": [ { "name": "hostSslCertificate-id", "value": "", "type": "path", "description": "The unique identifier of hostSslCertificate" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the properties and relationships of a hostSslCertificate object." }, { "info": { "name": "Microsoft Graph Update the navigation property hostSslCertificates in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostSslCertificates/:hostSslCertificate-id", "params": [ { "name": "hostSslCertificate-id", "value": "", "type": "path", "description": "The unique identifier of hostSslCertificate" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property hostSslCertificates in security" }, { "info": { "name": "Microsoft Graph Delete navigation property hostSslCertificates for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostSslCertificates/:hostSslCertificate-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "hostSslCertificate-id", "value": "", "type": "path", "description": "The unique identifier of hostSslCertificate" } ] }, "docs": "Microsoft Graph Delete navigation property hostSslCertificates for security" }, { "info": { "name": "Microsoft Graph Get host from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostSslCertificates/:hostSslCertificate-id/host", "params": [ { "name": "hostSslCertificate-id", "value": "", "type": "path", "description": "The unique identifier of hostSslCertificate" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The host for this hostSslCertificate." }, { "info": { "name": "Microsoft Graph Get sslCertificate from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostSslCertificates/:hostSslCertificate-id/sslCertificate", "params": [ { "name": "hostSslCertificate-id", "value": "", "type": "path", "description": "The unique identifier of hostSslCertificate" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The sslCertificate for this hostSslCertificate." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostSslCertificates/$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 hostTracker", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostTrackers", "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": "Read the properties and relationships of a hostTracker object." }, { "info": { "name": "Microsoft Graph Create new navigation property to hostTrackers for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostTrackers", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to hostTrackers for security" }, { "info": { "name": "Microsoft Graph Get hostTracker", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostTrackers/:hostTracker-id", "params": [ { "name": "hostTracker-id", "value": "", "type": "path", "description": "The unique identifier of hostTracker" }, { "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 hostTracker object." }, { "info": { "name": "Microsoft Graph Update the navigation property hostTrackers in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostTrackers/:hostTracker-id", "params": [ { "name": "hostTracker-id", "value": "", "type": "path", "description": "The unique identifier of hostTracker" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property hostTrackers in security" }, { "info": { "name": "Microsoft Graph Delete navigation property hostTrackers for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostTrackers/:hostTracker-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "hostTracker-id", "value": "", "type": "path", "description": "The unique identifier of hostTracker" } ] }, "docs": "Microsoft Graph Delete navigation property hostTrackers for security" }, { "info": { "name": "Microsoft Graph Get host from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostTrackers/:hostTracker-id/host", "params": [ { "name": "hostTracker-id", "value": "", "type": "path", "description": "The unique identifier of hostTracker" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The host related to this hostTracker. When navigating to a hostTracker from a host, this should be assumed to be a return reference." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/hostTrackers/$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 intelligenceProfileIndicator", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelligenceProfileIndicators", "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": "Read the properties and relationships of a intelligenceProfileIndicator object." }, { "info": { "name": "Microsoft Graph Create new navigation property to intelligenceProfileIndicators for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelligenceProfileIndicators", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to intelligenceProfileIndicators for security" }, { "info": { "name": "Microsoft Graph Get intelligenceProfileIndicator", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelligenceProfileIndicators/:intelligenceProfileIndicator-id", "params": [ { "name": "intelligenceProfileIndicator-id", "value": "", "type": "path", "description": "The unique identifier of intelligenceProfileIndicator" }, { "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 intelligenceProfileIndicator object." }, { "info": { "name": "Microsoft Graph Update the navigation property intelligenceProfileIndicators in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelligenceProfileIndicators/:intelligenceProfileIndicator-id", "params": [ { "name": "intelligenceProfileIndicator-id", "value": "", "type": "path", "description": "The unique identifier of intelligenceProfileIndicator" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property intelligenceProfileIndicators in security" }, { "info": { "name": "Microsoft Graph Delete navigation property intelligenceProfileIndicators for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelligenceProfileIndicators/:intelligenceProfileIndicator-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "intelligenceProfileIndicator-id", "value": "", "type": "path", "description": "The unique identifier of intelligenceProfileIndicator" } ] }, "docs": "Microsoft Graph Delete navigation property intelligenceProfileIndicators for security" }, { "info": { "name": "Microsoft Graph Get artifact from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelligenceProfileIndicators/:intelligenceProfileIndicator-id/artifact", "params": [ { "name": "intelligenceProfileIndicator-id", "value": "", "type": "path", "description": "The unique identifier of intelligenceProfileIndicator" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The artifact related to this indicator." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelligenceProfileIndicators/$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 intelProfiles", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelProfiles", "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 intelligenceProfile objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to intelProfiles for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelProfiles", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to intelProfiles for security" }, { "info": { "name": "Microsoft Graph Get intelligenceProfile", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelProfiles/:intelligenceProfile-id", "params": [ { "name": "intelligenceProfile-id", "value": "", "type": "path", "description": "The unique identifier of intelligenceProfile" }, { "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 intelligenceProfile object." }, { "info": { "name": "Microsoft Graph Update the navigation property intelProfiles in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelProfiles/:intelligenceProfile-id", "params": [ { "name": "intelligenceProfile-id", "value": "", "type": "path", "description": "The unique identifier of intelligenceProfile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property intelProfiles in security" }, { "info": { "name": "Microsoft Graph Delete navigation property intelProfiles for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelProfiles/:intelligenceProfile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "intelligenceProfile-id", "value": "", "type": "path", "description": "The unique identifier of intelligenceProfile" } ] }, "docs": "Microsoft Graph Delete navigation property intelProfiles for security" }, { "info": { "name": "Microsoft Graph List indicators", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelProfiles/:intelligenceProfile-id/indicators", "params": [ { "name": "intelligenceProfile-id", "value": "", "type": "path", "description": "The unique identifier of intelligenceProfile" }, { "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 the intelligenceProfileIndicator resources from the indicators navigation property of an intelligenceProfile." }, { "info": { "name": "Microsoft Graph Get indicators from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelProfiles/:intelligenceProfile-id/indicators/:intelligenceProfileIndicator-id", "params": [ { "name": "intelligenceProfile-id", "value": "", "type": "path", "description": "The unique identifier of intelligenceProfile" }, { "name": "intelligenceProfileIndicator-id", "value": "", "type": "path", "description": "The unique identifier of intelligenceProfileIndicator" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Includes an assemblage of high-fidelity network indicators of compromise." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/intelProfiles/:intelligenceProfile-id/indicators/$count", "params": [ { "name": "intelligenceProfile-id", "value": "", "type": "path", "description": "The unique identifier of intelligenceProfile" }, { "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/security/threatIntelligence/intelProfiles/$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 passiveDnsRecord", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/passiveDnsRecords", "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": "Read the properties and relationships of a passiveDnsRecord object." }, { "info": { "name": "Microsoft Graph Create new navigation property to passiveDnsRecords for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/passiveDnsRecords", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to passiveDnsRecords for security" }, { "info": { "name": "Microsoft Graph Get passiveDnsRecord", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/passiveDnsRecords/:passiveDnsRecord-id", "params": [ { "name": "passiveDnsRecord-id", "value": "", "type": "path", "description": "The unique identifier of passiveDnsRecord" }, { "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 passiveDnsRecord object." }, { "info": { "name": "Microsoft Graph Update the navigation property passiveDnsRecords in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/passiveDnsRecords/:passiveDnsRecord-id", "params": [ { "name": "passiveDnsRecord-id", "value": "", "type": "path", "description": "The unique identifier of passiveDnsRecord" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property passiveDnsRecords in security" }, { "info": { "name": "Microsoft Graph Delete navigation property passiveDnsRecords for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/passiveDnsRecords/:passiveDnsRecord-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "passiveDnsRecord-id", "value": "", "type": "path", "description": "The unique identifier of passiveDnsRecord" } ] }, "docs": "Microsoft Graph Delete navigation property passiveDnsRecords for security" }, { "info": { "name": "Microsoft Graph Get artifact from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/passiveDnsRecords/:passiveDnsRecord-id/artifact", "params": [ { "name": "passiveDnsRecord-id", "value": "", "type": "path", "description": "The unique identifier of passiveDnsRecord" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The artifact related to this passiveDnsRecord entry." }, { "info": { "name": "Microsoft Graph Get parentHost from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/passiveDnsRecords/:passiveDnsRecord-id/parentHost", "params": [ { "name": "passiveDnsRecord-id", "value": "", "type": "path", "description": "The unique identifier of passiveDnsRecord" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The parent host related to this passiveDnsRecord entry. Generally, this is the value that you can search to discover this passiveDnsRecord value." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/passiveDnsRecords/$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 sslCertificates", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/sslCertificates", "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 sslCertificate objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to sslCertificates for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/sslCertificates", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to sslCertificates for security" }, { "info": { "name": "Microsoft Graph Get sslCertificate", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/sslCertificates/:sslCertificate-id", "params": [ { "name": "sslCertificate-id", "value": "", "type": "path", "description": "The unique identifier of sslCertificate" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the properties and relationships of an sslCertificate object." }, { "info": { "name": "Microsoft Graph Update the navigation property sslCertificates in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/sslCertificates/:sslCertificate-id", "params": [ { "name": "sslCertificate-id", "value": "", "type": "path", "description": "The unique identifier of sslCertificate" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property sslCertificates in security" }, { "info": { "name": "Microsoft Graph Delete navigation property sslCertificates for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/sslCertificates/:sslCertificate-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "sslCertificate-id", "value": "", "type": "path", "description": "The unique identifier of sslCertificate" } ] }, "docs": "Microsoft Graph Delete navigation property sslCertificates for security" }, { "info": { "name": "Microsoft Graph List relatedHosts", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/sslCertificates/:sslCertificate-id/relatedHosts", "params": [ { "name": "sslCertificate-id", "value": "", "type": "path", "description": "The unique identifier of sslCertificate" }, { "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 related host resources associated with an sslCertificate." }, { "info": { "name": "Microsoft Graph Get relatedHosts from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/sslCertificates/:sslCertificate-id/relatedHosts/:host-id", "params": [ { "name": "sslCertificate-id", "value": "", "type": "path", "description": "The unique identifier of sslCertificate" }, { "name": "host-id", "value": "", "type": "path", "description": "The unique identifier of host" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The host resources related with this sslCertificate." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/sslCertificates/:sslCertificate-id/relatedHosts/$count", "params": [ { "name": "sslCertificate-id", "value": "", "type": "path", "description": "The unique identifier of sslCertificate" }, { "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/security/threatIntelligence/sslCertificates/$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 subdomain", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/subdomains", "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": "Read the properties and relationships of a subdomain object." }, { "info": { "name": "Microsoft Graph Create new navigation property to subdomains for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/subdomains", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to subdomains for security" }, { "info": { "name": "Microsoft Graph Get subdomain", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/subdomains/:subdomain-id", "params": [ { "name": "subdomain-id", "value": "", "type": "path", "description": "The unique identifier of subdomain" }, { "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 subdomain object." }, { "info": { "name": "Microsoft Graph Update the navigation property subdomains in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/subdomains/:subdomain-id", "params": [ { "name": "subdomain-id", "value": "", "type": "path", "description": "The unique identifier of subdomain" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property subdomains in security" }, { "info": { "name": "Microsoft Graph Delete navigation property subdomains for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/subdomains/:subdomain-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "subdomain-id", "value": "", "type": "path", "description": "The unique identifier of subdomain" } ] }, "docs": "Microsoft Graph Delete navigation property subdomains for security" }, { "info": { "name": "Microsoft Graph Get host from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/subdomains/:subdomain-id/host", "params": [ { "name": "subdomain-id", "value": "", "type": "path", "description": "The unique identifier of subdomain" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The host of the subdomain." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/subdomains/$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 vulnerability", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities", "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": "Read the properties and relationships of a vulnerability object." }, { "info": { "name": "Microsoft Graph Create new navigation property to vulnerabilities for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to vulnerabilities for security" }, { "info": { "name": "Microsoft Graph Get vulnerability", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities/:vulnerability-id", "params": [ { "name": "vulnerability-id", "value": "", "type": "path", "description": "The unique identifier of vulnerability" }, { "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 vulnerability object." }, { "info": { "name": "Microsoft Graph Update the navigation property vulnerabilities in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities/:vulnerability-id", "params": [ { "name": "vulnerability-id", "value": "", "type": "path", "description": "The unique identifier of vulnerability" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property vulnerabilities in security" }, { "info": { "name": "Microsoft Graph Delete navigation property vulnerabilities for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities/:vulnerability-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "vulnerability-id", "value": "", "type": "path", "description": "The unique identifier of vulnerability" } ] }, "docs": "Microsoft Graph Delete navigation property vulnerabilities for security" }, { "info": { "name": "Microsoft Graph Get articles from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities/:vulnerability-id/articles", "params": [ { "name": "vulnerability-id", "value": "", "type": "path", "description": "The unique identifier of vulnerability" }, { "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": "Articles related to this vulnerability." }, { "info": { "name": "Microsoft Graph Get articles from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities/:vulnerability-id/articles/:article-id", "params": [ { "name": "vulnerability-id", "value": "", "type": "path", "description": "The unique identifier of vulnerability" }, { "name": "article-id", "value": "", "type": "path", "description": "The unique identifier of article" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Articles related to this vulnerability." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities/:vulnerability-id/articles/$count", "params": [ { "name": "vulnerability-id", "value": "", "type": "path", "description": "The unique identifier of vulnerability" }, { "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 components", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities/:vulnerability-id/components", "params": [ { "name": "vulnerability-id", "value": "", "type": "path", "description": "The unique identifier of vulnerability" }, { "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 vulnerabilityComponent objects related to a known vulnerability." }, { "info": { "name": "Microsoft Graph Create new navigation property to components for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities/:vulnerability-id/components", "params": [ { "name": "vulnerability-id", "value": "", "type": "path", "description": "The unique identifier of vulnerability" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to components for security" }, { "info": { "name": "Microsoft Graph Get vulnerabilityComponent", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities/:vulnerability-id/components/:vulnerabilityComponent-id", "params": [ { "name": "vulnerability-id", "value": "", "type": "path", "description": "The unique identifier of vulnerability" }, { "name": "vulnerabilityComponent-id", "value": "", "type": "path", "description": "The unique identifier of vulnerabilityComponent" }, { "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 vulnerabilityComponent object." }, { "info": { "name": "Microsoft Graph Update the navigation property components in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities/:vulnerability-id/components/:vulnerabilityComponent-id", "params": [ { "name": "vulnerability-id", "value": "", "type": "path", "description": "The unique identifier of vulnerability" }, { "name": "vulnerabilityComponent-id", "value": "", "type": "path", "description": "The unique identifier of vulnerabilityComponent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property components in security" }, { "info": { "name": "Microsoft Graph Delete navigation property components for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities/:vulnerability-id/components/:vulnerabilityComponent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "vulnerability-id", "value": "", "type": "path", "description": "The unique identifier of vulnerability" }, { "name": "vulnerabilityComponent-id", "value": "", "type": "path", "description": "The unique identifier of vulnerabilityComponent" } ] }, "docs": "Microsoft Graph Delete navigation property components for security" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/vulnerabilities/:vulnerability-id/components/$count", "params": [ { "name": "vulnerability-id", "value": "", "type": "path", "description": "The unique identifier of vulnerability" }, { "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/security/threatIntelligence/vulnerabilities/$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 whoisHistoryRecords from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisHistoryRecords", "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 details about whoisHistoryRecord objects.Note: List retrieval is not yet supported." }, { "info": { "name": "Microsoft Graph Create new navigation property to whoisHistoryRecords for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisHistoryRecords", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to whoisHistoryRecords for security" }, { "info": { "name": "Microsoft Graph Get whoisHistoryRecords from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisHistoryRecords/:whoisHistoryRecord-id", "params": [ { "name": "whoisHistoryRecord-id", "value": "", "type": "path", "description": "The unique identifier of whoisHistoryRecord" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve details about whoisHistoryRecord objects.Note: List retrieval is not yet supported." }, { "info": { "name": "Microsoft Graph Update the navigation property whoisHistoryRecords in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisHistoryRecords/:whoisHistoryRecord-id", "params": [ { "name": "whoisHistoryRecord-id", "value": "", "type": "path", "description": "The unique identifier of whoisHistoryRecord" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property whoisHistoryRecords in security" }, { "info": { "name": "Microsoft Graph Delete navigation property whoisHistoryRecords for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisHistoryRecords/:whoisHistoryRecord-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "whoisHistoryRecord-id", "value": "", "type": "path", "description": "The unique identifier of whoisHistoryRecord" } ] }, "docs": "Microsoft Graph Delete navigation property whoisHistoryRecords for security" }, { "info": { "name": "Microsoft Graph Get host from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisHistoryRecords/:whoisHistoryRecord-id/host", "params": [ { "name": "whoisHistoryRecord-id", "value": "", "type": "path", "description": "The unique identifier of whoisHistoryRecord" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The host associated to this WHOIS object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisHistoryRecords/$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 whoisRecords", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisRecords", "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 whoisRecord objects." }, { "info": { "name": "Microsoft Graph Create new navigation property to whoisRecords for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisRecords", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to whoisRecords for security" }, { "info": { "name": "Microsoft Graph Get whoisRecord", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisRecords/:whoisRecord-id", "params": [ { "name": "whoisRecord-id", "value": "", "type": "path", "description": "The unique identifier of whoisRecord" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the specified whoisRecord resource. Specify the desired whoisRecord in one of the following two ways:\r\n- Identify a host and get its current whoisRecord. \r\n- Specify an id value to get the corresponding whoisRecord." }, { "info": { "name": "Microsoft Graph Update the navigation property whoisRecords in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisRecords/:whoisRecord-id", "params": [ { "name": "whoisRecord-id", "value": "", "type": "path", "description": "The unique identifier of whoisRecord" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property whoisRecords in security" }, { "info": { "name": "Microsoft Graph Delete navigation property whoisRecords for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisRecords/:whoisRecord-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "whoisRecord-id", "value": "", "type": "path", "description": "The unique identifier of whoisRecord" } ] }, "docs": "Microsoft Graph Delete navigation property whoisRecords for security" }, { "info": { "name": "Microsoft Graph Get history from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisRecords/:whoisRecord-id/history", "params": [ { "name": "whoisRecord-id", "value": "", "type": "path", "description": "The unique identifier of whoisRecord" }, { "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 historical records associated to this WHOIS object." }, { "info": { "name": "Microsoft Graph Get history from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisRecords/:whoisRecord-id/history/:whoisHistoryRecord-id", "params": [ { "name": "whoisRecord-id", "value": "", "type": "path", "description": "The unique identifier of whoisRecord" }, { "name": "whoisHistoryRecord-id", "value": "", "type": "path", "description": "The unique identifier of whoisHistoryRecord" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of historical records associated to this WHOIS object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisRecords/:whoisRecord-id/history/$count", "params": [ { "name": "whoisRecord-id", "value": "", "type": "path", "description": "The unique identifier of whoisRecord" }, { "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 host from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisRecords/:whoisRecord-id/host", "params": [ { "name": "whoisRecord-id", "value": "", "type": "path", "description": "The unique identifier of whoisRecord" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The host associated to this WHOIS object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/threatIntelligence/whoisRecords/$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 }