{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin deviceManagement.virtualEndpoint API", "version": "1.0.0" }, "items": [ { "info": { "name": "deviceManagement.virtualEndpoint", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get virtualEndpoint from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint", "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 virtualEndpoint from deviceManagement" }, { "info": { "name": "Microsoft Graph Update the navigation property virtualEndpoint in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property virtualEndpoint in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property virtualEndpoint for deviceManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property virtualEndpoint for deviceManagement" }, { "info": { "name": "Microsoft Graph List auditEvents", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/auditEvents", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "List all the cloudPcAuditEvent objects for the tenant." }, { "info": { "name": "Microsoft Graph Create new navigation property to auditEvents for deviceManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/auditEvents", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to auditEvents for deviceManagement" }, { "info": { "name": "Microsoft Graph Get cloudPcAuditEvent", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/auditEvents/:cloudPcAuditEvent-id", "params": [ { "name": "cloudPcAuditEvent-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcAuditEvent" }, { "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 cloudPcAuditEvent object." }, { "info": { "name": "Microsoft Graph Update the navigation property auditEvents in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/auditEvents/:cloudPcAuditEvent-id", "params": [ { "name": "cloudPcAuditEvent-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcAuditEvent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property auditEvents in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property auditEvents for deviceManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/auditEvents/:cloudPcAuditEvent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "cloudPcAuditEvent-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcAuditEvent" } ] }, "docs": "Microsoft Graph Delete navigation property auditEvents for deviceManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/auditEvents/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Invoke function getAuditActivityTypes", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes()", "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" } ] }, "docs": "Get audit activity types by tenant ID." }, { "info": { "name": "Microsoft Graph List cloudPCs", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/cloudPCs", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "List the cloudPC devices in a tenant." }, { "info": { "name": "Microsoft Graph Create new navigation property to cloudPCs for deviceManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/cloudPCs", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to cloudPCs for deviceManagement" }, { "info": { "name": "Microsoft Graph Get cloudPC", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/cloudPCs/:cloudPC-id", "params": [ { "name": "cloudPC-id", "value": "", "type": "path", "description": "The unique identifier of cloudPC" }, { "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 specific cloudPC object." }, { "info": { "name": "Microsoft Graph Update the navigation property cloudPCs in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/cloudPCs/:cloudPC-id", "params": [ { "name": "cloudPC-id", "value": "", "type": "path", "description": "The unique identifier of cloudPC" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property cloudPCs in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property cloudPCs for deviceManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/cloudPCs/:cloudPC-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "cloudPC-id", "value": "", "type": "path", "description": "The unique identifier of cloudPC" } ] }, "docs": "Microsoft Graph Delete navigation property cloudPCs for deviceManagement" }, { "info": { "name": "Microsoft Graph Invoke action endGracePeriod", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/cloudPCs/:cloudPC-id/endGracePeriod", "params": [ { "name": "cloudPC-id", "value": "", "type": "path", "description": "The unique identifier of cloudPC" } ] }, "docs": "End the grace period for a specific cloudPC object. The grace period is triggered when the Cloud PC license is removed or the provisioning policy is unassigned. It allows users to access Cloud PCs for up to seven days before deprovisioning occurs. Ending the grace period immediately deprovisions the Cloud PC without waiting the seven days." }, { "info": { "name": "Microsoft Graph Invoke action reboot", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/cloudPCs/:cloudPC-id/reboot", "params": [ { "name": "cloudPC-id", "value": "", "type": "path", "description": "The unique identifier of cloudPC" } ] }, "docs": "Reboot a specific cloudPC object." }, { "info": { "name": "Microsoft Graph Invoke action rename", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/cloudPCs/:cloudPC-id/rename", "params": [ { "name": "cloudPC-id", "value": "", "type": "path", "description": "The unique identifier of cloudPC" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Rename a specific cloudPC object. Use this API to update the displayName of a Cloud PC entity." }, { "info": { "name": "Microsoft Graph Invoke action resize", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/cloudPCs/:cloudPC-id/resize", "params": [ { "name": "cloudPC-id", "value": "", "type": "path", "description": "The unique identifier of cloudPC" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Upgrade or downgrade an existing Cloud PC to a configuration with a new virtual CPU (vCPU) and storage size." }, { "info": { "name": "Microsoft Graph Invoke action restore", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/cloudPCs/:cloudPC-id/restore", "params": [ { "name": "cloudPC-id", "value": "", "type": "path", "description": "The unique identifier of cloudPC" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Restore a specific cloudPC object to a previous state from a snapshot. Use this API to trigger a remote action that restores a Cloud PC device to a previous state." }, { "info": { "name": "Microsoft Graph Invoke action troubleshoot", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/cloudPCs/:cloudPC-id/troubleshoot", "params": [ { "name": "cloudPC-id", "value": "", "type": "path", "description": "The unique identifier of cloudPC" } ] }, "docs": "Troubleshoot a specific cloudPC object. Use this API to check the health status of the Cloud PC and the session host." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/cloudPCs/$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 deviceImages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/deviceImages", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "List the properties and relationships of cloudPcDeviceImage objects (operating system images) uploaded to Cloud PC." }, { "info": { "name": "Microsoft Graph Create cloudPcDeviceImage", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/deviceImages", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new cloudPcDeviceImage object. Upload a custom OS image that you can later provision on Cloud PCs." }, { "info": { "name": "Microsoft Graph Get cloudPcDeviceImage", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/deviceImages/:cloudPcDeviceImage-id", "params": [ { "name": "cloudPcDeviceImage-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcDeviceImage" }, { "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 specific cloudPcDeviceImage object." }, { "info": { "name": "Microsoft Graph Update the navigation property deviceImages in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/deviceImages/:cloudPcDeviceImage-id", "params": [ { "name": "cloudPcDeviceImage-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcDeviceImage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property deviceImages in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete cloudPcDeviceImage", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/deviceImages/:cloudPcDeviceImage-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "cloudPcDeviceImage-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcDeviceImage" } ] }, "docs": "Delete a cloudPcDeviceImage object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/deviceImages/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Invoke function getSourceImages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/deviceImages/getSourceImages()", "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" } ] }, "docs": "Get cloudPcSourceDeviceImage objects that can be uploaded and used on Cloud PCs. View a list of all the managed image resources from your Microsoft Entra subscriptions." }, { "info": { "name": "Microsoft Graph List galleryImages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/galleryImages", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "List the properties and relationships of cloudPcGalleryImage objects." }, { "info": { "name": "Microsoft Graph Create new navigation property to galleryImages for deviceManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/galleryImages", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to galleryImages for deviceManagement" }, { "info": { "name": "Microsoft Graph Get cloudPcGalleryImage", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/galleryImages/:cloudPcGalleryImage-id", "params": [ { "name": "cloudPcGalleryImage-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcGalleryImage" }, { "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 specific cloudPcGalleryImage object." }, { "info": { "name": "Microsoft Graph Update the navigation property galleryImages in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/galleryImages/:cloudPcGalleryImage-id", "params": [ { "name": "cloudPcGalleryImage-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcGalleryImage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property galleryImages in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property galleryImages for deviceManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/galleryImages/:cloudPcGalleryImage-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "cloudPcGalleryImage-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcGalleryImage" } ] }, "docs": "Microsoft Graph Delete navigation property galleryImages for deviceManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/galleryImages/$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 onPremisesConnections", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/onPremisesConnections", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "List properties and relationships of the cloudPcOnPremisesConnection objects." }, { "info": { "name": "Microsoft Graph Create cloudPcOnPremisesConnection", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/onPremisesConnections", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new cloudPcOnPremisesConnection object for provisioning Cloud PCs." }, { "info": { "name": "Microsoft Graph Get cloudPcOnPremisesConnection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/onPremisesConnections/:cloudPcOnPremisesConnection-id", "params": [ { "name": "cloudPcOnPremisesConnection-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcOnPremisesConnection" }, { "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 the cloudPcOnPremisesConnection object." }, { "info": { "name": "Microsoft Graph Update cloudPcOnPremisesConnection", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/onPremisesConnections/:cloudPcOnPremisesConnection-id", "params": [ { "name": "cloudPcOnPremisesConnection-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcOnPremisesConnection" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a cloudPcOnPremisesConnection object." }, { "info": { "name": "Microsoft Graph Delete cloudPcOnPremisesConnection", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/onPremisesConnections/:cloudPcOnPremisesConnection-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "cloudPcOnPremisesConnection-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcOnPremisesConnection" } ] }, "docs": "Delete a specific cloudPcOnPremisesConnection object. When you delete an Azure network connection, permissions to the service are removed from the specified Azure resources. You cannot delete an Azure network connection when it's in use, as indicated by the inUse property." }, { "info": { "name": "Microsoft Graph Invoke action runHealthChecks", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/onPremisesConnections/:cloudPcOnPremisesConnection-id/runHealthChecks", "params": [ { "name": "cloudPcOnPremisesConnection-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcOnPremisesConnection" } ] }, "docs": "Run health checks on the cloudPcOnPremisesConnection object. It triggers a new health check for the cloudPcOnPremisesConnection (../resources/cloudpconpremisesconnection.md) object and changes the healthCheckStatus and [healthCheckStatusDetail properties when check finished." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/onPremisesConnections/$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 provisioningPolicies", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "List properties and relationships of the cloudPcProvisioningPolicy objects." }, { "info": { "name": "Microsoft Graph Create cloudPcProvisioningPolicy", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new cloudPcProvisioningPolicy object." }, { "info": { "name": "Microsoft Graph Get cloudPcProvisioningPolicy", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "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 cloudPcProvisioningPolicy object." }, { "info": { "name": "Microsoft Graph Update cloudPcProvisioningPolicy", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a cloudPcProvisioningPolicy object." }, { "info": { "name": "Microsoft Graph Delete cloudPcProvisioningPolicy", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" } ] }, "docs": "Delete a cloudPcProvisioningPolicy object. You can’t delete a policy that’s in use." }, { "info": { "name": "Microsoft Graph Get assignments from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "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": "A defined collection of provisioning policy assignments. Represents the set of Microsoft 365 groups and security groups in Microsoft Entra ID that have provisioning policy assigned. Returned only on $expand. For an example about how to get the assignments relationship, see Get cloudPcProvisioningPolicy." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments/:cloudPcProvisioningPolicyAssignment-id", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "name": "cloudPcProvisioningPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicyAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "A defined collection of provisioning policy assignments. Represents the set of Microsoft 365 groups and security groups in Microsoft Entra ID that have provisioning policy assigned. Returned only on $expand. For an example about how to get the assignments relationship, see Get cloudPcProvisioningPolicy." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments/:cloudPcProvisioningPolicyAssignment-id", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "name": "cloudPcProvisioningPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicyAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments/:cloudPcProvisioningPolicyAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "name": "cloudPcProvisioningPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicyAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceManagement" }, { "info": { "name": "Microsoft Graph Get assignedUsers from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments/:cloudPcProvisioningPolicyAssignment-id/assignedUsers", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "name": "cloudPcProvisioningPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicyAssignment" }, { "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 assignment targeted users for the provisioning policy. This list of users is computed based on assignments, licenses, group memberships, and policies. Read-only. Supports$expand." }, { "info": { "name": "Microsoft Graph Get assignedUsers from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments/:cloudPcProvisioningPolicyAssignment-id/assignedUsers/:user-id", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "name": "cloudPcProvisioningPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicyAssignment" }, { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The assignment targeted users for the provisioning policy. This list of users is computed based on assignments, licenses, group memberships, and policies. Read-only. Supports$expand." }, { "info": { "name": "Microsoft Graph Get mailboxSettings property value", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments/:cloudPcProvisioningPolicyAssignment-id/assignedUsers/:user-id/mailboxSettings", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "name": "cloudPcProvisioningPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicyAssignment" }, { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select." }, { "info": { "name": "Microsoft Graph Update property mailboxSettings value.", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments/:cloudPcProvisioningPolicyAssignment-id/assignedUsers/:user-id/mailboxSettings", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "name": "cloudPcProvisioningPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicyAssignment" }, { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update property mailboxSettings value." }, { "info": { "name": "Microsoft Graph Get serviceProvisioningErrors property value", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments/:cloudPcProvisioningPolicyAssignment-id/assignedUsers/:user-id/serviceProvisioningErrors", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "name": "cloudPcProvisioningPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicyAssignment" }, { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "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": "Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance)." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments/:cloudPcProvisioningPolicyAssignment-id/assignedUsers/:user-id/serviceProvisioningErrors/$count", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "name": "cloudPcProvisioningPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicyAssignment" }, { "name": "user-id", "value": "", "type": "path", "description": "The unique identifier of user" }, { "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 assignedUsers from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments/:cloudPcProvisioningPolicyAssignment-id/assignedUsers(userPrincipalName=':userPrincipalName')", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "name": "cloudPcProvisioningPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicyAssignment" }, { "name": "userPrincipalName", "value": "", "type": "path", "description": "Alternate key of user" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The assignment targeted users for the provisioning policy. This list of users is computed based on assignments, licenses, group memberships, and policies. Read-only. Supports$expand." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments/:cloudPcProvisioningPolicyAssignment-id/assignedUsers/$count", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "name": "cloudPcProvisioningPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicyAssignment" }, { "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/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assignments/$count", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Invoke action assign", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/:cloudPcProvisioningPolicy-id/assign", "params": [ { "name": "cloudPcProvisioningPolicy-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcProvisioningPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Assign a cloudPcProvisioningPolicy to user groups." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/provisioningPolicies/$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 userSettings", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings", "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 cloudPcUserSetting objects and their properties." }, { "info": { "name": "Microsoft Graph Create cloudPcUserSetting", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new cloudPcUserSetting object." }, { "info": { "name": "Microsoft Graph Get cloudPcUserSetting", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings/:cloudPcUserSetting-id", "params": [ { "name": "cloudPcUserSetting-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSetting" }, { "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 cloudPcUserSetting object." }, { "info": { "name": "Microsoft Graph Update cloudPcUserSetting", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings/:cloudPcUserSetting-id", "params": [ { "name": "cloudPcUserSetting-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSetting" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a cloudPcUserSetting object." }, { "info": { "name": "Microsoft Graph Delete cloudPcUserSetting", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings/:cloudPcUserSetting-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "cloudPcUserSetting-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSetting" } ] }, "docs": "Delete a cloudPcUserSetting object." }, { "info": { "name": "Microsoft Graph Get assignments from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings/:cloudPcUserSetting-id/assignments", "params": [ { "name": "cloudPcUserSetting-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSetting" }, { "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": "Represents the set of Microsoft 365 groups and security groups in Microsoft Entra ID that have cloudPCUserSetting assigned. Returned only on $expand. For an example, see Get cloudPcUserSetting." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings/:cloudPcUserSetting-id/assignments", "params": [ { "name": "cloudPcUserSetting-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSetting" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings/:cloudPcUserSetting-id/assignments/:cloudPcUserSettingAssignment-id", "params": [ { "name": "cloudPcUserSetting-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSetting" }, { "name": "cloudPcUserSettingAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSettingAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents the set of Microsoft 365 groups and security groups in Microsoft Entra ID that have cloudPCUserSetting assigned. Returned only on $expand. For an example, see Get cloudPcUserSetting." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings/:cloudPcUserSetting-id/assignments/:cloudPcUserSettingAssignment-id", "params": [ { "name": "cloudPcUserSetting-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSetting" }, { "name": "cloudPcUserSettingAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSettingAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings/:cloudPcUserSetting-id/assignments/:cloudPcUserSettingAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "cloudPcUserSetting-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSetting" }, { "name": "cloudPcUserSettingAssignment-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSettingAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings/:cloudPcUserSetting-id/assignments/$count", "params": [ { "name": "cloudPcUserSetting-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSetting" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Invoke action assign", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings/:cloudPcUserSetting-id/assign", "params": [ { "name": "cloudPcUserSetting-id", "value": "", "type": "path", "description": "The unique identifier of cloudPcUserSetting" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Assign a cloudPcUserSetting to user groups." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/virtualEndpoint/userSettings/$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 }