{ "item": [ { "name": "api", "description": "", "item": [ { "name": "Flighting", "description": "", "item": [ { "id": "59b7e16f-955e-49ea-b2cf-959debd0b9bb", "name": "Get Autopatch feature flags", "request": { "name": "Get Autopatch feature flags", "description": { "content": "Returns Windows Autopatch feature flags and rollout toggles used across tenant\nadministration blades. Confirmed live across every Windows Autopatch-related blade.\n", "type": "text/plain" }, "url": { "path": [ "api", "Flighting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "0ba79013-22bd-45dc-8d2d-fd116bed42eb", "name": "Feature flags returned successfully.", "originalRequest": { "url": { "path": [ "api", "Flighting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": true,\n \"key_1\": true,\n \"key_2\": false,\n \"key_3\": false\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2d8f7f2a-0d62-4295-922a-170f2338d654", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "api", "Flighting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "700ae7e9-9e00-4317-a45d-38851c295d34", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "api", "Flighting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "v1.0", "description": "", "item": [ { "name": "tenant", "description": "", "item": [ { "name": "resolve", "description": "", "item": [ { "id": "64419341-6de8-496a-8c8a-f7ea66383cc0", "name": "Resolve tenant enrollment state", "request": { "name": "Resolve tenant enrollment state", "description": { "content": "Returns Windows Autopatch tenant enrollment and plan state. Confirmed live on messages\nand help/support blades and further confirmed with a token-backed GET probe.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1.0", "tenant", "resolve" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "67cbe9df-6410-4f04-8a00-c097a50914b7", "name": "Tenant state returned successfully.", "originalRequest": { "url": { "path": [ "api", "v1.0", "tenant", "resolve" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"isNotFound\": false,\n \"isOnboarded\": true,\n \"isEnrolled\": true,\n \"isEnrolling\": false,\n \"isDisabled\": false,\n \"appPackagingEnrolled\": false,\n \"plans\": [\n {\n \"plan\": \"Starter\",\n \"state\": \"Enrolled\",\n \"onboardedTimestampUtc\": \"2024-01-23T17:30:01.9540831\",\n \"partiallyEnrolledTimestampUtc\": \"2024-01-23T17:30:16.9152133\",\n \"enrolledTimestampUtc\": \"2024-01-23T17:36:22.6092727\",\n \"enrollmentType\": \"ClassicEnrollment\",\n \"failedEnrollmentAttempts\": 0\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "cda9e028-1110-4364-9fd3-3552bbbb1770", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "api", "v1.0", "tenant", "resolve" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "fbe88700-af81-4e38-bc70-e89a8bcbd809", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "api", "v1.0", "tenant", "resolve" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] }, { "name": "tenant-management", "description": "", "item": [ { "name": "v1", "description": "", "item": [ { "name": "Enrollment", "description": "", "item": [ { "name": "Starter", "description": "", "item": [ { "name": "featureEnablementStatus", "description": "", "item": [ { "id": "054a0973-8901-475d-ac19-fce8b376ac59", "name": "Get starter feature enablement status", "request": { "name": "Get starter feature enablement status", "description": { "content": "Returns tenant onboarding, Autopatch enablement, and subscription summary details for the\nStarter plan. Confirmed live on many tenant-administration blades and validated again with\na GET probe.\n", "type": "text/plain" }, "url": { "path": [ "tenant-management", "v1", "Enrollment", "Starter", "featureEnablementStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "0c9023e0-f22e-4964-81f5-593688610780", "name": "Starter feature enablement status returned successfully.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "Enrollment", "Starter", "featureEnablementStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"directoryId\": \"c5a6b64c-a7d1-40db-d89e-3a5ee5e18616\",\n \"id\": \"67f6b548-0675-6b0d-aefa-19b5ca014602\",\n \"domain\": \"string\",\n \"name\": \"string\",\n \"state\": \"string\",\n \"adminAccountName\": \"string\",\n \"tenantRing\": \"string\",\n \"plans\": [\n {\n \"plan\": \"string\",\n \"state\": \"string\",\n \"onboardedTimestampUtc\": \"1991-10-20T22:23:21.720Z\",\n \"partiallyEnrolledTimestampUtc\": \"1952-03-06T21:29:49.145Z\",\n \"enrolledTimestampUtc\": \"2019-09-13T08:55:32.658Z\",\n \"enrollmentType\": \"string\",\n \"failedEnrollmentAttempts\": 3531\n },\n {\n \"plan\": \"string\",\n \"state\": \"string\",\n \"onboardedTimestampUtc\": \"1949-05-25T20:02:01.720Z\",\n \"partiallyEnrolledTimestampUtc\": \"2025-03-13T14:26:33.471Z\",\n \"enrolledTimestampUtc\": \"1993-09-27T10:43:11.949Z\",\n \"enrollmentType\": \"string\",\n \"failedEnrollmentAttempts\": 5511\n }\n ],\n \"windowsAutopatchEnabled\": true,\n \"readOnly\": false\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "05b388dd-824d-4580-9382-75e6052169ba", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "Enrollment", "Starter", "featureEnablementStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "08b93412-add0-42d6-9519-90df2db3a93d", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "Enrollment", "Starter", "featureEnablementStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "TenantSetting", "description": "", "item": [ { "id": "d69df894-e01e-4741-9389-4e04f4086b16", "name": "Get a tenant setting", "request": { "name": "Get a tenant setting", "description": { "content": "Returns a tenant-management setting by name and plan. This GET was confirmed live with\n`name=showDeviceUsageData&plan=Starter`, which returned `204 No Content` in this tenant.\n", "type": "text/plain" }, "url": { "path": [ "tenant-management", "v1", "TenantSetting" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant setting name to retrieve.", "type": "text/plain" }, "key": "name", "value": "showDeviceUsageData" }, { "disabled": false, "description": { "content": "(Required) Managed service plan identifier.", "type": "text/plain" }, "key": "plan", "value": "Starter" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "45530acd-2e47-4990-9899-6c79ec0af506", "name": "Tenant setting returned successfully.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "TenantSetting" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant setting name to retrieve.", "type": "text/plain" }, "key": "name", "value": "showDeviceUsageData" }, { "disabled": false, "description": { "content": "(Required) Managed service plan identifier.", "type": "text/plain" }, "key": "plan", "value": "Starter" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tenantId\": \"9d1f254a-7eb4-b3be-2719-886295c009e1\",\n \"plan\": \"string\",\n \"name\": \"string\",\n \"state\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6fc876b0-3d26-4a1f-b939-5fca0a52a0a9", "name": "The tenant setting name was valid but no value was returned for this tenant.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "TenantSetting" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant setting name to retrieve.", "type": "text/plain" }, "key": "name", "value": "showDeviceUsageData" }, { "disabled": false, "description": { "content": "(Required) Managed service plan identifier.", "type": "text/plain" }, "key": "plan", "value": "Starter" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "29eb22ae-1798-4aed-8e21-34b781a2bb4f", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "TenantSetting" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant setting name to retrieve.", "type": "text/plain" }, "key": "name", "value": "showDeviceUsageData" }, { "disabled": false, "description": { "content": "(Required) Managed service plan identifier.", "type": "text/plain" }, "key": "plan", "value": "Starter" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8b7adcbe-4baf-4690-93fc-f37ba4c268fc", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "TenantSetting" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant setting name to retrieve.", "type": "text/plain" }, "key": "name", "value": "showDeviceUsageData" }, { "disabled": false, "description": { "content": "(Required) Managed service plan identifier.", "type": "text/plain" }, "key": "plan", "value": "Starter" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "ce1f9fea-9bb2-453a-ba32-472f68738ba4", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "TenantSetting" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant setting name to retrieve.", "type": "text/plain" }, "key": "name", "value": "showDeviceUsageData" }, { "disabled": false, "description": { "content": "(Required) Managed service plan identifier.", "type": "text/plain" }, "key": "plan", "value": "Starter" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "51e1ab90-b8c1-43d5-b356-82825e415346", "name": "Update a tenant setting", "request": { "name": "Update a tenant setting", "description": { "content": "Updates a tenant-management setting. The Tenant management bundle augments the outgoing\npayload with `tenantId` before POSTing it to this path. This write was recovered from the\nTenant management bundle and was not executed live in this pass.\n", "type": "text/plain" }, "url": { "path": [ "tenant-management", "v1", "TenantSetting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"tenantId\": \"2803ab42-494d-d73d-9301-33b6725779e8\",\n \"plan\": \"Starter\",\n \"name\": \"showDeviceUsageData\",\n \"state\": true,\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "67c3e410-7ddb-4112-92a8-696b93264657", "name": "Tenant setting updated successfully.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "TenantSetting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"tenantId\": \"2803ab42-494d-d73d-9301-33b6725779e8\",\n \"plan\": \"Starter\",\n \"name\": \"showDeviceUsageData\",\n \"state\": true,\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tenantId\": \"9d1f254a-7eb4-b3be-2719-886295c009e1\",\n \"plan\": \"string\",\n \"name\": \"string\",\n \"state\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "cef77bd6-f491-4874-a827-9d0366b3ca61", "name": "Tenant setting updated successfully with no response body.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "TenantSetting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"tenantId\": \"2803ab42-494d-d73d-9301-33b6725779e8\",\n \"plan\": \"Starter\",\n \"name\": \"showDeviceUsageData\",\n \"state\": true,\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e6ecf538-7dd6-41a1-b321-6ad9a02553a2", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "TenantSetting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"tenantId\": \"2803ab42-494d-d73d-9301-33b6725779e8\",\n \"plan\": \"Starter\",\n \"name\": \"showDeviceUsageData\",\n \"state\": true,\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "15eed9f1-472b-42a8-9f26-7ec0c2818bf0", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "TenantSetting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"tenantId\": \"2803ab42-494d-d73d-9301-33b6725779e8\",\n \"plan\": \"Starter\",\n \"name\": \"showDeviceUsageData\",\n \"state\": true,\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e239958c-e352-4e47-9ac1-2f7b17cd6ac0", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "tenant-management", "v1", "TenantSetting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"tenantId\": \"2803ab42-494d-d73d-9301-33b6725779e8\",\n \"plan\": \"Starter\",\n \"name\": \"showDeviceUsageData\",\n \"state\": true,\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "v2", "description": "", "item": [ { "name": "AdminActionsV", "description": "", "item": [ { "id": "f95123a7-7d4f-4759-be41-6985a3aa286a", "name": "Get tenant admin actions", "request": { "name": "Get tenant admin actions", "description": { "content": "Returns Windows Autopatch tenant-level admin actions such as client broker install tasks.\nConfirmed live on the Tenant management blade and validated with a GET probe.\n", "type": "text/plain" }, "url": { "path": [ "tenant-management", "v2", "AdminActionsV" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "a425bad1-711f-464c-8fa8-95539e1ad0a1", "name": "Admin actions returned successfully.", "originalRequest": { "url": { "path": [ "tenant-management", "v2", "AdminActionsV" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"adminAction\": \"string\",\n \"actionType\": \"string\",\n \"severity\": \"string\",\n \"priority\": 4586,\n \"deadlineUtc\": \"1992-09-17T09:34:47.996Z\",\n \"status\": \"string\",\n \"context\": \"string\",\n \"key_0\": 356,\n \"key_1\": 3555.3161301837445,\n \"key_2\": 7791.7840324156205\n },\n {\n \"adminAction\": \"string\",\n \"actionType\": \"string\",\n \"severity\": \"string\",\n \"priority\": 2796,\n \"deadlineUtc\": \"1992-10-29T07:57:41.492Z\",\n \"status\": \"string\",\n \"context\": \"string\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5146f4fe-da08-430e-9973-2999e9780ecd", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "tenant-management", "v2", "AdminActionsV" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "62ad3f44-51a4-45cc-ba35-7e2f80c5941a", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "tenant-management", "v2", "AdminActionsV" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "59609005-22fb-4191-9d78-eaeee07166b6", "name": "Submit tenant admin actions", "request": { "name": "Submit tenant admin actions", "description": { "content": "Submits one or more Windows Autopatch tenant admin actions such as\n`ClientBrokerInstall`. The call was recovered from the Tenant management bundle and\ncorroborated by a live install flow in the Intune admin center that changed the\n`ClientBrokerInstall` row from `NotStarted` to `Pending`, then redirected the portal to\n`ClientBroker.ReactView`.\n\nThe exact success status code and response body were not captured during the live flow;\nafter submission the portal polls `GET /tenant-management/v2/AdminActionsV/actionStatus`\nfor per-action state.\n", "type": "text/plain" }, "url": { "path": [ "tenant-management", "v2", "AdminActionsV" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "[\n {\n \"adminAction\": \"string\",\n \"actionType\": \"string\",\n \"severity\": \"string\",\n \"priority\": 4586,\n \"deadlineUtc\": \"1992-09-17T09:34:47.996Z\",\n \"status\": \"string\",\n \"context\": \"string\",\n \"key_0\": 356,\n \"key_1\": 3555.3161301837445,\n \"key_2\": 7791.7840324156205\n },\n {\n \"adminAction\": \"string\",\n \"actionType\": \"string\",\n \"severity\": \"string\",\n \"priority\": 2796,\n \"deadlineUtc\": \"1992-10-29T07:57:41.492Z\",\n \"status\": \"string\",\n \"context\": \"string\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "8276fe95-f03a-41c2-8c2f-9d811c3c5bbb", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "tenant-management", "v2", "AdminActionsV" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "[\n {\n \"adminAction\": \"string\",\n \"actionType\": \"string\",\n \"severity\": \"string\",\n \"priority\": 4586,\n \"deadlineUtc\": \"1992-09-17T09:34:47.996Z\",\n \"status\": \"string\",\n \"context\": \"string\",\n \"key_0\": 356,\n \"key_1\": 3555.3161301837445,\n \"key_2\": 7791.7840324156205\n },\n {\n \"adminAction\": \"string\",\n \"actionType\": \"string\",\n \"severity\": \"string\",\n \"priority\": 2796,\n \"deadlineUtc\": \"1992-10-29T07:57:41.492Z\",\n \"status\": \"string\",\n \"context\": \"string\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "3be84bd8-418e-4d56-8def-aed35b0575e1", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "tenant-management", "v2", "AdminActionsV" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "[\n {\n \"adminAction\": \"string\",\n \"actionType\": \"string\",\n \"severity\": \"string\",\n \"priority\": 4586,\n \"deadlineUtc\": \"1992-09-17T09:34:47.996Z\",\n \"status\": \"string\",\n \"context\": \"string\",\n \"key_0\": 356,\n \"key_1\": 3555.3161301837445,\n \"key_2\": 7791.7840324156205\n },\n {\n \"adminAction\": \"string\",\n \"actionType\": \"string\",\n \"severity\": \"string\",\n \"priority\": 2796,\n \"deadlineUtc\": \"1992-10-29T07:57:41.492Z\",\n \"status\": \"string\",\n \"context\": \"string\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8b1745ab-e740-45d6-b598-72da4ad625d4", "name": "Action submission response returned by the service.", "originalRequest": { "url": { "path": [ "tenant-management", "v2", "AdminActionsV" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "[\n {\n \"adminAction\": \"string\",\n \"actionType\": \"string\",\n \"severity\": \"string\",\n \"priority\": 4586,\n \"deadlineUtc\": \"1992-09-17T09:34:47.996Z\",\n \"status\": \"string\",\n \"context\": \"string\",\n \"key_0\": 356,\n \"key_1\": 3555.3161301837445,\n \"key_2\": 7791.7840324156205\n },\n {\n \"adminAction\": \"string\",\n \"actionType\": \"string\",\n \"severity\": \"string\",\n \"priority\": 2796,\n \"deadlineUtc\": \"1992-10-29T07:57:41.492Z\",\n \"status\": \"string\",\n \"context\": \"string\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "name": "actionStatus", "description": "", "item": [ { "id": "e8c30694-1b76-470b-b356-e3f8ef911ef2", "name": "Get tenant admin action status", "request": { "name": "Get tenant admin action status", "description": { "content": "Returns the current state for a submitted Windows Autopatch tenant admin action.\nConfirmed live from the client broker install flow, which polled\n`adminAction=ClientBrokerInstall` after submission and returned `Failed`.\n", "type": "text/plain" }, "url": { "path": [ "tenant-management", "v2", "AdminActionsV", "actionStatus" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant admin action identifier to evaluate.", "type": "text/plain" }, "key": "adminAction", "value": "ClientBrokerInstall" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "ca51feeb-fab9-4a04-adb5-3c7921286963", "name": "Admin action state returned successfully.", "originalRequest": { "url": { "path": [ "tenant-management", "v2", "AdminActionsV", "actionStatus" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant admin action identifier to evaluate.", "type": "text/plain" }, "key": "adminAction", "value": "ClientBrokerInstall" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"state\": \"string\",\n \"key_0\": 7234\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8bfaecd3-0bb9-4925-ac6e-553a251a6c84", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "tenant-management", "v2", "AdminActionsV", "actionStatus" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant admin action identifier to evaluate.", "type": "text/plain" }, "key": "adminAction", "value": "ClientBrokerInstall" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "ca01b983-871b-4f7e-a338-a4b5f4a8d5e7", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "tenant-management", "v2", "AdminActionsV", "actionStatus" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant admin action identifier to evaluate.", "type": "text/plain" }, "key": "adminAction", "value": "ClientBrokerInstall" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] }, { "name": "update-management", "description": "", "item": [ { "name": "partnergraph", "description": "", "item": [ { "name": "1.0", "description": "", "item": [ { "name": "tenantSettings", "description": "", "item": [ { "name": "mdmAppSettings", "description": "", "item": [ { "id": "8a72792c-14db-409d-a3d6-9b985c44bb0b", "name": "Get MDM app tenant settings", "request": { "name": "Get MDM app tenant settings", "description": { "content": "Returns tenant MDM application settings exposed through the Windows Autopatch update\nmanagement surface. Confirmed live on the Tenant management blade and validated with a\nGET probe.\n", "type": "text/plain" }, "url": { "path": [ "update-management", "partnergraph", "1.0", "tenantSettings", "mdmAppSettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "a916c2b7-130d-4d0f-bcfe-be2a90964227", "name": "Tenant MDM app settings returned successfully.", "originalRequest": { "url": { "path": [ "update-management", "partnergraph", "1.0", "tenantSettings", "mdmAppSettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"key_0\": 6708.152110437421\n },\n {\n \"key_0\": true,\n \"key_1\": \"string\"\n }\n ],\n \"@odata.count\": 6895\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "62763b32-9fbb-4af2-8aa1-72a728ccf7e5", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "update-management", "partnergraph", "1.0", "tenantSettings", "mdmAppSettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "1f82522e-9142-46d9-a9a8-c8288f8da271", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "update-management", "partnergraph", "1.0", "tenantSettings", "mdmAppSettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] }, { "name": "access-control", "description": "", "item": [ { "name": "odata", "description": "", "item": [ { "name": "v1", "description": "", "item": [ { "name": "EffectivePermissions", "description": "", "item": [ { "id": "86d66e5a-aa91-49ad-ad5a-51d5ed56e766", "name": "Get effective permissions", "request": { "name": "Get effective permissions", "description": { "content": "Returns the caller's effective Windows Autopatch permissions. Confirmed live from the\nroles blade.\n", "type": "text/plain" }, "url": { "path": [ "access-control", "odata", "v1", "EffectivePermissions" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "6f069816-8d18-477a-afa0-3d72a6f084b0", "name": "Effective permissions returned successfully.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "EffectivePermissions" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n \"string\",\n \"string\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b9e80c11-4d32-4945-8922-fc4bb3e05349", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "EffectivePermissions" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "2e5037fe-eb31-45d5-bb70-b6e6ce452e82", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "EffectivePermissions" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "ResourceOperations", "description": "", "item": [ { "id": "2d82a9dc-0270-4b30-8c60-45719f817b46", "name": "List resource operations", "request": { "name": "List resource operations", "description": { "content": "Lists Windows Autopatch resource operations and verbs. Recovered from the\n`modernworkplace` bundles and confirmed with a GET probe.\n", "type": "text/plain" }, "url": { "path": [ "access-control", "odata", "v1", "ResourceOperations" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "5647bbd3-8493-4db4-bc9a-543c91c16340", "name": "Resource operations returned successfully.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "ResourceOperations" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"EntityName\": \"string\",\n \"DisplayName\": \"string\",\n \"ResourceOperationPermissions\": [\n {\n \"Id\": \"string\",\n \"PermissionName\": \"string\",\n \"PermissionVerb\": \"string\",\n \"Description\": \"string\"\n },\n {\n \"Id\": \"string\",\n \"PermissionName\": \"string\",\n \"PermissionVerb\": \"string\",\n \"Description\": \"string\"\n }\n ],\n \"key_0\": 8286.796137018944,\n \"key_1\": \"string\"\n },\n {\n \"EntityName\": \"string\",\n \"DisplayName\": \"string\",\n \"ResourceOperationPermissions\": [\n {\n \"Id\": \"string\",\n \"PermissionName\": \"string\",\n \"PermissionVerb\": \"string\",\n \"Description\": \"string\",\n \"key_0\": \"string\"\n },\n {\n \"Id\": \"string\",\n \"PermissionName\": \"string\",\n \"PermissionVerb\": \"string\",\n \"Description\": \"string\",\n \"key_0\": 4300.641952839293,\n \"key_1\": 4404.782720920136\n }\n ],\n \"key_0\": \"string\",\n \"key_1\": true,\n \"key_2\": 9371.188006261105\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "d27123d3-5a48-4644-855c-e2fea7473f9d", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "ResourceOperations" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "47ce5d96-5183-455e-9db5-ac67ab6549b4", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "ResourceOperations" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "RoleDefinitions", "description": "", "item": [ { "id": "7f183076-f98d-4af9-9c3a-72cc9a1ed310", "name": "List role definitions", "request": { "name": "List role definitions", "description": { "content": "Lists Windows Autopatch built-in and custom role definitions. Confirmed live from the\nroles blade and further grounded with a GET probe.\n", "type": "text/plain" }, "url": { "path": [ "access-control", "odata", "v1", "RoleDefinitions" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "6f76982f-5d9a-4303-8095-0c7b123cf65c", "name": "Role definitions returned successfully.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "RoleDefinitions" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"Permissions\": [\n \"string\",\n \"string\"\n ],\n \"ScopeTags\": [\n \"string\",\n \"string\"\n ],\n \"EntityName\": \"string\",\n \"TenantId\": \"0db720f3-c843-d9b1-0b5a-d4b0385b288e\",\n \"Name\": \"string\",\n \"Description\": \"string\",\n \"RoleType\": \"string\",\n \"Id\": \"650ea65a-fb36-2364-4c32-2a92d9aac37a\",\n \"CreatedDateTime\": \"1984-03-19T09:11:50.142Z\",\n \"LastModifiedDateTime\": \"1951-01-29T02:45:37.565Z\"\n },\n {\n \"Permissions\": [\n \"string\",\n \"string\"\n ],\n \"ScopeTags\": [\n \"string\",\n \"string\"\n ],\n \"EntityName\": \"string\",\n \"TenantId\": \"119e0795-f54e-c09c-e862-5efd6e8e1d43\",\n \"Name\": \"string\",\n \"Description\": \"string\",\n \"RoleType\": \"string\",\n \"Id\": \"a19b9887-8752-50cc-f470-f36f1b41f8df\",\n \"CreatedDateTime\": \"2025-02-01T05:02:17.450Z\",\n \"LastModifiedDateTime\": \"1955-12-08T10:50:54.269Z\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9f1f8a54-2446-46e9-b3fc-f21f1c4954fb", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "RoleDefinitions" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "fcd12722-0f7e-4f45-9ce7-2e24eb1449a0", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "RoleDefinitions" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "RoleAssignments", "description": "", "item": [ { "id": "d33e936c-a550-40df-9049-a28e098c68cb", "name": "List role assignments", "request": { "name": "List role assignments", "description": { "content": "Lists Windows Autopatch role assignments for a specific role definition. The bundle\nrequires `$filter=RoleId eq {roleDefinitionId}`; probing without it returns\n`400 Please provide RoleId in $filter`.\n", "type": "text/plain" }, "url": { "path": [ "access-control", "odata", "v1", "RoleAssignments" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Required role assignment filter. Observed and bundle-confirmed pattern:\n`RoleId eq {roleDefinitionId}`.\n", "type": "text/plain" }, "key": "$filter", "value": "RoleId eq 1477f34a-94a3-489b-8be5-1f6789424e11" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "1545e523-2fd0-4e40-803a-a3d5514fa1f0", "name": "Role assignments returned successfully.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "RoleAssignments" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Required role assignment filter. Observed and bundle-confirmed pattern:\n`RoleId eq {roleDefinitionId}`.\n", "type": "text/plain" }, "key": "$filter", "value": "RoleId eq 1477f34a-94a3-489b-8be5-1f6789424e11" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"key_0\": 6708.152110437421\n },\n {\n \"key_0\": true,\n \"key_1\": \"string\"\n }\n ],\n \"@odata.count\": 6895\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f03271b5-621f-4c41-8046-3d2f68375674", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "RoleAssignments" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Required role assignment filter. Observed and bundle-confirmed pattern:\n`RoleId eq {roleDefinitionId}`.\n", "type": "text/plain" }, "key": "$filter", "value": "RoleId eq 1477f34a-94a3-489b-8be5-1f6789424e11" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8ec4b8ca-002e-4a33-a130-071c11352cda", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "RoleAssignments" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Required role assignment filter. Observed and bundle-confirmed pattern:\n`RoleId eq {roleDefinitionId}`.\n", "type": "text/plain" }, "key": "$filter", "value": "RoleId eq 1477f34a-94a3-489b-8be5-1f6789424e11" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "6b05f404-ba93-48e5-b12b-eb147e3a7582", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "RoleAssignments" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Required role assignment filter. Observed and bundle-confirmed pattern:\n`RoleId eq {roleDefinitionId}`.\n", "type": "text/plain" }, "key": "$filter", "value": "RoleId eq 1477f34a-94a3-489b-8be5-1f6789424e11" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "ScopeTags", "description": "", "item": [ { "id": "81492131-8ea8-4801-b735-42d1e891783f", "name": "Get scope tags for a permission", "request": { "name": "Get scope tags for a permission", "description": { "content": "Returns scope tags applicable to a Windows Autopatch permission. Recovered from the roles\nbundle and confirmed with a GET probe.\n", "type": "text/plain" }, "url": { "path": [ "access-control", "odata", "v1", "ScopeTags" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Access-control permission name to evaluate.", "type": "text/plain" }, "key": "permission", "value": "Microsoft.Autopatch_Roles_Read" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "f0671a0c-123b-49b2-8084-db33ab5b67a8", "name": "Scope tags returned successfully.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "ScopeTags" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Access-control permission name to evaluate.", "type": "text/plain" }, "key": "permission", "value": "Microsoft.Autopatch_Roles_Read" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n \"string\",\n \"string\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "941b0d4a-278d-40f6-82fb-814bbfc29bee", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "ScopeTags" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Access-control permission name to evaluate.", "type": "text/plain" }, "key": "permission", "value": "Microsoft.Autopatch_Roles_Read" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "55d3c525-8857-4119-9d02-c418c1152efa", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "ScopeTags" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Access-control permission name to evaluate.", "type": "text/plain" }, "key": "permission", "value": "Microsoft.Autopatch_Roles_Read" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "73703de8-6581-4498-92bf-4aaa7548a30f", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "ScopeTags" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Access-control permission name to evaluate.", "type": "text/plain" }, "key": "permission", "value": "Microsoft.Autopatch_Roles_Read" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "ScopedForResources", "description": "", "item": [ { "id": "489a4030-5adf-4d95-a246-7af9eecc2f6f", "name": "Check whether a permission is resource-scoped", "request": { "name": "Check whether a permission is resource-scoped", "description": { "content": "Returns whether a Windows Autopatch permission is scoped for resources. Recovered from the\nroles bundle and confirmed with a GET probe.\n", "type": "text/plain" }, "url": { "path": [ "access-control", "odata", "v1", "ScopedForResources" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Access-control permission name to evaluate.", "type": "text/plain" }, "key": "permission", "value": "Microsoft.Autopatch_Roles_Read" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "6923c9c7-192d-4d53-a6aa-8485ee9a8ca3", "name": "Resource-scoping state returned successfully.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "ScopedForResources" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Access-control permission name to evaluate.", "type": "text/plain" }, "key": "permission", "value": "Microsoft.Autopatch_Roles_Read" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": false\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b8388166-92dd-4f03-b802-8cf144d5be91", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "ScopedForResources" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Access-control permission name to evaluate.", "type": "text/plain" }, "key": "permission", "value": "Microsoft.Autopatch_Roles_Read" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "acf44b6d-80f2-480f-9e99-f4ff4f84b577", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "ScopedForResources" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Access-control permission name to evaluate.", "type": "text/plain" }, "key": "permission", "value": "Microsoft.Autopatch_Roles_Read" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "36654a99-79cb-4159-98c9-8f56565aa4bc", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "access-control", "odata", "v1", "ScopedForResources" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Access-control permission name to evaluate.", "type": "text/plain" }, "key": "permission", "value": "Microsoft.Autopatch_Roles_Read" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "v1", "description": "", "item": [ { "name": "UserToken", "description": "", "item": [ { "id": "8b3c89a6-5f28-4c02-9181-1050c64cdb91", "name": "Get access-control user token context", "request": { "name": "Get access-control user token context", "description": { "content": "Returns the caller's access-control token context, including directory role template IDs in\n`wids`. Confirmed live from the Tenant management route during a page reload.\n", "type": "text/plain" }, "url": { "path": [ "access-control", "v1", "UserToken" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "aff9a092-876f-45bb-954d-53fb591f4917", "name": "Access-control token context returned successfully.", "originalRequest": { "url": { "path": [ "access-control", "v1", "UserToken" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"wids\": [\n \"string\",\n \"string\"\n ],\n \"roles\": [\n \"string\",\n \"string\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "93cfaab4-723e-45c6-ba53-ca1335767f9b", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "access-control", "v1", "UserToken" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "b84496cc-e367-485d-b378-541a14aae8e7", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "access-control", "v1", "UserToken" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "device", "description": "", "item": [ { "name": "v2", "description": "", "item": [ { "name": "autopatchGroups", "description": "", "item": [ { "id": "0e303fca-2250-4717-bc1c-cb9cbe4fd74a", "name": "List Windows Autopatch groups", "request": { "name": "List Windows Autopatch groups", "description": { "content": "Returns Windows Autopatch group definitions and associated deployment groups. Confirmed\nlive on the Autopatch groups blade.\n", "type": "text/plain" }, "url": { "path": [ "device", "v2", "autopatchGroups" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "00450e38-2e83-46c0-9eae-baa798e7beb1", "name": "Autopatch groups returned successfully.", "originalRequest": { "url": { "path": [ "device", "v2", "autopatchGroups" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"id\": \"611358a6-271e-6215-4245-ddbc9f998e56\",\n \"name\": \"string\",\n \"tenantId\": \"32fb5936-0fc3-346e-4e5f-60de4dba9b6b\",\n \"description\": \"string\",\n \"type\": \"string\",\n \"status\": \"string\",\n \"isLockedByPolicy\": true,\n \"distributionType\": \"string\",\n \"deploymentGroups\": [\n {\n \"aadId\": \"0ce562a2-f825-25d6-b528-a84ae986341e\",\n \"name\": \"string\",\n \"distribution\": 9254,\n \"userManagedAadGroups\": [\n {\n \"key_0\": 9964.998346017932\n },\n {\n \"key_0\": \"string\"\n }\n ]\n },\n {\n \"aadId\": \"cf1cc32a-7447-8eaa-905d-e5aaf99e99a5\",\n \"name\": \"string\",\n \"distribution\": 2266,\n \"userManagedAadGroups\": [\n {\n \"key_0\": 828\n },\n {\n \"key_0\": 1968\n }\n ]\n }\n ],\n \"globalUserManagedAadGroups\": [\n {\n \"key_0\": 7764,\n \"key_1\": \"string\"\n },\n {\n \"key_0\": 7963.542926742064,\n \"key_1\": 7087.075441292002,\n \"key_2\": 8290\n }\n ],\n \"numberOfRegisteredDevices\": 4789,\n \"readOnly\": false\n },\n {\n \"id\": \"419412eb-ed27-df92-1cc5-f1be2d9c8b84\",\n \"name\": \"string\",\n \"tenantId\": \"d816d629-4a48-9aed-70d5-0851ccdbb26e\",\n \"description\": \"string\",\n \"type\": \"string\",\n \"status\": \"string\",\n \"isLockedByPolicy\": false,\n \"distributionType\": \"string\",\n \"deploymentGroups\": [\n {\n \"aadId\": \"b1ddf329-a51d-1d2f-9728-28cd9826ea39\",\n \"name\": \"string\",\n \"distribution\": 6272,\n \"userManagedAadGroups\": [\n {\n \"key_0\": 9545\n },\n {\n \"key_0\": \"string\",\n \"key_1\": true,\n \"key_2\": 3441\n }\n ]\n },\n {\n \"aadId\": \"0eecf9db-a3cc-3350-7039-a92a68ddd337\",\n \"name\": \"string\",\n \"distribution\": 6084,\n \"userManagedAadGroups\": [\n {\n \"key_0\": 1676,\n \"key_1\": true\n },\n {\n \"key_0\": \"string\",\n \"key_1\": \"string\",\n \"key_2\": false\n }\n ]\n }\n ],\n \"globalUserManagedAadGroups\": [\n {\n \"key_0\": 8035,\n \"key_1\": 5890.29715962965\n },\n {\n \"key_0\": \"string\"\n }\n ],\n \"numberOfRegisteredDevices\": 1329,\n \"readOnly\": true\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8a091eb4-9730-4b17-8e9f-585761f28f03", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "device", "v2", "autopatchGroups" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "21cf3664-23f5-4b69-aa3f-e1e461b76100", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "device", "v2", "autopatchGroups" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "unified-reporting", "description": "", "item": [ { "name": "odata", "description": "", "item": [ { "name": "1.0", "description": "", "item": [ { "name": "AutopatchGroupMembershipRegistered", "description": "", "item": [ { "id": "d9521f52-5bdf-4ed8-b56c-20b122fe24b1", "name": "List registered Autopatch group memberships", "request": { "name": "List registered Autopatch group memberships", "description": { "content": "Returns registered Windows Autopatch group membership reporting data. Confirmed live with\n`$count=true` on the Autopatch groups blade.\n", "type": "text/plain" }, "url": { "path": [ "unified-reporting", "odata", "1.0", "AutopatchGroupMembershipRegistered" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Whether to include an OData count in the response.", "type": "text/plain" }, "key": "$count", "value": "true" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "dcd7d5d4-4de2-4e6e-9f0f-101f5161e055", "name": "Group membership reporting returned successfully.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "AutopatchGroupMembershipRegistered" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Whether to include an OData count in the response.", "type": "text/plain" }, "key": "$count", "value": "true" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"key_0\": 6708.152110437421\n },\n {\n \"key_0\": true,\n \"key_1\": \"string\"\n }\n ],\n \"@odata.count\": 6895\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "aa3bc92a-b701-4061-aadb-72c5fe088a51", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "AutopatchGroupMembershipRegistered" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Whether to include an OData count in the response.", "type": "text/plain" }, "key": "$count", "value": "true" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "559f7f92-1e8e-472f-a4d9-c2f2b45886ed", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "AutopatchGroupMembershipRegistered" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Whether to include an OData count in the response.", "type": "text/plain" }, "key": "$count", "value": "true" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "WindowsFeatureUpdatesSummaryRelease", "description": "", "item": [ { "id": "9c408cda-ec9b-47e5-90fd-f4a374bd4a71", "name": "List feature update release summaries via URS", "request": { "name": "List feature update release summaries via URS", "description": { "content": "Returns the alternate URS/OData model for feature update release summaries. The path was\nrecovered from the report bundle and confirmed with a safe GET probe.\n", "type": "text/plain" }, "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesSummaryRelease" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "838353de-b91a-4093-a942-95b3fabeacc1", "name": "Feature update release summaries returned successfully.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesSummaryRelease" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"releaseId\": \"19d3ea2c-7833-632c-e11a-b066e890e9a6\",\n \"releaseName\": \"string\",\n \"versionToDeploy\": \"string\",\n \"isReleaseEnabled\": true,\n \"upToDateDevicesCount\": 8274,\n \"notUpToDateDevicesCount\": 3421,\n \"inProgressDevicesCount\": 8671,\n \"pausedDevicesCount\": 1471,\n \"notReadyDevicesCount\": 3888,\n \"devicesCount\": 3184,\n \"completion\": 9483.297819303914,\n \"updatedCompletion\": 8879.375634423344\n },\n {\n \"releaseId\": \"0133002a-7123-0e41-11f9-5e30ae603041\",\n \"releaseName\": \"string\",\n \"versionToDeploy\": \"string\",\n \"isReleaseEnabled\": false,\n \"upToDateDevicesCount\": 8141,\n \"notUpToDateDevicesCount\": 1278,\n \"inProgressDevicesCount\": 7633,\n \"pausedDevicesCount\": 490,\n \"notReadyDevicesCount\": 85,\n \"devicesCount\": 1594,\n \"completion\": 2590.792293870314,\n \"updatedCompletion\": 2037.4435019215487,\n \"key_0\": false\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8786cd53-2c1f-49bf-856e-83befa13fdb3", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesSummaryRelease" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "890dac0f-2425-4d3c-b213-7ea197993358", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesSummaryRelease" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "WindowsFeatureUpdatesSummaryMetrics", "description": "", "item": [ { "id": "bac3e41a-cc8c-472a-8ed9-f9d8eef4519a", "name": "Get feature update summary metrics via URS", "request": { "name": "Get feature update summary metrics via URS", "description": { "content": "Returns the alternate URS/OData model for feature update summary metrics. The path was\nrecovered from the report bundle and confirmed with a safe GET probe.\n", "type": "text/plain" }, "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesSummaryMetrics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "a13498ad-51da-43ea-9ef3-76aa711c5a52", "name": "Feature update summary metrics returned successfully.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesSummaryMetrics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"fuStatusLevel1NameMapped\": \"string\",\n \"devicesCount\": 9304,\n \"key_0\": false\n },\n {\n \"fuStatusLevel1NameMapped\": \"string\",\n \"devicesCount\": 2266\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "7c1445cd-7b36-4c44-9e4b-2d13654dfcac", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesSummaryMetrics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "0b38d350-0c0f-45cb-889b-4304dc79d98b", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesSummaryMetrics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "WindowsFeatureUpdatesDistinctColumns", "description": "", "item": [ { "id": "7d6d6277-17de-4d08-a503-f664a87b7695", "name": "Get feature update distinct columns via URS", "request": { "name": "Get feature update distinct columns via URS", "description": { "content": "Returns the alternate URS/OData model for feature update distinct-column values. The path\nwas recovered from the report bundle and confirmed with a safe GET probe.\n", "type": "text/plain" }, "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesDistinctColumns" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "fecdf91c-9f96-4400-bcad-432ab0c70985", "name": "Feature update distinct-column values returned successfully.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesDistinctColumns" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"tenantId\": \"75811edd-b2ab-2379-33f3-1cadc115469a\",\n \"valuesOfReleaseName\": \"string\",\n \"valuesOfPhaseName\": \"string\",\n \"valuesOfOSStatus\": \"string\",\n \"valuesOfServiceState\": \"string\",\n \"valuesOfServiceSubstate\": \"string\",\n \"valuesOfClientState\": \"string\",\n \"valuesOfClientSubstate\": \"string\",\n \"valuesOfScopeTagIds\": \"string\",\n \"key_0\": true,\n \"key_1\": 2656.9292820454316,\n \"key_2\": 1925.6915553742315\n },\n {\n \"tenantId\": \"ef2a9fc4-ec8a-f98a-7ba0-9e51ee477621\",\n \"valuesOfReleaseName\": \"string\",\n \"valuesOfPhaseName\": \"string\",\n \"valuesOfOSStatus\": \"string\",\n \"valuesOfServiceState\": \"string\",\n \"valuesOfServiceSubstate\": \"string\",\n \"valuesOfClientState\": \"string\",\n \"valuesOfClientSubstate\": \"string\",\n \"valuesOfScopeTagIds\": \"string\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "88e2b606-ce0a-4993-ad0c-a7d95790d48f", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesDistinctColumns" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "fc8667c5-8b4a-428a-8fc7-f7d12b2cf38b", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesDistinctColumns" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "WindowsFeatureUpdatesTrending", "description": "", "item": [ { "id": "403348d0-3048-4b82-a5dc-7d21a408e05c", "name": "List feature update trend points via URS", "request": { "name": "List feature update trend points via URS", "description": { "content": "Returns the alternate URS/OData model for feature update trend data. This path was\nconfirmed live on `windowsFeatureUpdatesReactView` and separately confirmed with a safe\nGET probe.\n", "type": "text/plain" }, "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesTrending" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "6021fd72-70d6-413d-a229-16a679878c72", "name": "Feature update trend rows returned successfully.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesTrending" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"timestamp\": \"2019-06-03T10:27:34.785Z\",\n \"upToDateDevicesCount\": 5816,\n \"notUpToDateDevicesCount\": 5862,\n \"inProgressDevicesCount\": 4948,\n \"pausedDevicesCount\": 5746,\n \"notReadyDevicesCount\": 176,\n \"devicesCount\": 5976,\n \"key_0\": \"string\"\n },\n {\n \"timestamp\": \"1972-05-28T16:41:07.921Z\",\n \"upToDateDevicesCount\": 7212,\n \"notUpToDateDevicesCount\": 3790,\n \"inProgressDevicesCount\": 4670,\n \"pausedDevicesCount\": 70,\n \"notReadyDevicesCount\": 7321,\n \"devicesCount\": 951\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0177c321-6aef-4210-bde4-32ebd820a0f5", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesTrending" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8164501d-a9ec-4cfe-bb71-1649921829c6", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "unified-reporting", "odata", "1.0", "WindowsFeatureUpdatesTrending" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] }, { "name": "reporting", "description": "", "item": [ { "name": "reports", "description": "", "item": [ { "name": "v2", "description": "", "item": [ { "name": "deviceAccounting", "description": "", "item": [ { "name": "wqu", "description": "", "item": [ { "name": "summary", "description": "", "item": [ { "name": "businessgroups", "description": "", "item": [ { "id": "2bbbfa06-2353-4bd0-b3bb-63e61f52d4b2", "name": "List quality update business group summaries", "request": { "name": "List quality update business group summaries", "description": { "content": "Returns the baseline Windows quality update summary rows grouped by business group for\n`windowsQualityUpdatesReactView`. Confirmed live on the report blade's initial load.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "summary", "businessgroups" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 5410,\n \"top\": 7864,\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "7a29182c-58ff-4bd6-afd8-233fa78f9a79", "name": "Quality update business group summary returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "summary", "businessgroups" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 5410,\n \"top\": 7864,\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"values\": [\n {\n \"businessGroupId\": \"11111111-1111-1111-1111-111111111111\",\n \"businessGroupName\": \"Windows Autopatch\",\n \"policyId\": \"\",\n \"policyName\": \"\",\n \"businessGroupAltName\": \"Windows Autopatch\",\n \"uptoDateDevicesCount\": 0,\n \"notuptodateDevicesCount\": 0,\n \"inProgressDevicesCount\": 0,\n \"pausedDevicesCount\": 0,\n \"notReadyDevicesCount\": 0,\n \"devicesCount\": 0,\n \"completion\": 0,\n \"updatedCompletion\": 0,\n \"isBusinessGroupEnabled\": 1,\n \"timestamp\": \"0001-01-01T00:00:00\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n }\n ],\n \"totalRowCount\": 1,\n \"startRowIndex\": 1,\n \"endRowIndex\": 1,\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\",\n \"activityId\": \"00000000-0000-0000-0000-000000000001\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "cd3a3356-c693-4272-b435-4cf62ae1c4e9", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "summary", "businessgroups" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 5410,\n \"top\": 7864,\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "9d4c62f1-2254-467c-9b7e-194705d0d9a0", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "summary", "businessgroups" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 5410,\n \"top\": 7864,\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "deploymentgroups", "description": "", "item": [ { "id": "160b7058-86a3-47d5-9f55-f0542d692c02", "name": "List quality update deployment group summaries", "request": { "name": "List quality update deployment group summaries", "description": { "content": "Returns Windows quality update summary rows grouped by deployment group for a selected\nbusiness group. The route was recovered from the report bundle and then confirmed with a\nsafe probe using a live `businessGroupId` captured from the summary grid.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "summary", "deploymentgroups" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 5846,\n \"top\": 8974,\n \"filters\": {\n \"businessGroupIds\": [\n \"e3cf7916-db09-c6ff-973f-92e5a59feae7\",\n \"cda06e7b-2957-9ba0-092f-2b9bc04e3ce3\"\n ]\n },\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "b3e3d8a4-ce49-4103-9bfa-97a08696013b", "name": "Quality update deployment group summary returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "summary", "deploymentgroups" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 5846,\n \"top\": 8974,\n \"filters\": {\n \"businessGroupIds\": [\n \"e3cf7916-db09-c6ff-973f-92e5a59feae7\",\n \"cda06e7b-2957-9ba0-092f-2b9bc04e3ce3\"\n ]\n },\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"activityId\": \"5868c035-bfab-e58a-e91d-b14cc3821626\",\n \"endRowIndex\": 8496,\n \"startRowIndex\": 9248,\n \"tenantId\": \"a3fa00c0-a2f4-ab3e-c6f6-6b9d4bec9848\",\n \"totalRowCount\": 8,\n \"values\": [\n {\n \"businessGroupId\": \"7e688f35-87eb-7103-a384-353823d2c8d3\",\n \"businessGroupName\": \"string\",\n \"deploymentGroupId\": \"c8a3fdbc-a664-5663-a98f-2371d1e24c61\",\n \"deploymentGroupName\": \"string\",\n \"uptoDateDevicesCount\": 2120,\n \"notuptodateDevicesCount\": 2680,\n \"inProgressDevicesCount\": 4396,\n \"pausedDevicesCount\": 4975,\n \"notReadyDevicesCount\": 8074,\n \"devicesCount\": 9932,\n \"completion\": 1476.9020042699144,\n \"updatedCompletion\": 1194.2828482321954,\n \"isBusinessGroupEnabled\": 3391,\n \"timestamp\": \"1958-06-24T06:55:05.761Z\",\n \"tenantId\": \"7d0e6c0a-5109-f23a-0d7d-2fb530a6b990\"\n },\n {\n \"businessGroupId\": \"29529dfb-6a42-7ed3-e9e0-c2485f5c0555\",\n \"businessGroupName\": \"string\",\n \"deploymentGroupId\": \"98bf1d6b-9077-27be-4dd2-bfed12b3055e\",\n \"deploymentGroupName\": \"string\",\n \"uptoDateDevicesCount\": 155,\n \"notuptodateDevicesCount\": 5493,\n \"inProgressDevicesCount\": 1677,\n \"pausedDevicesCount\": 5906,\n \"notReadyDevicesCount\": 1338,\n \"devicesCount\": 4440,\n \"completion\": 6308.1734659443455,\n \"updatedCompletion\": 6306.995451744672,\n \"isBusinessGroupEnabled\": 7163,\n \"timestamp\": \"1999-12-18T18:38:05.067Z\",\n \"tenantId\": \"ff797f01-451e-2768-fb9e-08fbe9d98544\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "62fd52e2-96f3-4752-b3f1-19c6a3d94633", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "summary", "deploymentgroups" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 5846,\n \"top\": 8974,\n \"filters\": {\n \"businessGroupIds\": [\n \"e3cf7916-db09-c6ff-973f-92e5a59feae7\",\n \"cda06e7b-2957-9ba0-092f-2b9bc04e3ce3\"\n ]\n },\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8ff5635f-7210-481c-8ab4-30e5ac237ce6", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "summary", "deploymentgroups" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 5846,\n \"top\": 8974,\n \"filters\": {\n \"businessGroupIds\": [\n \"e3cf7916-db09-c6ff-973f-92e5a59feae7\",\n \"cda06e7b-2957-9ba0-092f-2b9bc04e3ce3\"\n ]\n },\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "summaryMetrics", "description": "", "item": [ { "id": "34fa88c6-60bb-438d-bd96-0bac947ad791", "name": "Get quality update summary metrics", "request": { "name": "Get quality update summary metrics", "description": { "content": "Returns Windows quality update count buckets used by the summary cards on\n`windowsQualityUpdatesReactView`. Confirmed live on the report blade's initial load.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "summaryMetrics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 7195,\n \"top\": 6895,\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": 9231.368746790387\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "5f698304-0985-49bd-8dec-29379fdc619a", "name": "Quality update summary metrics returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "summaryMetrics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 7195,\n \"top\": 6895,\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": 9231.368746790387\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"values\": [],\n \"totalRowCount\": 0,\n \"startRowIndex\": 0,\n \"endRowIndex\": 0,\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\",\n \"activityId\": \"00000000-0000-0000-0000-000000000002\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2feaf429-2727-4ebb-888a-e2ff83bc4184", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "summaryMetrics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 7195,\n \"top\": 6895,\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": 9231.368746790387\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "7d3d3286-1d8b-417f-a1de-079191e70e68", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "summaryMetrics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 7195,\n \"top\": 6895,\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": 9231.368746790387\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "trending", "description": "", "item": [ { "id": "e00a0418-d272-462d-a833-1fb659fae0d0", "name": "List quality update trend points", "request": { "name": "List quality update trend points", "description": { "content": "Returns Windows quality update trend buckets for durations such as `Trend30To0d`.\nConfirmed live on the report blade's initial load.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "trending" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 9354,\n \"top\": 7397,\n \"isDesc\": false,\n \"startTime\": \"1995-02-20T08:35:18.313Z\",\n \"endTime\": \"1954-09-03T22:06:57.844Z\",\n \"trendDuration\": \"Trend60To30d\",\n \"filters\": {\n \"key_0\": 9040\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "7b7da268-f72c-4804-b3d8-0047ad67ecb1", "name": "Quality update trend rows returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "trending" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 9354,\n \"top\": 7397,\n \"isDesc\": false,\n \"startTime\": \"1995-02-20T08:35:18.313Z\",\n \"endTime\": \"1954-09-03T22:06:57.844Z\",\n \"trendDuration\": \"Trend60To30d\",\n \"filters\": {\n \"key_0\": 9040\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"values\": [],\n \"totalRowCount\": 0,\n \"startRowIndex\": 0,\n \"endRowIndex\": 0,\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\",\n \"activityId\": \"00000000-0000-0000-0000-000000000003\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e9c31c01-8f1f-40b3-aa16-2c396c263c14", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "trending" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 9354,\n \"top\": 7397,\n \"isDesc\": false,\n \"startTime\": \"1995-02-20T08:35:18.313Z\",\n \"endTime\": \"1954-09-03T22:06:57.844Z\",\n \"trendDuration\": \"Trend60To30d\",\n \"filters\": {\n \"key_0\": 9040\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "52af199a-080e-4796-af25-5ad25aa87a32", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "trending" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 9354,\n \"top\": 7397,\n \"isDesc\": false,\n \"startTime\": \"1995-02-20T08:35:18.313Z\",\n \"endTime\": \"1954-09-03T22:06:57.844Z\",\n \"trendDuration\": \"Trend60To30d\",\n \"filters\": {\n \"key_0\": 9040\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "details", "description": "", "item": [ { "id": "f9b080c8-f800-482c-bb06-2f0519f35e88", "name": "List quality update device details", "request": { "name": "List quality update device details", "description": { "content": "Returns the Windows quality update device-detail grid. The route was recovered from the\nreport bundle and confirmed with a safe probe; this tenant returned an empty `values`\narray, so the field list here comes from the blade's response-mapping code.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "details" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 5157,\n \"top\": 5563,\n \"sortKey\": \"string\",\n \"isDesc\": true,\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": 5151,\n \"key_1\": false,\n \"key_2\": 5063\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "96ce2b08-6413-4601-91b5-ebdc42aa1a66", "name": "Quality update device details returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "details" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 5157,\n \"top\": 5563,\n \"sortKey\": \"string\",\n \"isDesc\": true,\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": 5151,\n \"key_1\": false,\n \"key_2\": 5063\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"activityId\": \"8806bfa3-ff94-66a1-8f67-b05f9efa5a3f\",\n \"endRowIndex\": 5989,\n \"startRowIndex\": 2170,\n \"tenantId\": \"7dc46bdc-ba12-53a6-f2ff-01732566a420\",\n \"totalRowCount\": 9702,\n \"values\": [\n {\n \"name\": \"string\",\n \"businessGroupName\": \"string\",\n \"businessGroupAltName\": \"string\",\n \"deploymentGroupName\": \"string\",\n \"quStatusLevel1Name\": \"string\",\n \"quPauseStatus\": \"string\",\n \"osBuild\": \"string\",\n \"deviceReadiness\": \"string\",\n \"aadDeviceId\": \"8fab9012-7d97-f501-d1dc-404dc9c83062\",\n \"serialNumber\": \"string\",\n \"lastIntuneSyncDateTimeUtc\": \"1970-05-06T07:07:26.898Z\",\n \"quServiceState\": \"string\",\n \"quServiceSubstate\": \"string\",\n \"quClientState\": \"string\",\n \"quClientSubstate\": \"string\",\n \"osServicingChannel\": \"string\",\n \"quServiceUpdateAlertErrorCode\": \"string\",\n \"quClientUpdateAlertErrorCode\": \"string\",\n \"quServiceUpdateAlert\": \"string\",\n \"quClientUpdateAlert\": \"string\",\n \"policyAlertsArray\": [\n {\n \"key_0\": true,\n \"key_1\": \"string\"\n },\n {\n \"key_0\": \"string\",\n \"key_1\": \"string\",\n \"key_2\": 4054\n }\n ],\n \"alertCount\": 2203,\n \"AlertNames\": [\n \"string\",\n \"string\"\n ],\n \"cadenceType\": \"string\",\n \"quUpdateInstalledTime\": \"1961-05-31T11:48:24.035Z\",\n \"featureSet\": \"string\",\n \"hotpatchStatus\": \"string\",\n \"hotpatchReadiness\": \"string\",\n \"qualityUpdatePolicyName\": \"string\",\n \"scopeTag\": \"string\",\n \"extendedSecurity\": {\n \"key_0\": 3071,\n \"key_1\": false\n }\n },\n {\n \"name\": \"string\",\n \"businessGroupName\": \"string\",\n \"businessGroupAltName\": \"string\",\n \"deploymentGroupName\": \"string\",\n \"quStatusLevel1Name\": \"string\",\n \"quPauseStatus\": \"string\",\n \"osBuild\": \"string\",\n \"deviceReadiness\": \"string\",\n \"aadDeviceId\": \"de06c45e-e7fc-62e1-7683-03388364d311\",\n \"serialNumber\": \"string\",\n \"lastIntuneSyncDateTimeUtc\": \"1951-11-26T18:31:03.811Z\",\n \"quServiceState\": \"string\",\n \"quServiceSubstate\": \"string\",\n \"quClientState\": \"string\",\n \"quClientSubstate\": \"string\",\n \"osServicingChannel\": \"string\",\n \"quServiceUpdateAlertErrorCode\": \"string\",\n \"quClientUpdateAlertErrorCode\": \"string\",\n \"quServiceUpdateAlert\": \"string\",\n \"quClientUpdateAlert\": \"string\",\n \"policyAlertsArray\": [\n {\n \"key_0\": 7061.985032316844,\n \"key_1\": false,\n \"key_2\": \"string\",\n \"key_3\": 8958\n },\n {\n \"key_0\": true\n }\n ],\n \"alertCount\": 6159,\n \"AlertNames\": [\n \"string\",\n \"string\"\n ],\n \"cadenceType\": \"string\",\n \"quUpdateInstalledTime\": \"2012-03-24T14:18:11.997Z\",\n \"featureSet\": \"string\",\n \"hotpatchStatus\": \"string\",\n \"hotpatchReadiness\": \"string\",\n \"qualityUpdatePolicyName\": \"string\",\n \"scopeTag\": \"string\",\n \"extendedSecurity\": {\n \"key_0\": 8453.879320701517\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "878fbb72-8ad4-4532-ae53-0c853008b0cf", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "details" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 5157,\n \"top\": 5563,\n \"sortKey\": \"string\",\n \"isDesc\": true,\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": 5151,\n \"key_1\": false,\n \"key_2\": 5063\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "bcb62477-00ba-4709-8c9a-e7b4c73ca070", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "details" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 5157,\n \"top\": 5563,\n \"sortKey\": \"string\",\n \"isDesc\": true,\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": 5151,\n \"key_1\": false,\n \"key_2\": 5063\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "distinct", "description": "", "item": [ { "name": "selectedColumns", "description": "", "item": [ { "id": "72fded06-b791-4dba-aff8-bd5b52a38444", "name": "Get quality update distinct filter values", "request": { "name": "Get quality update distinct filter values", "description": { "content": "Returns Windows quality update distinct-column values used to populate report filters.\nThe route was recovered from the report bundle and confirmed with safe probes for both the\ndefault path and the optional `hotpatched=true` variant.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "distinct", "selectedColumns" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" }, { "disabled": false, "description": { "content": "(Required) Whether historical values should be included in distinct-column responses.", "type": "text/plain" }, "key": "includeHistoricalValue", "value": "false" }, { "disabled": false, "description": { "content": "Restrict quality update distinct-column results to hotpatch-specific values.", "type": "text/plain" }, "key": "hotpatched", "value": "true" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": {}, "auth": null }, "response": [ { "id": "40a8035e-a4eb-41fe-a641-05dea2c16db6", "name": "Quality update distinct-column values returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "distinct", "selectedColumns" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" }, { "disabled": false, "description": { "content": "(Required) Whether historical values should be included in distinct-column responses.", "type": "text/plain" }, "key": "includeHistoricalValue", "value": "false" }, { "disabled": false, "description": { "content": "Restrict quality update distinct-column results to hotpatch-specific values.", "type": "text/plain" }, "key": "hotpatched", "value": "true" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"activityId\": \"ae61b41c-47da-a6ce-c28f-e578fad49848\",\n \"endRowIndex\": 7918,\n \"startRowIndex\": 562,\n \"tenantId\": \"380d6e60-536f-eaad-7614-29e2779062ee\",\n \"totalRowCount\": 7379,\n \"values\": [\n {\n \"valuesOfBusinessGroupNameArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfDeploymentGroupNameArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfOSBuildArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfQUServiceStateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfQUServiceSubstateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfQUClientStateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfQUClientSubstateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfOSServicingChannelArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfQualityUpdatePolicyNameArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfDeviceScopeTagsArray\": [\n \"string\",\n \"string\"\n ]\n },\n {\n \"valuesOfBusinessGroupNameArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfDeploymentGroupNameArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfOSBuildArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfQUServiceStateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfQUServiceSubstateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfQUClientStateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfQUClientSubstateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfOSServicingChannelArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfQualityUpdatePolicyNameArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfDeviceScopeTagsArray\": [\n \"string\",\n \"string\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f654f416-b49e-428b-b3ec-09ac7345c9c4", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "distinct", "selectedColumns" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" }, { "disabled": false, "description": { "content": "(Required) Whether historical values should be included in distinct-column responses.", "type": "text/plain" }, "key": "includeHistoricalValue", "value": "false" }, { "disabled": false, "description": { "content": "Restrict quality update distinct-column results to hotpatch-specific values.", "type": "text/plain" }, "key": "hotpatched", "value": "true" } ], "variable": [] }, "method": "POST", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "2795b304-87d5-46a9-9be8-6ddb8526342d", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "distinct", "selectedColumns" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" }, { "disabled": false, "description": { "content": "(Required) Whether historical values should be included in distinct-column responses.", "type": "text/plain" }, "key": "includeHistoricalValue", "value": "false" }, { "disabled": false, "description": { "content": "Restrict quality update distinct-column results to hotpatch-specific values.", "type": "text/plain" }, "key": "hotpatched", "value": "true" } ], "variable": [] }, "method": "POST", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "detailsExport", "description": "", "item": [ { "id": "117a7df3-7fa6-4953-9522-01609fa222a7", "name": "Start a quality update details export", "request": { "name": "Start a quality update details export", "description": { "content": "Starts the quality update details export flow. The route and request body were recovered\nfrom the report bundle; the helper expects a `trackingId` response, then polls\n`GET /reporting/reports/v1/export/status/` with\n`queryName=DeviceQualityUpdatesDetailsQuery` until an export SAS URL is returned.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "detailsExport" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"format\": \"CSV\",\n \"headerOptions\": \"FirstFileOnly\",\n \"filters\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n },\n \"search\": \"string\",\n \"selectedColumns\": [\n \"string\",\n \"string\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "92742f50-8880-4291-865f-31c2a924d002", "name": "Quality update export job started successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "detailsExport" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"format\": \"CSV\",\n \"headerOptions\": \"FirstFileOnly\",\n \"filters\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n },\n \"search\": \"string\",\n \"selectedColumns\": [\n \"string\",\n \"string\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"trackingId\": \"1cd43073-522a-283a-3e7d-4033febdc7eb\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "bb2cf345-36bd-4144-be23-5fc241b440f4", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "detailsExport" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"format\": \"CSV\",\n \"headerOptions\": \"FirstFileOnly\",\n \"filters\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n },\n \"search\": \"string\",\n \"selectedColumns\": [\n \"string\",\n \"string\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a54b2b91-58d0-4da0-8f10-6af0e481636a", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "deviceAccounting", "wqu", "detailsExport" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"format\": \"CSV\",\n \"headerOptions\": \"FirstFileOnly\",\n \"filters\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n },\n \"search\": \"string\",\n \"selectedColumns\": [\n \"string\",\n \"string\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "windowsFeatureUpdates", "description": "", "item": [ { "name": "summary", "description": "", "item": [ { "name": "releases", "description": "", "item": [ { "id": "87406abb-9eec-4c4b-99e6-d1687cf6bdb6", "name": "List feature update release summaries", "request": { "name": "List feature update release summaries", "description": { "content": "Returns the baseline Windows feature update summary rows grouped by release for\n`windowsFeatureUpdatesReactView`. Confirmed live on the report blade's initial load.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "summary", "releases" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 9835,\n \"top\": 4382,\n \"plan\": \"Premium\",\n \"requestType\": \"All\",\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "d30ded05-b422-49bb-9348-287e4e160100", "name": "Feature update release summary returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "summary", "releases" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 9835,\n \"top\": 4382,\n \"plan\": \"Premium\",\n \"requestType\": \"All\",\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"activityId\": \"9a9a4444-02f1-9a16-f331-6ed99b9eef38\",\n \"endRowIndex\": 6167,\n \"startRowIndex\": 362,\n \"tenantId\": \"c159666b-789b-2007-e697-ca4e09f9b48a\",\n \"totalRowCount\": 6772,\n \"values\": [\n {\n \"releaseId\": \"0ce28064-6363-1e46-a990-48b5c4b837bb\",\n \"releaseName\": \"string\",\n \"versionToDeploy\": \"string\",\n \"isReleaseEnabled\": 2664,\n \"uptoDateDevicesCount\": 4584,\n \"notuptodateDevicesCount\": 6218,\n \"inProgressDevicesCount\": 9102,\n \"pausedDevicesCount\": 9557,\n \"notReadyDevicesCount\": 3923,\n \"devicesCount\": 9109,\n \"completion\": 166.16592851048884,\n \"updatedCompletion\": 5242.6491603707545,\n \"timestamp\": \"1999-09-09T13:57:07.639Z\",\n \"tenantId\": \"5cb5b335-780b-e90e-d40f-bf1107fdc1be\"\n },\n {\n \"releaseId\": \"79f8997f-178c-ae71-0e34-4e16ccd8a8dc\",\n \"releaseName\": \"string\",\n \"versionToDeploy\": \"string\",\n \"isReleaseEnabled\": 8240,\n \"uptoDateDevicesCount\": 8473,\n \"notuptodateDevicesCount\": 1626,\n \"inProgressDevicesCount\": 1712,\n \"pausedDevicesCount\": 2926,\n \"notReadyDevicesCount\": 4719,\n \"devicesCount\": 4944,\n \"completion\": 9962.377346833904,\n \"updatedCompletion\": 5571.8617274261915,\n \"timestamp\": \"1985-09-02T15:29:57.707Z\",\n \"tenantId\": \"332b2b47-7e62-dfac-7f31-bf209271e478\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "38b7a752-85dd-4545-a54d-11d128feea70", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "summary", "releases" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 9835,\n \"top\": 4382,\n \"plan\": \"Premium\",\n \"requestType\": \"All\",\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "7d3d11d9-0062-413e-b4bd-7a75b11b5a09", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "summary", "releases" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 9835,\n \"top\": 4382,\n \"plan\": \"Premium\",\n \"requestType\": \"All\",\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "phases", "description": "", "item": [ { "id": "6bfa16b6-5106-4034-984e-7216a2d405f1", "name": "List feature update phase summaries", "request": { "name": "List feature update phase summaries", "description": { "content": "Returns Windows feature update summary rows grouped by phase for a selected release. The\nroute was recovered from the report bundle and confirmed with a safe probe using a live\n`releaseId` captured from the summary grid.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "summary", "phases" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 8655,\n \"top\": 7285,\n \"plan\": \"Starter\",\n \"filters\": {\n \"releaseIds\": [\n \"d98e3478-acf8-2759-b3e7-e2ea44ed8b0f\",\n \"18ca6a13-2918-4ca9-17c9-899c632d3b48\"\n ]\n },\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "c0c7842d-7c49-41f3-b869-ab621438adc3", "name": "Feature update phase summary returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "summary", "phases" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 8655,\n \"top\": 7285,\n \"plan\": \"Starter\",\n \"filters\": {\n \"releaseIds\": [\n \"d98e3478-acf8-2759-b3e7-e2ea44ed8b0f\",\n \"18ca6a13-2918-4ca9-17c9-899c632d3b48\"\n ]\n },\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"activityId\": \"6344ae04-6bad-66e1-5dd3-effd23180a56\",\n \"endRowIndex\": 7999,\n \"startRowIndex\": 4491,\n \"tenantId\": \"12dc77c3-deba-1239-a524-df41667a9cc7\",\n \"totalRowCount\": 3655,\n \"values\": [\n {\n \"phaseId\": \"dee082a8-cb98-e2b4-620a-817a1db356f5\",\n \"phaseName\": \"string\",\n \"releaseId\": \"636d05b6-2ea4-c106-7a4e-2ca42d489cd9\",\n \"releaseName\": \"string\",\n \"versionToDeploy\": \"string\",\n \"isReleaseEnabled\": 8410,\n \"uptoDateDevicesCount\": 8014,\n \"notuptodateDevicesCount\": 1843,\n \"inProgressDevicesCount\": 7138,\n \"pausedDevicesCount\": 4667,\n \"notReadyDevicesCount\": 926,\n \"devicesCount\": 3779,\n \"completion\": 9537.998450453842,\n \"updatedCompletion\": 5232.463023222479,\n \"timestamp\": \"1973-02-27T13:29:41.201Z\",\n \"tenantId\": \"651a58ad-331e-b992-27fb-469c8816184e\"\n },\n {\n \"phaseId\": \"18dabedb-48fd-7b16-b073-74c6526c45c8\",\n \"phaseName\": \"string\",\n \"releaseId\": \"f58506f3-4aee-c2ad-2ae7-89d1f590a7a2\",\n \"releaseName\": \"string\",\n \"versionToDeploy\": \"string\",\n \"isReleaseEnabled\": 2597,\n \"uptoDateDevicesCount\": 1460,\n \"notuptodateDevicesCount\": 9257,\n \"inProgressDevicesCount\": 3699,\n \"pausedDevicesCount\": 8735,\n \"notReadyDevicesCount\": 5562,\n \"devicesCount\": 7262,\n \"completion\": 4260.951462101693,\n \"updatedCompletion\": 7022.524204852083,\n \"timestamp\": \"2023-01-02T11:47:39.529Z\",\n \"tenantId\": \"0a5b6cec-9b03-9ff2-9ccc-d92d3513660b\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "d493b28d-0f7a-4e22-bf5f-cfb5792d958d", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "summary", "phases" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 8655,\n \"top\": 7285,\n \"plan\": \"Starter\",\n \"filters\": {\n \"releaseIds\": [\n \"d98e3478-acf8-2759-b3e7-e2ea44ed8b0f\",\n \"18ca6a13-2918-4ca9-17c9-899c632d3b48\"\n ]\n },\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a5e7f3d0-19ad-4845-be94-56b4aadcb8fb", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "summary", "phases" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 8655,\n \"top\": 7285,\n \"plan\": \"Starter\",\n \"filters\": {\n \"releaseIds\": [\n \"d98e3478-acf8-2759-b3e7-e2ea44ed8b0f\",\n \"18ca6a13-2918-4ca9-17c9-899c632d3b48\"\n ]\n },\n \"sortKey\": \"DevicesCount\",\n \"isDesc\": true\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "summaryMetrics", "description": "", "item": [ { "id": "011164d6-b7b9-4922-9f86-ba6e8c429bb0", "name": "Get feature update summary metrics", "request": { "name": "Get feature update summary metrics", "description": { "content": "Returns Windows feature update count buckets used by the summary cards on\n`windowsFeatureUpdatesReactView`. Confirmed live on the report blade's initial load.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "summaryMetrics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 7879,\n \"top\": 566,\n \"plan\": \"Premium\",\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "a1875d27-95a8-4cd9-a581-3a9f2458e998", "name": "Feature update summary metrics returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "summaryMetrics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 7879,\n \"top\": 566,\n \"plan\": \"Premium\",\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"activityId\": \"c581dddc-f2fb-b9f4-d0f5-9f8a77b797e6\",\n \"endRowIndex\": 1163,\n \"startRowIndex\": 8750,\n \"tenantId\": \"2380537a-7e9f-c165-03c5-ad5c0d40061d\",\n \"totalRowCount\": 7133,\n \"values\": [\n {\n \"fuStatusLevel1Name\": \"string\",\n \"devicesCount\": 5628,\n \"tenantId\": \"4ff04d43-88b3-d40b-92f0-775225a5a04a\",\n \"timestamp\": \"2021-09-04T21:31:34.535Z\"\n },\n {\n \"fuStatusLevel1Name\": \"string\",\n \"devicesCount\": 2102,\n \"tenantId\": \"80619df6-fa35-48c6-b993-82eb9c8167c8\",\n \"timestamp\": \"1969-05-26T10:57:17.557Z\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8c680400-9093-478b-b2ff-85a039d23c88", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "summaryMetrics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 7879,\n \"top\": 566,\n \"plan\": \"Premium\",\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8cb09933-2318-4030-8be6-55610a20fa3b", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "summaryMetrics" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 7879,\n \"top\": 566,\n \"plan\": \"Premium\",\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "trending", "description": "", "item": [ { "id": "06c65d98-2608-4a3c-823e-3dda1122d574", "name": "List feature update trend points", "request": { "name": "List feature update trend points", "description": { "content": "Returns Windows feature update trend buckets for durations such as `Trend30To0d`.\nConfirmed live on the report blade's initial load.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "trending" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 2209,\n \"top\": 4578,\n \"plan\": \"Starter\",\n \"isDesc\": false,\n \"startTime\": \"2016-07-18T11:04:53.505Z\",\n \"endTime\": \"1955-03-05T20:22:29.057Z\",\n \"trendDuration\": \"Trend30To0d\",\n \"filters\": {\n \"key_0\": 4766,\n \"key_1\": 5946\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "67dba12d-70a9-4d17-9c3e-c10337f0c089", "name": "Feature update trend rows returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "trending" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 2209,\n \"top\": 4578,\n \"plan\": \"Starter\",\n \"isDesc\": false,\n \"startTime\": \"2016-07-18T11:04:53.505Z\",\n \"endTime\": \"1955-03-05T20:22:29.057Z\",\n \"trendDuration\": \"Trend30To0d\",\n \"filters\": {\n \"key_0\": 4766,\n \"key_1\": 5946\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"activityId\": \"23258d1c-489c-6153-0eaa-2a4d31829f09\",\n \"endRowIndex\": 5802,\n \"startRowIndex\": 2460,\n \"tenantId\": \"eb15a176-2be5-069f-f253-302d4587ef0a\",\n \"totalRowCount\": 8601,\n \"values\": [\n {\n \"uptoDateDevicesCount\": 5651,\n \"notuptodateDevicesCount\": 2175,\n \"inProgressDevicesCount\": 2097,\n \"pausedDevicesCount\": 9970,\n \"notReadyDevicesCount\": 9245,\n \"devicesCount\": 7583,\n \"timestamp\": \"1981-08-31T09:46:44.589Z\",\n \"key_0\": 5798,\n \"key_1\": 3847.8477494382246,\n \"key_2\": \"string\",\n \"key_3\": false\n },\n {\n \"uptoDateDevicesCount\": 4412,\n \"notuptodateDevicesCount\": 253,\n \"inProgressDevicesCount\": 3756,\n \"pausedDevicesCount\": 8425,\n \"notReadyDevicesCount\": 3577,\n \"devicesCount\": 3474,\n \"timestamp\": \"1998-01-23T21:52:24.262Z\",\n \"key_0\": true,\n \"key_1\": true,\n \"key_2\": true,\n \"key_3\": \"string\",\n \"key_4\": \"string\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ff22b7b5-9547-48f3-8b1e-107e17f62ac7", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "trending" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 2209,\n \"top\": 4578,\n \"plan\": \"Starter\",\n \"isDesc\": false,\n \"startTime\": \"2016-07-18T11:04:53.505Z\",\n \"endTime\": \"1955-03-05T20:22:29.057Z\",\n \"trendDuration\": \"Trend30To0d\",\n \"filters\": {\n \"key_0\": 4766,\n \"key_1\": 5946\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "37a4506b-ba00-4481-8b9c-db1d72bfe209", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "trending" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 2209,\n \"top\": 4578,\n \"plan\": \"Starter\",\n \"isDesc\": false,\n \"startTime\": \"2016-07-18T11:04:53.505Z\",\n \"endTime\": \"1955-03-05T20:22:29.057Z\",\n \"trendDuration\": \"Trend30To0d\",\n \"filters\": {\n \"key_0\": 4766,\n \"key_1\": 5946\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "completion", "description": "", "item": [ { "name": "releases", "description": "", "item": [ { "id": "168502d4-bcc7-4d5c-b310-1b6023adbff5", "name": "List feature update completion-by-release rows", "request": { "name": "List feature update completion-by-release rows", "description": { "content": "Returns release-level completion rows and nested phase completion details for Windows\nfeature updates. The route was recovered from the report bundle and confirmed with a safe\nprobe.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "completion", "releases" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 2921,\n \"top\": 4031,\n \"plan\": \"Starter\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "84ac0921-ed02-4e62-a650-a464ef750b46", "name": "Feature update completion rows returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "completion", "releases" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 2921,\n \"top\": 4031,\n \"plan\": \"Starter\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"activityId\": \"c228839f-7c4c-1f91-78a3-83ed3d59e6fc\",\n \"endRowIndex\": 1535,\n \"startRowIndex\": 6751,\n \"tenantId\": \"4ca649f6-4c59-bdf7-10b3-22152c783b9a\",\n \"totalRowCount\": 4482,\n \"values\": [\n {\n \"releaseId\": \"b26d8d36-44b1-911d-2aa8-2cf7467abba7\",\n \"devicesCount\": 9034,\n \"readyDevicesCount\": 9583,\n \"completion\": 9624.274552467225,\n \"updatedCompletion\": 1103.4193443907648,\n \"phases\": [\n {\n \"key_0\": \"string\",\n \"key_1\": 4578.178536997561\n },\n {\n \"key_0\": 8755.618423841708,\n \"key_1\": false,\n \"key_2\": 2213.590121677239\n }\n ],\n \"phasesInfo\": [\n {\n \"phaseId\": \"10f0044d-4b9a-3501-cde9-88a889f894b1\",\n \"devicesCount\": 2554,\n \"readyDevicesCount\": 815,\n \"completion\": 6912.301168215717,\n \"updatedCompletion\": 7264.405030147171\n },\n {\n \"phaseId\": \"16932625-c0fc-b3ad-88f4-b977e5c43060\",\n \"devicesCount\": 2250,\n \"readyDevicesCount\": 1884,\n \"completion\": 8527.716529461362,\n \"updatedCompletion\": 946.806022095027\n }\n ],\n \"timestamp\": \"1971-04-07T22:52:41.532Z\",\n \"tenantId\": \"74359da9-de32-0df4-14a5-4be02c678473\"\n },\n {\n \"releaseId\": \"4e1ff98a-1163-ef8e-7763-f28210cd1558\",\n \"devicesCount\": 6753,\n \"readyDevicesCount\": 1271,\n \"completion\": 4944.325648939026,\n \"updatedCompletion\": 865.1291233896007,\n \"phases\": [\n {\n \"key_0\": false,\n \"key_1\": 1420.352200327143,\n \"key_2\": true\n },\n {\n \"key_0\": \"string\",\n \"key_1\": 4854.725957348041,\n \"key_2\": 3768.613249306567\n }\n ],\n \"phasesInfo\": [\n {\n \"phaseId\": \"240f8acc-eece-9f34-f0a6-bd7a3a218fea\",\n \"devicesCount\": 5968,\n \"readyDevicesCount\": 9691,\n \"completion\": 3751.446872976256,\n \"updatedCompletion\": 3796.7022008594054\n },\n {\n \"phaseId\": \"df45833d-c5fd-2b49-7443-0beeff75e3a7\",\n \"devicesCount\": 7848,\n \"readyDevicesCount\": 7992,\n \"completion\": 1237.6995790878898,\n \"updatedCompletion\": 3517.77309222382,\n \"key_0\": 9875.104788932682\n }\n ],\n \"timestamp\": \"1967-10-20T18:47:11.236Z\",\n \"tenantId\": \"962c9c45-d950-e208-17b0-7cb614649d09\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4b57fbf5-613d-4a6f-ae01-fea2382b14f9", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "completion", "releases" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 2921,\n \"top\": 4031,\n \"plan\": \"Starter\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "bf4f0364-937e-481a-9921-4367322665a2", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "completion", "releases" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 2921,\n \"top\": 4031,\n \"plan\": \"Starter\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "details", "description": "", "item": [ { "id": "1ec8bf66-5f5a-407b-89f0-d48db5a0477c", "name": "List feature update device details", "request": { "name": "List feature update device details", "description": { "content": "Returns the Windows feature update device-detail grid. The route was recovered from the\nreport bundle and confirmed with a safe probe; this tenant returned an empty `values`\narray, so the field list here comes from the blade's response-mapping code. The bundle's\ndefault request uses an empty `sortKey`; an invalid summary-style sort key returned `422`\nduring probing.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "details" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 8822,\n \"top\": 5190,\n \"plan\": \"Premium\",\n \"sortKey\": \"string\",\n \"isDesc\": false,\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "debcae34-61d7-410a-8820-22a3c96159ad", "name": "Feature update device details returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "details" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 8822,\n \"top\": 5190,\n \"plan\": \"Premium\",\n \"sortKey\": \"string\",\n \"isDesc\": false,\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"activityId\": \"58a1f295-44ef-fbde-5c77-2e9fc9976426\",\n \"endRowIndex\": 2016,\n \"startRowIndex\": 9634,\n \"tenantId\": \"de604d6d-7203-5b14-4329-250df5d9b1ea\",\n \"totalRowCount\": 9892,\n \"values\": [\n {\n \"name\": \"string\",\n \"osVersion\": \"string\",\n \"targetOSVersion\": \"string\",\n \"osStatus\": \"string\",\n \"fuStatusLevel1Name\": \"string\",\n \"deviceReadiness\": \"string\",\n \"fuPauseStatus\": \"string\",\n \"lastIntuneSyncDateTimeUtc\": \"1951-06-05T05:15:28.511Z\",\n \"fuServiceState\": \"string\",\n \"fuServiceSubstate\": \"string\",\n \"fuClientState\": \"string\",\n \"fuClientSubstate\": \"string\",\n \"releaseName\": \"string\",\n \"phaseName\": \"string\",\n \"osServicingChannel\": \"string\",\n \"aadDeviceId\": \"5e574bf0-599a-1a82-ac54-e74dbf90722e\",\n \"serialNumber\": \"string\",\n \"fuClientUpdateAlertErrorCode\": \"string\",\n \"fuServiceUpdateAlertErrorCode\": \"string\",\n \"fuServiceUpdateAlert\": \"string\",\n \"fuClientUpdateAlert\": \"string\",\n \"policyAlertsArray\": [\n {\n \"key_0\": true,\n \"key_1\": 4782.53033121777\n },\n {\n \"key_0\": true\n }\n ],\n \"alertCount\": 7562,\n \"cadenceType\": \"string\",\n \"fuUpdateInstalledTime\": \"1985-08-01T16:47:03.642Z\",\n \"scopeTag\": \"string\",\n \"AlertNames\": [\n \"string\",\n \"string\"\n ]\n },\n {\n \"name\": \"string\",\n \"osVersion\": \"string\",\n \"targetOSVersion\": \"string\",\n \"osStatus\": \"string\",\n \"fuStatusLevel1Name\": \"string\",\n \"deviceReadiness\": \"string\",\n \"fuPauseStatus\": \"string\",\n \"lastIntuneSyncDateTimeUtc\": \"2017-02-02T06:00:01.176Z\",\n \"fuServiceState\": \"string\",\n \"fuServiceSubstate\": \"string\",\n \"fuClientState\": \"string\",\n \"fuClientSubstate\": \"string\",\n \"releaseName\": \"string\",\n \"phaseName\": \"string\",\n \"osServicingChannel\": \"string\",\n \"aadDeviceId\": \"f1df8c6b-43f3-520d-2d18-2986a11e06b6\",\n \"serialNumber\": \"string\",\n \"fuClientUpdateAlertErrorCode\": \"string\",\n \"fuServiceUpdateAlertErrorCode\": \"string\",\n \"fuServiceUpdateAlert\": \"string\",\n \"fuClientUpdateAlert\": \"string\",\n \"policyAlertsArray\": [\n {\n \"key_0\": 2142.303068715402\n },\n {\n \"key_0\": \"string\"\n }\n ],\n \"alertCount\": 4636,\n \"cadenceType\": \"string\",\n \"fuUpdateInstalledTime\": \"1996-12-03T13:14:24.086Z\",\n \"scopeTag\": \"string\",\n \"AlertNames\": [\n \"string\",\n \"string\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "008c1a4e-ca31-4bc2-a1ca-b27d34172bfd", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "details" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 8822,\n \"top\": 5190,\n \"plan\": \"Premium\",\n \"sortKey\": \"string\",\n \"isDesc\": false,\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "eb4f9b8f-e2e1-4972-af15-5ce44ad83036", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "details" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"skip\": 8822,\n \"top\": 5190,\n \"plan\": \"Premium\",\n \"sortKey\": \"string\",\n \"isDesc\": false,\n \"search\": \"string\",\n \"filters\": {\n \"key_0\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "distinct", "description": "", "item": [ { "name": "planTypes", "description": "", "item": [ { "name": "{plan}", "description": "", "item": [ { "id": "1f4d2bba-6552-43a6-8bf3-c27e52fd059b", "name": "Get feature update distinct filter values", "request": { "name": "Get feature update distinct filter values", "description": { "content": "Returns Windows feature update distinct-column values used to populate report filters.\nThe route was recovered from the report bundle and confirmed with a safe probe.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "distinct", "planTypes", ":plan" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" }, { "disabled": false, "description": { "content": "(Required) Whether historical values should be included in distinct-column responses.", "type": "text/plain" }, "key": "includeHistoricalValue", "value": "false" } ], "variable": [ { "type": "any", "value": "Starter", "key": "plan", "disabled": false, "description": { "content": "(Required) Managed service plan identifier. (This can only be one of Starter,Premium)", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": {}, "auth": null }, "response": [ { "id": "3611c507-0c94-4867-b3dc-55771beeb772", "name": "Feature update distinct-column values returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "distinct", "planTypes", ":plan" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" }, { "disabled": false, "description": { "content": "(Required) Whether historical values should be included in distinct-column responses.", "type": "text/plain" }, "key": "includeHistoricalValue", "value": "false" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Managed service plan identifier. (This can only be one of Starter,Premium)", "type": "text/plain" }, "type": "any", "value": "Starter", "key": "plan" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"activityId\": \"b7d9ca64-e6ea-efe8-9cd8-d3a0f0a3ca6f\",\n \"endRowIndex\": 5277,\n \"startRowIndex\": 4659,\n \"tenantId\": \"ff149204-4e21-83db-caad-517c4192fac0\",\n \"totalRowCount\": 5487,\n \"values\": [\n {\n \"valuesOfOSVersionArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfTargetOSVersionArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfFUServiceStateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfFUServiceSubstateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfFUClientStateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfFUClientSubstateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfReleaseNameArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfPhaseNameArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfOSServicingChannelArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfDeviceScopeTagsArray\": [\n \"string\",\n \"string\"\n ]\n },\n {\n \"valuesOfOSVersionArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfTargetOSVersionArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfFUServiceStateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfFUServiceSubstateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfFUClientStateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfFUClientSubstateArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfReleaseNameArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfPhaseNameArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfOSServicingChannelArray\": [\n \"string\",\n \"string\"\n ],\n \"valuesOfDeviceScopeTagsArray\": [\n \"string\",\n \"string\"\n ],\n \"key_0\": true,\n \"key_1\": 1853.883693420618,\n \"key_2\": 7869\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a8d779eb-ad53-4396-b61f-48927b5de39d", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "distinct", "planTypes", ":plan" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" }, { "disabled": false, "description": { "content": "(Required) Whether historical values should be included in distinct-column responses.", "type": "text/plain" }, "key": "includeHistoricalValue", "value": "false" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Managed service plan identifier. (This can only be one of Starter,Premium)", "type": "text/plain" }, "type": "any", "value": "Starter", "key": "plan" } ] }, "method": "POST", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "602d300c-bc1d-45d8-b9b7-e5ae7200cb47", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "distinct", "planTypes", ":plan" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" }, { "disabled": false, "description": { "content": "(Required) Whether historical values should be included in distinct-column responses.", "type": "text/plain" }, "key": "includeHistoricalValue", "value": "false" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Managed service plan identifier. (This can only be one of Starter,Premium)", "type": "text/plain" }, "type": "any", "value": "Starter", "key": "plan" } ] }, "method": "POST", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "detailsExport", "description": "", "item": [ { "id": "17fc8203-038e-48b5-baf0-68c7a3f2e0e9", "name": "Start a feature update details export", "request": { "name": "Start a feature update details export", "description": { "content": "Starts the feature update details export flow. The route and request body were recovered\nfrom the report bundle; the helper expects a `trackingId` response, then polls\n`GET /reporting/reports/v1/export/status/` with\n`queryName=DeviceFeatureUpdatesDetailsQuery` until an export SAS URL is returned.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "detailsExport" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"format\": \"CSV\",\n \"headerOptions\": \"FirstFileOnly\",\n \"plan\": \"Premium\",\n \"filters\": {\n \"key_0\": 6453.515979295746,\n \"key_1\": false\n },\n \"search\": \"string\",\n \"selectedColumns\": [\n \"string\",\n \"string\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "1ece2972-9cec-43c3-afed-384f3a4f18f5", "name": "Feature update export job started successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "detailsExport" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"format\": \"CSV\",\n \"headerOptions\": \"FirstFileOnly\",\n \"plan\": \"Premium\",\n \"filters\": {\n \"key_0\": 6453.515979295746,\n \"key_1\": false\n },\n \"search\": \"string\",\n \"selectedColumns\": [\n \"string\",\n \"string\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"trackingId\": \"1cd43073-522a-283a-3e7d-4033febdc7eb\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "947ed0b1-ac7e-49b5-9ecc-d9ddd422b8f6", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "detailsExport" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"format\": \"CSV\",\n \"headerOptions\": \"FirstFileOnly\",\n \"plan\": \"Premium\",\n \"filters\": {\n \"key_0\": 6453.515979295746,\n \"key_1\": false\n },\n \"search\": \"string\",\n \"selectedColumns\": [\n \"string\",\n \"string\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e09eab35-eaad-4993-a6e0-ce98fed168ba", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v2", "windowsFeatureUpdates", "detailsExport" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the report POST routes. (This can only be one of 2.0)", "type": "text/plain" }, "key": "api-version", "value": "2.0" } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"format\": \"CSV\",\n \"headerOptions\": \"FirstFileOnly\",\n \"plan\": \"Premium\",\n \"filters\": {\n \"key_0\": 6453.515979295746,\n \"key_1\": false\n },\n \"search\": \"string\",\n \"selectedColumns\": [\n \"string\",\n \"string\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "v1", "description": "", "item": [ { "name": "export", "description": "", "item": [ { "name": "status", "description": "", "item": [ { "id": "51110edb-e267-4ccd-9297-795210aed430", "name": "Get report export job status", "request": { "name": "Get report export job status", "description": { "content": "Polls the report export helper until an export SAS URL is ready. This concrete path was\nrecovered from the report bundle; it was not exercised live in this pass.\n", "type": "text/plain" }, "url": { "path": [ "reporting", "reports", "v1", "export", "status", "" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the export status helper. (This can only be one of 1.0)", "type": "text/plain" }, "key": "api-version", "value": "1.0" }, { "disabled": false, "description": { "content": "(Required) Export query identifier returned by the report blade bundle.", "type": "text/plain" }, "key": "queryName", "value": "DeviceFeatureUpdatesDetailsQuery" }, { "disabled": false, "description": { "content": "(Required) Export query version used by the report blade bundle.", "type": "text/plain" }, "key": "queryVersion", "value": "1.0" }, { "disabled": false, "description": { "content": "(Required) Tracking identifier returned by a `detailsExport` POST.", "type": "text/plain" }, "key": "trackingId", "value": "5affcf01-4ae8-c4c4-7c41-0161685bdd33" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "a570304f-eaae-4531-b290-636a1e62bfd4", "name": "Export status returned successfully.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v1", "export", "status", "" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the export status helper. (This can only be one of 1.0)", "type": "text/plain" }, "key": "api-version", "value": "1.0" }, { "disabled": false, "description": { "content": "(Required) Export query identifier returned by the report blade bundle.", "type": "text/plain" }, "key": "queryName", "value": "DeviceFeatureUpdatesDetailsQuery" }, { "disabled": false, "description": { "content": "(Required) Export query version used by the report blade bundle.", "type": "text/plain" }, "key": "queryVersion", "value": "1.0" }, { "disabled": false, "description": { "content": "(Required) Tracking identifier returned by a `detailsExport` POST.", "type": "text/plain" }, "key": "trackingId", "value": "5affcf01-4ae8-c4c4-7c41-0161685bdd33" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"status\": \"string\",\n \"exportedBlobSASUrl\": \"http://LRMLfRdzROmLDGzExZmVFKchn.binfoLM\",\n \"key_0\": false\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8e9d4b3d-945d-49dd-b709-1a3a07a5a588", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v1", "export", "status", "" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the export status helper. (This can only be one of 1.0)", "type": "text/plain" }, "key": "api-version", "value": "1.0" }, { "disabled": false, "description": { "content": "(Required) Export query identifier returned by the report blade bundle.", "type": "text/plain" }, "key": "queryName", "value": "DeviceFeatureUpdatesDetailsQuery" }, { "disabled": false, "description": { "content": "(Required) Export query version used by the report blade bundle.", "type": "text/plain" }, "key": "queryVersion", "value": "1.0" }, { "disabled": false, "description": { "content": "(Required) Tracking identifier returned by a `detailsExport` POST.", "type": "text/plain" }, "key": "trackingId", "value": "5affcf01-4ae8-c4c4-7c41-0161685bdd33" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8d2f1d99-9aec-4ad0-bf96-8d25e4136f35", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "reporting", "reports", "v1", "export", "status", "" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Reporting API version used by the export status helper. (This can only be one of 1.0)", "type": "text/plain" }, "key": "api-version", "value": "1.0" }, { "disabled": false, "description": { "content": "(Required) Export query identifier returned by the report blade bundle.", "type": "text/plain" }, "key": "queryName", "value": "DeviceFeatureUpdatesDetailsQuery" }, { "disabled": false, "description": { "content": "(Required) Export query version used by the report blade bundle.", "type": "text/plain" }, "key": "queryVersion", "value": "1.0" }, { "disabled": false, "description": { "content": "(Required) Tracking identifier returned by a `detailsExport` POST.", "type": "text/plain" }, "key": "trackingId", "value": "5affcf01-4ae8-c4c4-7c41-0161685bdd33" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] }, { "name": "support", "description": "", "item": [ { "name": "v1", "description": "", "item": [ { "name": "Messages", "description": "", "item": [ { "name": "CustomerComms", "description": "", "item": [ { "id": "d060c729-c646-40d6-b9c1-f468696cc6e9", "name": "List customer communications", "request": { "name": "List customer communications", "description": { "content": "Returns Windows Autopatch customer communications shown on the Messages blade.\n", "type": "text/plain" }, "url": { "path": [ "support", "v1", "Messages", "CustomerComms" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "47ff5d92-9ecf-4529-9f55-4fe4a03d9788", "name": "Customer communications returned successfully.", "originalRequest": { "url": { "path": [ "support", "v1", "Messages", "CustomerComms" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"id\": \"ec178c86-2071-933c-3fae-3baff6869019\",\n \"tenantId\": \"157234cc-6d45-e452-a2d0-f40e065cd986\",\n \"title\": \"string\",\n \"content\": \"string\",\n \"creationTime\": \"1964-02-27T05:23:31.140Z\",\n \"readInMem\": false\n },\n {\n \"id\": \"4bb64060-7d98-99d0-2f9c-0356c758afd7\",\n \"tenantId\": \"39497d08-e351-b30b-5b8e-1e6f82a80836\",\n \"title\": \"string\",\n \"content\": \"string\",\n \"creationTime\": \"1997-07-25T18:12:19.933Z\",\n \"readInMem\": true\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "bfc1c518-c8fb-48e6-bd5c-ff6a90e3ae1a", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "v1", "Messages", "CustomerComms" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "f08c5e2c-983f-44f6-bf01-43473a6094f8", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "v1", "Messages", "CustomerComms" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "Languages", "description": "", "item": [ { "id": "b851e643-f800-44a2-8f47-d8850fc82dac", "name": "List support languages", "request": { "name": "List support languages", "description": { "content": "Returns available support languages. Recovered from the support bundles and confirmed with\na GET probe.\n", "type": "text/plain" }, "url": { "path": [ "support", "v1", "Languages" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "ea5b38de-1387-45d3-9db5-624354940c42", "name": "Support languages returned successfully.", "originalRequest": { "url": { "path": [ "support", "v1", "Languages" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"id\": \"2a77a34e-6397-21cb-a15c-a199511ab7dc\",\n \"name\": \"string\",\n \"status\": \"string\"\n },\n {\n \"id\": \"214ed155-4192-17f3-5f92-6f4bd67a4dd9\",\n \"name\": \"string\",\n \"status\": \"string\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c90e5526-415a-4b58-9444-8f370333332d", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "v1", "Languages" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "107c6158-87c2-4093-90d6-8e4268f71af4", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "v1", "Languages" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "RequestTypeHierarchy", "description": "", "item": [ { "id": "5d2ad142-add9-4ce9-821c-8c3d9721bd53", "name": "Get support request type hierarchy", "request": { "name": "Get support request type hierarchy", "description": { "content": "Returns the request-type hierarchy used when creating or categorizing Windows Autopatch\nsupport requests. Recovered from the support bundles and confirmed with a GET probe.\n", "type": "text/plain" }, "url": { "path": [ "support", "v1", "RequestTypeHierarchy" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "87fd7cc0-bf91-4704-ad8c-d61527bfbce7", "name": "Support request type hierarchy returned successfully.", "originalRequest": { "url": { "path": [ "support", "v1", "RequestTypeHierarchy" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"key\": \"string\",\n \"contactType\": \"string\",\n \"children\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n },\n {\n \"key\": \"string\",\n \"contactType\": \"string\",\n \"children\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"key_0\": 7265,\n \"key_1\": 6381.399935856974,\n \"key_2\": 7496.596060586869\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b01732e2-0bd0-4382-95a5-471b7141be5e", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "v1", "RequestTypeHierarchy" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a2560bb9-2008-4b18-9120-92f5d9791e9d", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "v1", "RequestTypeHierarchy" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "tenants", "description": "", "item": [ { "name": "getSupportEntitlementInfo", "description": "", "item": [ { "id": "7ae2275e-ce50-49b8-ba39-67486bbbfc6e", "name": "Get support entitlement info", "request": { "name": "Get support entitlement info", "description": { "content": "Returns support entitlement information for the current tenant. Recovered from the support\nbundles and confirmed with a GET probe.\n", "type": "text/plain" }, "url": { "path": [ "support", "v1", "tenants", "getSupportEntitlementInfo" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "2ea9b031-c985-43cc-9abc-b830ee362f7e", "name": "Support entitlement information returned successfully.", "originalRequest": { "url": { "path": [ "support", "v1", "tenants", "getSupportEntitlementInfo" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": 7138.151637089455,\n \"key_1\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3fe4c902-3e0d-417c-9dc9-4517edd420ba", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "v1", "tenants", "getSupportEntitlementInfo" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "3c6a7cd6-4e7c-4fff-a01b-97fee64188b0", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "v1", "tenants", "getSupportEntitlementInfo" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "odata", "description": "", "item": [ { "name": "v1", "description": "", "item": [ { "name": "supportRequests", "description": "", "item": [ { "id": "3f5e36d4-1b9a-4a06-a20d-ac52c5f1a7dd", "name": "List support requests", "request": { "name": "List support requests", "description": { "content": "Returns Windows Autopatch support requests. Confirmed live with OData-style projection,\nfiltering, paging, sorting, and count parameters.\n", "type": "text/plain" }, "url": { "path": [ "support", "odata", "v1", "supportRequests" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "OData projection expression.", "type": "text/plain" }, "key": "$select", "value": "string" }, { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" }, { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "Number of results to skip.", "type": "text/plain" }, "key": "$skip", "value": "9281" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" }, { "disabled": false, "description": { "content": "Whether to include an OData count in the response.", "type": "text/plain" }, "key": "$count", "value": "true" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "1592c033-c410-4813-84f4-448584a69fc9", "name": "Support requests returned successfully.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "OData projection expression.", "type": "text/plain" }, "key": "$select", "value": "string" }, { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" }, { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "Number of results to skip.", "type": "text/plain" }, "key": "$skip", "value": "9281" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" }, { "disabled": false, "description": { "content": "Whether to include an OData count in the response.", "type": "text/plain" }, "key": "$count", "value": "true" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"key_0\": 6708.152110437421\n },\n {\n \"key_0\": true,\n \"key_1\": \"string\"\n }\n ],\n \"@odata.count\": 6895\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "d0d9a800-84c3-4a6a-aa37-23b3affd000c", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "OData projection expression.", "type": "text/plain" }, "key": "$select", "value": "string" }, { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" }, { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "Number of results to skip.", "type": "text/plain" }, "key": "$skip", "value": "9281" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" }, { "disabled": false, "description": { "content": "Whether to include an OData count in the response.", "type": "text/plain" }, "key": "$count", "value": "true" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "2bac476b-f304-48e6-89c7-130901691ee2", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "OData projection expression.", "type": "text/plain" }, "key": "$select", "value": "string" }, { "disabled": false, "description": { "content": "OData filter expression.", "type": "text/plain" }, "key": "$filter", "value": "string" }, { "disabled": false, "description": { "content": "Maximum number of results to return.", "type": "text/plain" }, "key": "$top", "value": "9281" }, { "disabled": false, "description": { "content": "Number of results to skip.", "type": "text/plain" }, "key": "$skip", "value": "9281" }, { "disabled": false, "description": { "content": "OData sort expression.", "type": "text/plain" }, "key": "$orderby", "value": "string" }, { "disabled": false, "description": { "content": "Whether to include an OData count in the response.", "type": "text/plain" }, "key": "$count", "value": "true" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "75fe8182-38ae-4da1-a573-d417ff640cd3", "name": "Create a support request", "request": { "name": "Create a support request", "description": { "content": "Creates a Windows Autopatch support request. The request shape was recovered from the\nSupport requests bundle, including the nested contact block and Autopatch-specific plan\nfields. This write was not executed live in this pass.\n", "type": "text/plain" }, "url": { "path": [ "support", "odata", "v1", "supportRequests" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"aadDeviceIds\": [\n \"string\",\n \"string\"\n ],\n \"businessImpact\": \"string\",\n \"category\": \"string\",\n \"subCategory\": \"string\",\n \"description\": \"string\",\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n },\n \"issueFirstNoticed\": \"2004-04-09T13:58:12.676Z\",\n \"issueReproduced\": true,\n \"nextActionOwner\": \"string\",\n \"plan\": \"WindowsAutopatch\",\n \"severity\": 3350,\n \"title\": \"string\",\n \"troubleshootingSteps\": \"string\",\n \"type\": \"string\",\n \"usersOrDevicesImpacted\": 7858,\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "998a91bb-0150-4408-b00b-2b5c0093ac90", "name": "Support request created successfully.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"aadDeviceIds\": [\n \"string\",\n \"string\"\n ],\n \"businessImpact\": \"string\",\n \"category\": \"string\",\n \"subCategory\": \"string\",\n \"description\": \"string\",\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n },\n \"issueFirstNoticed\": \"2004-04-09T13:58:12.676Z\",\n \"issueReproduced\": true,\n \"nextActionOwner\": \"string\",\n \"plan\": \"WindowsAutopatch\",\n \"severity\": 3350,\n \"title\": \"string\",\n \"troubleshootingSteps\": \"string\",\n \"type\": \"string\",\n \"usersOrDevicesImpacted\": 7858,\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"id\": \"0430fd78-7f8e-b922-8328-6ae41710e243\",\n \"key_0\": 8969.157496669368,\n \"key_1\": 4137\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "617e1a3d-8be9-4183-ab4e-19d1f99c53df", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"aadDeviceIds\": [\n \"string\",\n \"string\"\n ],\n \"businessImpact\": \"string\",\n \"category\": \"string\",\n \"subCategory\": \"string\",\n \"description\": \"string\",\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n },\n \"issueFirstNoticed\": \"2004-04-09T13:58:12.676Z\",\n \"issueReproduced\": true,\n \"nextActionOwner\": \"string\",\n \"plan\": \"WindowsAutopatch\",\n \"severity\": 3350,\n \"title\": \"string\",\n \"troubleshootingSteps\": \"string\",\n \"type\": \"string\",\n \"usersOrDevicesImpacted\": 7858,\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "faa9ef53-fb7c-4e49-babc-e4687236aec0", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"aadDeviceIds\": [\n \"string\",\n \"string\"\n ],\n \"businessImpact\": \"string\",\n \"category\": \"string\",\n \"subCategory\": \"string\",\n \"description\": \"string\",\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n },\n \"issueFirstNoticed\": \"2004-04-09T13:58:12.676Z\",\n \"issueReproduced\": true,\n \"nextActionOwner\": \"string\",\n \"plan\": \"WindowsAutopatch\",\n \"severity\": 3350,\n \"title\": \"string\",\n \"troubleshootingSteps\": \"string\",\n \"type\": \"string\",\n \"usersOrDevicesImpacted\": 7858,\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "0bc2eacd-94ae-400c-a8fd-e286f0c546e8", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"aadDeviceIds\": [\n \"string\",\n \"string\"\n ],\n \"businessImpact\": \"string\",\n \"category\": \"string\",\n \"subCategory\": \"string\",\n \"description\": \"string\",\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n },\n \"issueFirstNoticed\": \"2004-04-09T13:58:12.676Z\",\n \"issueReproduced\": true,\n \"nextActionOwner\": \"string\",\n \"plan\": \"WindowsAutopatch\",\n \"severity\": 3350,\n \"title\": \"string\",\n \"troubleshootingSteps\": \"string\",\n \"type\": \"string\",\n \"usersOrDevicesImpacted\": 7858,\n \"key_0\": \"string\",\n \"key_1\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "supportRequests('{supportRequestId}')", "description": "", "item": [ { "id": "618c08a6-d81c-49a3-b602-001558df44d1", "name": "Get a support request", "request": { "name": "Get a support request", "description": { "content": "Returns a single Windows Autopatch support request by ID. The exact path was recovered from\nthe Support requests bundle; a live GET was not exercised in this tenant because the list\nendpoint returned no requests to inspect.\n", "type": "text/plain" }, "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "9c126f42-a6ff-4f3f-9835-a9162aad555d", "name": "Support request returned successfully.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"id\": \"b629253c-3984-4ed3-83b1-8d230f803ff3\",\n \"title\": \"string\",\n \"state\": \"string\",\n \"createdDateTime\": \"1977-07-12T07:13:07.311Z\",\n \"resolvedDateTime\": \"1977-09-26T09:54:14.846Z\",\n \"severity\": 1859,\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n },\n \"category\": \"string\",\n \"subcategory\": \"string\",\n \"nextActionTime\": \"2020-10-17T13:45:00.384Z\",\n \"nextActionDueDate\": \"1999-06-20T01:34:10.285Z\",\n \"nextActionOwner\": \"string\",\n \"surveyLink\": \"string\",\n \"committedSurvey\": false,\n \"description\": \"string\",\n \"businessImpact\": \"string\",\n \"usersOrDevicesImpacted\": 8864,\n \"issueReproduced\": true,\n \"troubleshootingSteps\": \"string\",\n \"issueFirstNoticed\": \"1946-11-13T04:27:39.721Z\",\n \"plan\": \"string\",\n \"type\": \"string\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c6dc40a8-306a-4576-8825-6a727f2700c0", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "1f005da0-9abb-4b3c-b8ae-991411df3db8", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5e6fbd0e-919c-4289-9340-0fa743cba4e3", "name": "Update a support request", "request": { "name": "Update a support request", "description": { "content": "Updates mutable fields on a Windows Autopatch support request. The bundle-recovered edit\nflow patches severity and business impact before issuing other support-request mutations.\nThis write was not executed live in this pass.\n", "type": "text/plain" }, "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"severity\": 9869,\n \"businessImpact\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "5d2787bf-5f68-490e-b365-edcc2e0cedf5", "name": "Support request updated successfully.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"severity\": 9869,\n \"businessImpact\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"id\": \"b629253c-3984-4ed3-83b1-8d230f803ff3\",\n \"title\": \"string\",\n \"state\": \"string\",\n \"createdDateTime\": \"1977-07-12T07:13:07.311Z\",\n \"resolvedDateTime\": \"1977-09-26T09:54:14.846Z\",\n \"severity\": 1859,\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n },\n \"category\": \"string\",\n \"subcategory\": \"string\",\n \"nextActionTime\": \"2020-10-17T13:45:00.384Z\",\n \"nextActionDueDate\": \"1999-06-20T01:34:10.285Z\",\n \"nextActionOwner\": \"string\",\n \"surveyLink\": \"string\",\n \"committedSurvey\": false,\n \"description\": \"string\",\n \"businessImpact\": \"string\",\n \"usersOrDevicesImpacted\": 8864,\n \"issueReproduced\": true,\n \"troubleshootingSteps\": \"string\",\n \"issueFirstNoticed\": \"1946-11-13T04:27:39.721Z\",\n \"plan\": \"string\",\n \"type\": \"string\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "df33e8ab-ccd5-413d-8237-c1fcf65d4f4b", "name": "Support request updated successfully with no response body.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"severity\": 9869,\n \"businessImpact\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "781376de-1732-4bef-be9e-e1a282b663d7", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"severity\": 9869,\n \"businessImpact\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "78d4cc20-d295-4314-983d-c73c01342114", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"severity\": 9869,\n \"businessImpact\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "bc56bebb-23af-4f57-be5e-17bed737fcc8", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"severity\": 9869,\n \"businessImpact\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "name": "activities", "description": "", "item": [ { "id": "7621e66b-a544-4ed1-8808-f90a4d69b2c1", "name": "List support request activities", "request": { "name": "List support request activities", "description": { "content": "Returns the activity/discussion feed for a Windows Autopatch support request. The path was\nrecovered from the Support requests bundle; a live GET was not exercised in this tenant\nbecause no support request IDs were available.\n", "type": "text/plain" }, "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "activities" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "7c1a3c0d-ef67-4428-bd9f-5eb9d48c8f66", "name": "Support request activities returned successfully.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "activities" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"key_0\": \"string\",\n \"key_1\": 9593.401903239743,\n \"key_2\": 613\n },\n {\n \"key_0\": 5400.774957755263\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "34d1fda7-81be-4565-861e-a324279b07e0", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "activities" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a30810eb-5666-418a-a691-fbc32a87e970", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "activities" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "UpdateContact", "description": "", "item": [ { "id": "3ad5bc8a-10fe-49a7-9ade-79bf2da83ef7", "name": "Update support request contact", "request": { "name": "Update support request contact", "description": { "content": "Updates the contact block on a Windows Autopatch support request. The exact request body was\nrecovered from the Support requests bundle. This write was not executed live in this pass.\n", "type": "text/plain" }, "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "UpdateContact" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "086b9000-ec06-4296-9d1b-5bb43dafdbe2", "name": "Support request contact updated successfully.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "UpdateContact" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"id\": \"b629253c-3984-4ed3-83b1-8d230f803ff3\",\n \"title\": \"string\",\n \"state\": \"string\",\n \"createdDateTime\": \"1977-07-12T07:13:07.311Z\",\n \"resolvedDateTime\": \"1977-09-26T09:54:14.846Z\",\n \"severity\": 1859,\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n },\n \"category\": \"string\",\n \"subcategory\": \"string\",\n \"nextActionTime\": \"2020-10-17T13:45:00.384Z\",\n \"nextActionDueDate\": \"1999-06-20T01:34:10.285Z\",\n \"nextActionOwner\": \"string\",\n \"surveyLink\": \"string\",\n \"committedSurvey\": false,\n \"description\": \"string\",\n \"businessImpact\": \"string\",\n \"usersOrDevicesImpacted\": 8864,\n \"issueReproduced\": true,\n \"troubleshootingSteps\": \"string\",\n \"issueFirstNoticed\": \"1946-11-13T04:27:39.721Z\",\n \"plan\": \"string\",\n \"type\": \"string\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "df3924b7-dd9f-4c3e-8069-8d688d50af62", "name": "Support request contact updated successfully with no response body.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "UpdateContact" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "ea6f2155-c9cf-4a43-9084-a31181e88d2a", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "UpdateContact" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8d661074-f185-459f-883a-fa4ee26f1385", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "UpdateContact" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "ffd580be-d847-454a-81f6-27409a9ad777", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "UpdateContact" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"contact\": {\n \"givenName\": \"string\",\n \"surname\": \"string\",\n \"email\": \"string\",\n \"phoneNumber\": \"string\",\n \"preferredLanguageId\": \"string\",\n \"preferredLanguage\": \"string\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "addNote", "description": "", "item": [ { "id": "06c021d3-edbb-47ca-ba23-4543eb3d4d90", "name": "Add a note to a support request", "request": { "name": "Add a note to a support request", "description": { "content": "Adds a note to a Windows Autopatch support request discussion thread. The exact request body\nwas recovered from the Support requests bundle. This write was not executed live in this\npass.\n", "type": "text/plain" }, "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "addNote" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"text\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "22782d4c-9062-4841-9b90-dc8c84fd82af", "name": "Note added successfully.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "addNote" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"text\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": 7138.151637089455,\n \"key_1\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ee3209cd-43dd-4fb0-814c-abc846e2adfa", "name": "Note added successfully with no response body.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "addNote" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"text\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "66bc4458-0916-4eb3-8a3f-7ce47c341afa", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "addNote" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"text\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "3f818592-f8f5-4781-b931-70b97d7ef878", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "addNote" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"text\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "f6efaa7e-0e91-4f92-8653-890a7154e78c", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "addNote" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"text\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "UploadAttachment", "description": "", "item": [ { "id": "761b913e-519a-42e5-9be7-8c493dcf80e2", "name": "Upload a support request attachment", "request": { "name": "Upload a support request attachment", "description": { "content": "Uploads a base64-encoded attachment to a Windows Autopatch support request. The exact\nrequest shape was recovered from the Support requests bundle. This write was not executed\nlive in this pass.\n", "type": "text/plain" }, "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "UploadAttachment" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filename\": \"string\",\n \"data\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "c4a333bc-85ad-4e4d-9e06-f55929a7a499", "name": "Attachment uploaded successfully.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "UploadAttachment" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filename\": \"string\",\n \"data\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": 7138.151637089455,\n \"key_1\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8ebab3da-176a-46c5-b70c-582898446e4d", "name": "Attachment uploaded successfully with no response body.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "UploadAttachment" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filename\": \"string\",\n \"data\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "17488bce-889f-4bc5-8dc7-9502ed3c50dd", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "UploadAttachment" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filename\": \"string\",\n \"data\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "eb876444-01a6-4f25-967f-03803aa92051", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "UploadAttachment" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filename\": \"string\",\n \"data\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "d9858afe-f4e5-4eeb-a5f9-8f2156d75cbb", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "UploadAttachment" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filename\": \"string\",\n \"data\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "Reactivate", "description": "", "item": [ { "id": "d09771c6-4b54-41b4-a86d-930c233aa738", "name": "Reactivate a support request", "request": { "name": "Reactivate a support request", "description": { "content": "Reactivates a recently resolved Windows Autopatch support request. The path was recovered\nfrom the Support requests bundle. This write was not executed live in this pass.\n", "type": "text/plain" }, "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "Reactivate" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": {}, "auth": null }, "response": [ { "id": "ebd207c6-df0f-47c5-8627-1b9c2a13e2cb", "name": "Support request reactivated successfully.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "Reactivate" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": 7138.151637089455,\n \"key_1\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a8e81b69-efd6-45c9-a4e6-f4b8d82cd358", "name": "Support request reactivated successfully with no response body.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "Reactivate" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "190119f5-a3b0-4956-ae44-8712c373f749", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "Reactivate" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "f9c9eaf8-5bfe-4e04-b1b4-bad50bb506de", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "Reactivate" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "4e6d298a-74bf-4dc7-8b21-53b5ed4229af", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "odata", "v1", "supportRequests('{{supportRequestId}}')", "Reactivate" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] }, { "name": "v1.0", "description": "", "item": [ { "name": "Tenants", "description": "", "item": [ { "name": "GetTenantManagedService", "description": "", "item": [ { "name": "{plan}", "description": "", "item": [ { "id": "bc0b8f77-fe3a-4bf9-bfe1-85c814fd5de6", "name": "Get tenant managed service state", "request": { "name": "Get tenant managed service state", "description": { "content": "Returns Windows Autopatch managed-service state for a specific plan. Recovered from the\nsupport bundles and confirmed with a GET probe for the `Starter` plan.\n", "type": "text/plain" }, "url": { "path": [ "support", "v1.0", "Tenants", "GetTenantManagedService", ":plan" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "Starter", "key": "plan", "disabled": false, "description": { "content": "(Required) Managed service plan identifier. (This can only be one of Starter,Premium)", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "d543ac38-ac81-4956-91b3-bf3cd8a6bdd5", "name": "Managed service state returned successfully.", "originalRequest": { "url": { "path": [ "support", "v1.0", "Tenants", "GetTenantManagedService", ":plan" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Managed service plan identifier. (This can only be one of Starter,Premium)", "type": "text/plain" }, "type": "any", "value": "Starter", "key": "plan" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tenantId\": \"eb132a29-3507-e025-3eee-73faab33f583\",\n \"plan\": \"string\",\n \"state\": \"string\",\n \"onboardedTimestampUtc\": \"2004-10-04T02:22:13.547Z\",\n \"partiallyEnrolledTimestampUtc\": \"1951-06-11T13:59:31.444Z\",\n \"enrolledTimestampUtc\": \"1981-01-21T21:58:44.185Z\",\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": \"string\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0a18080d-da13-4673-a401-735b41229e15", "name": "Authentication is required or the browser token is no longer valid.", "originalRequest": { "url": { "path": [ "support", "v1.0", "Tenants", "GetTenantManagedService", ":plan" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Managed service plan identifier. (This can only be one of Starter,Premium)", "type": "text/plain" }, "type": "any", "value": "Starter", "key": "plan" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "527cc3bc-06ec-43e7-85ee-c0fe9b8eb2f9", "name": "The authenticated principal does not have access to the requested Autopatch data.", "originalRequest": { "url": { "path": [ "support", "v1.0", "Tenants", "GetTenantManagedService", ":plan" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Managed service plan identifier. (This can only be one of Starter,Premium)", "type": "text/plain" }, "type": "any", "value": "Starter", "key": "plan" } ] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] } ], "auth": { "type": "bearer", "bearer": [ { "type": "any", "value": "{{bearerToken}}", "key": "token" } ] }, "event": [], "variable": [ { "key": "baseUrl", "value": "https://services.autopatch.microsoft.com" }, { "key": "supportRequestId", "value": "2cb251c2-c1b0-9237-ce7f-15c833a7348b" } ], "info": { "_postman_id": "044143fd-5c8f-4732-bef7-5ef22e7a2a49", "name": "Intune Autopatch", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { "content": "The Intune Autopatch API is used by Windows Autopatch experiences inside the Microsoft\nIntune admin center. The live surface is hosted on `services.autopatch.microsoft.com` and\nbacks blades such as:\n\n - Windows Autopatch > Autopatch groups\n - Reports > Windows quality updates\n - Reports > Windows feature updates\n - Windows Autopatch > Messages\n - Windows Autopatch > Support requests\n - Windows Autopatch > Tenant management\n - Roles > Windows Autopatch roles\n\nReal tenant traffic confirmed the main tenant, reporting, support, and role-management\nendpoints. A second pass mined the loaded `hosting.portal.azure.net/modernworkplace/*`\nbundles for additional concrete GET paths under `/access-control/` and `/support/`, then\nvalidated those with token-backed GET probes using the same browser session.\n\nA later report-focused pass captured live request and response samples for the Windows\nquality updates and Windows feature updates blades, then safely probed hidden sibling read\nroutes recovered from the same blade bundles. That work confirmed the live\n`/reporting/reports/v2/*` report families plus alternate\n`/unified-reporting/odata/1.0/WindowsFeatureUpdates*` resources.\n\nA related path, `GET /support/v1.0/Tenants/PreOnboardTenant`, returned `405 Method Not Allowed`\nduring probing and is therefore treated as a likely write-oriented onboarding flow rather than\ndocumented as a confirmed GET operation here.\n\nRequests use a browser-obtained bearer token together with portal headers such as\n`x-ms-client-request-id`, `x-ms-client-session-id`, and `x-ms-effective-locale`.\n\nDocumentation and specifications have been provided on a best-efforts basis and may not be\n100% accurate.\n\n\nContact Support:\n Name: nodoc", "type": "text/plain" } } }