{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin sites.richLongRunningOperation API", "version": "1.0.0" }, "items": [ { "info": { "name": "sites.richLongRunningOperation", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get operations from sites", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/getByPath(path=':path')/operations", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "path", "value": "", "type": "path", "description": "Usage: path='{path}'" }, { "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 long-running operations on the site." }, { "info": { "name": "Microsoft Graph Create new navigation property to operations for sites", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/getByPath(path=':path')/operations", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "path", "value": "", "type": "path", "description": "Usage: path='{path}'" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to operations for sites" }, { "info": { "name": "Microsoft Graph List operations on a site", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/operations", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "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 rich long-running operations associated with a site." }, { "info": { "name": "Microsoft Graph Create new navigation property to operations for sites", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/operations", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to operations for sites" }, { "info": { "name": "Microsoft Graph Get richLongRunningOperation", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/operations/:richLongRunningOperation-id", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "richLongRunningOperation-id", "value": "", "type": "path", "description": "The unique identifier of richLongRunningOperation" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the status of a rich long-running operation on a site or a list." }, { "info": { "name": "Microsoft Graph Update the navigation property operations in sites", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/operations/:richLongRunningOperation-id", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "richLongRunningOperation-id", "value": "", "type": "path", "description": "The unique identifier of richLongRunningOperation" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property operations in sites" }, { "info": { "name": "Microsoft Graph Delete navigation property operations for sites", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/operations/:richLongRunningOperation-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "name": "richLongRunningOperation-id", "value": "", "type": "path", "description": "The unique identifier of richLongRunningOperation" } ] }, "docs": "Microsoft Graph Delete navigation property operations for sites" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/sites/:site-id/operations/$count", "params": [ { "name": "site-id", "value": "", "type": "path", "description": "The unique identifier of site" }, { "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 }