diff --git a/openApiDocs/beta/Devices.CorporateManagement.yml b/openApiDocs/beta/Devices.CorporateManagement.yml index eeba53000f..259616ccde 100644 --- a/openApiDocs/beta/Devices.CorporateManagement.yml +++ b/openApiDocs/beta/Devices.CorporateManagement.yml @@ -9744,6 +9744,197 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /deviceAppManagement/mobileAppRelationships: + get: + tags: + - deviceAppManagement.mobileAppRelationship + summary: Get mobileAppRelationships from deviceAppManagement + description: List mobileAppRelationship objects for mobile applications. + operationId: deviceAppManagement_ListMobileAppRelationship + parameters: + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.mobileAppRelationshipCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - deviceAppManagement.mobileAppRelationship + summary: Create new navigation property to mobileAppRelationships for deviceAppManagement + operationId: deviceAppManagement_CreateMobileAppRelationship + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/deviceAppManagement/mobileAppRelationships/{mobileAppRelationship-id}': + get: + tags: + - deviceAppManagement.mobileAppRelationship + summary: Get mobileAppRelationships from deviceAppManagement + description: List mobileAppRelationship objects for mobile applications. + operationId: deviceAppManagement_GetMobileAppRelationship + parameters: + - name: mobileAppRelationship-id + in: path + description: The unique identifier of mobileAppRelationship + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mobileAppRelationship + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - deviceAppManagement.mobileAppRelationship + summary: Update the navigation property mobileAppRelationships in deviceAppManagement + operationId: deviceAppManagement_UpdateMobileAppRelationship + parameters: + - name: mobileAppRelationship-id + in: path + description: The unique identifier of mobileAppRelationship + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mobileAppRelationship + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - deviceAppManagement.mobileAppRelationship + summary: Delete navigation property mobileAppRelationships for deviceAppManagement + operationId: deviceAppManagement_DeleteMobileAppRelationship + parameters: + - name: mobileAppRelationship-id + in: path + description: The unique identifier of mobileAppRelationship + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mobileAppRelationship + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /deviceAppManagement/mobileAppRelationships/$count: + get: + tags: + - deviceAppManagement.mobileAppRelationship + summary: Get the number of the resource + operationId: deviceAppManagement.mobileAppRelationship_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' /deviceAppManagement/mobileApps: get: tags: @@ -10722,7 +10913,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidGraphFPreWorkApp_ListRelationship parameters: - name: mobileApp-id @@ -10813,7 +11004,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidGraphFPreWorkApp_GetRelationship parameters: - name: mobileApp-id @@ -12286,7 +12477,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidLobApp_ListRelationship parameters: - name: mobileApp-id @@ -12377,7 +12568,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidLobApp_GetRelationship parameters: - name: mobileApp-id @@ -12946,7 +13137,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidManagedStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -13037,7 +13228,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidManagedStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -13606,7 +13797,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -13697,7 +13888,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -15205,7 +15396,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosLobApp_ListRelationship parameters: - name: mobileApp-id @@ -15296,7 +15487,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosLobApp_GetRelationship parameters: - name: mobileApp-id @@ -15865,7 +16056,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -15956,7 +16147,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -16765,7 +16956,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosVppApp_ListRelationship parameters: - name: mobileApp-id @@ -16856,7 +17047,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosVppApp_GetRelationship parameters: - name: mobileApp-id @@ -18329,7 +18520,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSDmgApp_ListRelationship parameters: - name: mobileApp-id @@ -18420,7 +18611,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSDmgApp_GetRelationship parameters: - name: mobileApp-id @@ -19893,7 +20084,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSLobApp_ListRelationship parameters: - name: mobileApp-id @@ -19984,7 +20175,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSLobApp_GetRelationship parameters: - name: mobileApp-id @@ -21457,7 +21648,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSPkgApp_ListRelationship parameters: - name: mobileApp-id @@ -21548,7 +21739,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSPkgApp_GetRelationship parameters: - name: mobileApp-id @@ -23021,7 +23212,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedAndroidLobApp_ListRelationship parameters: - name: mobileApp-id @@ -23112,7 +23303,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedAndroidLobApp_GetRelationship parameters: - name: mobileApp-id @@ -24585,7 +24776,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedIOSLobApp_ListRelationship parameters: - name: mobileApp-id @@ -24676,7 +24867,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedIOSLobApp_GetRelationship parameters: - name: mobileApp-id @@ -26149,7 +26340,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedMobileLobApp_ListRelationship parameters: - name: mobileApp-id @@ -26240,7 +26431,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedMobileLobApp_GetRelationship parameters: - name: mobileApp-id @@ -27049,7 +27240,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMicrosoftStoreGraphFPreBusinessApp_ListRelationship parameters: - name: mobileApp-id @@ -27140,7 +27331,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMicrosoftStoreGraphFPreBusinessApp_GetRelationship parameters: - name: mobileApp-id @@ -28648,7 +28839,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWin32LobApp_ListRelationship parameters: - name: mobileApp-id @@ -28739,7 +28930,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWin32LobApp_GetRelationship parameters: - name: mobileApp-id @@ -30212,7 +30403,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsAppX_ListRelationship parameters: - name: mobileApp-id @@ -30303,7 +30494,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsAppX_GetRelationship parameters: - name: mobileApp-id @@ -31776,7 +31967,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsMobileMSI_ListRelationship parameters: - name: mobileApp-id @@ -31867,7 +32058,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsMobileMSI_GetRelationship parameters: - name: mobileApp-id @@ -32436,7 +32627,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -32527,7 +32718,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -34240,7 +34431,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsUniversalAppX_ListRelationship parameters: - name: mobileApp-id @@ -34331,7 +34522,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsUniversalAppX_GetRelationship parameters: - name: mobileApp-id @@ -34900,7 +35091,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsWebApp_ListRelationship parameters: - name: mobileApp-id @@ -34991,7 +35182,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsWebApp_GetRelationship parameters: - name: mobileApp-id @@ -35560,7 +35751,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWinGetApp_ListRelationship parameters: - name: mobileApp-id @@ -35651,7 +35842,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWinGetApp_GetRelationship parameters: - name: mobileApp-id @@ -35800,7 +35991,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileApp_ListRelationship parameters: - name: mobileApp-id @@ -35891,7 +36082,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileApp_GetRelationship parameters: - name: mobileApp-id @@ -48321,7 +48512,7 @@ paths: tags: - users.mobileAppTroubleshootingEvent summary: Get appLogCollectionRequests from users - description: The collection property of AppLogUploadRequest. + description: Indicates collection of App Log Upload Request. operationId: user.mobileAppTroubleshootingEvent_ListAppLogCollectionRequest parameters: - name: user-id @@ -48438,7 +48629,7 @@ paths: tags: - users.mobileAppTroubleshootingEvent summary: Get appLogCollectionRequests from users - description: The collection property of AppLogUploadRequest. + description: Indicates collection of App Log Upload Request. operationId: user.mobileAppTroubleshootingEvent_GetAppLogCollectionRequest parameters: - name: user-id @@ -48929,6 +49120,12 @@ components: $ref: '#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration' description: The Managed Device Mobile Application Configurations. x-ms-navigationProperty: true + mobileAppRelationships: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' + description: List mobileAppRelationship objects for mobile applications. + x-ms-navigationProperty: true mobileApps: type: array items: @@ -49045,11 +49242,11 @@ components: description: Whether the app should connect to the configured VPN on launch. customBrowserDisplayName: type: string - description: Friendly name of the preferred custom browser to open weblink on Android. + description: 'Friendly name of the preferred custom browser to open weblink on Android. When this property is configured, ManagedBrowserToOpenLinksRequired should be true.' nullable: true customBrowserPackageId: type: string - description: Unique identifier of a custom browser to open weblink on Android. + description: 'Unique identifier of the preferred custom browser to open weblink on Android. When this property is configured, ManagedBrowserToOpenLinksRequired should be true.' nullable: true customDialerAppDisplayName: type: string @@ -49765,7 +49962,7 @@ components: $ref: '#/components/schemas/microsoft.graph.managedAppDataEncryptionType' customBrowserProtocol: type: string - description: 'A custom browser protocol to open weblink on iOS. When this property is configured, ManagedBrowserToOpenLinksRequired should be true.' + description: A custom browser protocol to open weblink on iOS. nullable: true customDialerAppProtocol: type: string @@ -50561,6 +50758,36 @@ components: additionalProperties: type: object description: 'Contains properties, inherited properties and actions for an MDM mobile app configuration user status summary.' + microsoft.graph.mobileAppRelationship: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: mobileAppRelationship + type: object + properties: + targetDisplayName: + type: string + description: The display name of the app that is the target of the mobile app relationship entity. Read-Only. This property is read-only. + nullable: true + readOnly: true + targetDisplayVersion: + type: string + description: The display version of the app that is the target of the mobile app relationship entity. Read-Only. This property is read-only. + nullable: true + readOnly: true + targetId: + type: string + description: App ID of the app that is the target of the mobile app relationship entity. Read-Only + nullable: true + targetPublisher: + type: string + description: The publisher of the app that is the target of the mobile app relationship entity. Read-Only. This property is read-only. + nullable: true + readOnly: true + targetType: + $ref: '#/components/schemas/microsoft.graph.mobileAppRelationshipType' + additionalProperties: + type: object + description: Describes a relationship between two mobile apps. microsoft.graph.mobileApp: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -50570,14 +50797,14 @@ components: createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: The date and time the app was created. + description: The date and time the app was created. This property is read-only. format: date-time readOnly: true dependentAppCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: The total number of dependencies the child app has. + description: The total number of dependencies the child app has. This property is read-only. format: int32 readOnly: true description: @@ -50598,7 +50825,7 @@ components: nullable: true isAssigned: type: boolean - description: The value indicating whether the app is assigned to at least one group. + description: The value indicating whether the app is assigned to at least one group. This property is read-only. readOnly: true isFeatured: type: boolean @@ -50608,7 +50835,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: The date and time the app was last modified. + description: The date and time the app was last modified. This property is read-only. format: date-time readOnly: true notes: @@ -50653,7 +50880,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: The upload state. + description: 'The upload state. Possible values are: 0 - Not Ready, 1 - Ready, 2 - Processing. This property is read-only.' format: int32 readOnly: true assignments: @@ -50672,7 +50899,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. x-ms-navigationProperty: true additionalProperties: type: object @@ -50734,36 +50961,6 @@ components: additionalProperties: type: object description: Contains properties and inherited properties for Android for Work (AFW) Apps. - microsoft.graph.mobileAppRelationship: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: mobileAppRelationship - type: object - properties: - targetDisplayName: - type: string - description: The target mobile app's display name. This property is read-only. - nullable: true - readOnly: true - targetDisplayVersion: - type: string - description: The target mobile app's display version. This property is read-only. - nullable: true - readOnly: true - targetId: - type: string - description: The target mobile app's app id. - nullable: true - targetPublisher: - type: string - description: The target mobile app's publisher. This property is read-only. - nullable: true - readOnly: true - targetType: - $ref: '#/components/schemas/microsoft.graph.mobileAppRelationshipType' - additionalProperties: - type: object - description: Describes a relationship between two mobile apps. microsoft.graph.androidLobApp: allOf: - $ref: '#/components/schemas/microsoft.graph.mobileLobApp' @@ -50982,11 +51179,6 @@ components: - title: androidStoreApp type: object properties: - appIdentifier: - type: string - description: The Identity Name. This property is read-only. - nullable: true - readOnly: true appStoreUrl: type: string description: The Android app store URL. @@ -53003,7 +53195,7 @@ components: description: Optional role scope tags for the device category. additionalProperties: type: object - description: 'Device categories provides a way to organize your devices. Using device categories, company administrators can define their own categories that make sense to their company. These categories can then be applied to a device in the Intune Azure console or selected by a user during device enrollment. You can filter reports and create dynamic Azure Active Directory device groups based on device categories.' + description: 'Device categories provides a way to organize your devices. Using device categories, company administrators can define their own categories that make sense to their company. These categories can then be applied to a device in the Intune Azure console or selected by a user during device enrollment. You can filter reports and create dynamic Azure Active Directory device groups based on device categories.' microsoft.graph.deviceCompliancePolicyState: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -53523,7 +53715,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: The collection property of AppLogUploadRequest. + description: Indicates collection of App Log Upload Request. x-ms-navigationProperty: true additionalProperties: type: object @@ -54265,6 +54457,27 @@ components: additionalProperties: type: object description: Policy for Windows information protection to configure detailed management settings + microsoft.graph.mobileAppRelationshipType: + title: mobileAppRelationshipType + enum: + - child + - parent + - unknownFutureValue + type: string + description: Indicates whether the target of a relationship is the parent or the child in the relationship. + x-ms-enum: + name: mobileAppRelationshipType + modelAsString: false + values: + - value: child + description: Indicates that the target of a relationship is the child in the relationship. + name: child + - value: parent + description: Indicates that the target of a relationship is the parent in the relationship. + name: parent + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use. + name: unknownFutureValue microsoft.graph.mobileAppPublishingState: title: mobileAppPublishingState enum: @@ -54292,23 +54505,6 @@ components: additionalProperties: type: object description: Abstract class to contain properties used to assign a mobile app to a group. - microsoft.graph.mobileAppRelationshipType: - title: mobileAppRelationshipType - enum: - - child - - parent - type: string - description: Indicates whether the target of a relationship is the parent or the child in the relationship. - x-ms-enum: - name: mobileAppRelationshipType - modelAsString: false - values: - - value: child - description: Indicates that the target of a relationship is the child in the relationship. - name: child - - value: parent - description: Indicates that the target of a relationship is the parent in the relationship. - name: parent microsoft.graph.mobileLobApp: allOf: - $ref: '#/components/schemas/microsoft.graph.mobileApp' @@ -54347,6 +54543,15 @@ components: v11_0: type: boolean description: 'When TRUE, only Version 11.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.' + v12_0: + type: boolean + description: 'When TRUE, only Version 12.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.' + v13_0: + type: boolean + description: 'When TRUE, only Version 13.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.' + v14_0: + type: boolean + description: 'When TRUE, only Version 14.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.' v4_0: type: boolean description: 'When TRUE, only Version 4.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.' @@ -55829,10 +56034,10 @@ components: description: Windows 10 Azure AD Join using Device Auth. name: windowsAzureADJoinUsingDeviceAuth - value: appleUserEnrollment - description: Device managed by Apple user enrollment + description: Indicates the device is enrolled via Apple User Enrollment with Company Portal. It results in an enrollment with a new partition for managed apps and data and which supports a limited set of management capabilities name: appleUserEnrollment - value: appleUserEnrollmentWithServiceAccount - description: Device managed by Apple user enrollment with service account + description: Indicates the device is enrolled via Apple User Enrollment with Company Portal using a device enrollment manager user. It results in an enrollment with a new partition for managed apps and data and which supports a limited set of management capabilities name: appleUserEnrollmentWithServiceAccount - value: azureAdJoinUsingAzureVmExtension description: Azure AD Join enrollment when an Azure VM is provisioned @@ -58839,40 +59044,40 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.mobileAppCollectionResponse: - title: Collection of mobileApp + microsoft.graph.mobileAppRelationshipCollectionResponse: + title: Collection of mobileAppRelationship type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.mobileApp' + $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' '@odata.nextLink': type: string nullable: true additionalProperties: type: object - microsoft.graph.mobileAppAssignmentCollectionResponse: - title: Collection of mobileAppAssignment + microsoft.graph.mobileAppCollectionResponse: + title: Collection of mobileApp type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.mobileAppAssignment' + $ref: '#/components/schemas/microsoft.graph.mobileApp' '@odata.nextLink': type: string nullable: true additionalProperties: type: object - microsoft.graph.mobileAppRelationshipCollectionResponse: - title: Collection of mobileAppRelationship + microsoft.graph.mobileAppAssignmentCollectionResponse: + title: Collection of mobileAppAssignment type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' + $ref: '#/components/schemas/microsoft.graph.mobileAppAssignment' '@odata.nextLink': type: string nullable: true @@ -61167,7 +61372,7 @@ components: description: Optional. Short text description of the app used to generate the activity for use in cases when the app is not installed on the user’s local device. nullable: true contentInfo: - description: Optional. A custom piece of data - JSON-LD extensible description of content according to schema.org syntax. + $ref: '#/components/schemas/microsoft.graph.Json' contentUrl: type: string description: 'Optional. Used in the event the content can be rendered outside of a native or web-based app experience (for example, a pointer to an item in an RSS feed).' @@ -62845,6 +63050,12 @@ components: $ref: '#/components/schemas/microsoft.graph.baseSitePage' description: The collection of pages in the baseSitePages list on this site. x-ms-navigationProperty: true + pageTemplates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.pageTemplate' + description: The collection of page templates on this site. + x-ms-navigationProperty: true permissions: type: array items: @@ -63228,7 +63439,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: 'The owners of the group who can be users or service principals. Nullable. If this property isn''t specified when creating a Microsoft 365 group, the calling user is automatically assigned as the group owner. Supports $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1); Supports $expand including nested $select. For example, /groups?$filter=startsWith(displayName,''Role'')&$select=id,displayName&$expand=owners($select=id,userPrincipalName,displayName).' + description: 'The owners of the group who can be users or service principals. Limited to 100 owners. Nullable. If this property isn''t specified when creating a Microsoft 365 group the calling user (admin or non-admin) is automatically assigned as the group owner. A non-admin user can''t explicitly add themselves to this collection when they''re creating the group. For more information, see the related known issue. For security groups, the admin user isn''t automatically added to this collection. For more information, see the related known issue. Supports $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1); Supports $expand including nested $select. For example, /groups?$filter=startsWith(displayName,''Role'')&$select=id,displayName&$expand=owners($select=id,userPrincipalName,displayName).' x-ms-navigationProperty: true permissionGrants: type: array @@ -63850,6 +64061,11 @@ components: description: The meeting start time in UTC. Required when you create an online meeting. format: date-time nullable: true + aiInsights: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.callAiInsight' + x-ms-navigationProperty: true meetingAttendanceReport: $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' recordings: @@ -64702,6 +64918,11 @@ components: $ref: '#/components/schemas/microsoft.graph.printer' additionalProperties: type: object + microsoft.graph.Json: + title: Json + type: object + additionalProperties: + type: object microsoft.graph.status: title: status enum: @@ -64722,7 +64943,7 @@ components: description: Optional. Background color used to render the activity in the UI - brand color for the application source of the activity. Must be a valid hex color nullable: true content: - description: Optional. Custom piece of data - JSON object used to provide custom content to render the activity in the Windows Shell UI + $ref: '#/components/schemas/microsoft.graph.Json' description: type: string description: 'Optional. Longer text description of the user''s unique activity (example: document name, first sentence, and/or metadata)' @@ -66087,7 +66308,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.chatMessageMention' - description: 'List of entities mentioned in the chat message. Supported entities are: user, bot, team, channel, and tag.' + description: 'List of entities mentioned in the chat message. Supported entities are: user, bot, team, channel, chat, and tag.' messageHistory: type: array items: @@ -67231,6 +67452,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.pageTemplate: + allOf: + - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + - title: pageTemplate + type: object + properties: + titleArea: + $ref: '#/components/schemas/microsoft.graph.titleArea' + canvasLayout: + $ref: '#/components/schemas/microsoft.graph.canvasLayout' + webParts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.webPart' + description: The collection of web parts on the SharePoint page. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.permission: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -68673,6 +68912,40 @@ components: description: For broadcast meeting only. additionalProperties: type: object + microsoft.graph.callAiInsight: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: callAiInsight + type: object + properties: + actionItems: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.actionItem' + callId: + type: string + nullable: true + contentCorrelationId: + type: string + nullable: true + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + endDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + meetingNotes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.meetingNote' + viewpoint: + $ref: '#/components/schemas/microsoft.graph.callAiInsightViewPoint' + additionalProperties: + type: object microsoft.graph.meetingAttendanceReport: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -69417,6 +69690,13 @@ components: description: Read-only. The date on which task is added to or removed from MyDay. format: date nullable: true + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.identitySet' + lastModifiedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true orderHint: type: string description: 'The hint used to order items of this type in a list view. For more information, see Using order hints in plannern.' @@ -70062,11 +70342,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -70488,11 +70768,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -72693,6 +72973,69 @@ components: - newsLink - videoNewsLink type: string + microsoft.graph.titleArea: + title: titleArea + type: object + properties: + alternativeText: + type: string + description: Alternative text on the title area. + nullable: true + enableGradientEffect: + type: boolean + description: Indicates whether the title area has a gradient effect enabled. + nullable: true + imageWebUrl: + type: string + description: URL of the image in the title area. + nullable: true + layout: + $ref: '#/components/schemas/microsoft.graph.titleAreaLayoutType' + serverProcessedContent: + $ref: '#/components/schemas/microsoft.graph.serverProcessedContent' + showAuthor: + type: boolean + description: Indicates whether the author should be shown in title area. + nullable: true + showPublishedDate: + type: boolean + description: Indicates whether the published date should be shown in title area. + nullable: true + showTextBlockAboveTitle: + type: boolean + description: Indicates whether the text block above title should be shown in title area. + nullable: true + textAboveTitle: + type: string + description: The text above title line. + nullable: true + textAlignment: + $ref: '#/components/schemas/microsoft.graph.titleAreaTextAlignmentType' + additionalProperties: + type: object + microsoft.graph.canvasLayout: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: canvasLayout + type: object + properties: + horizontalSections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.horizontalSection' + description: Collection of horizontal sections on the SharePoint page. + x-ms-navigationProperty: true + verticalSection: + $ref: '#/components/schemas/microsoft.graph.verticalSection' + additionalProperties: + type: object + microsoft.graph.webPart: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: webPart + type: object + additionalProperties: + type: object microsoft.graph.sharePointIdentitySet: allOf: - $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -74096,6 +74439,47 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.actionItem: + title: actionItem + type: object + properties: + ownerDisplayName: + type: string + nullable: true + text: + type: string + nullable: true + title: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.meetingNote: + title: meetingNote + type: object + properties: + subpoints: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.meetingNoteSubpoint' + text: + type: string + nullable: true + title: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.callAiInsightViewPoint: + title: callAiInsightViewPoint + type: object + properties: + mentionEvents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mentionEvent' + additionalProperties: + type: object microsoft.graph.attendanceRecord: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -75935,7 +76319,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + description: Collection of certificate restrictions settings to be applied to an application or service principal. passwordCredentials: type: array items: @@ -76243,6 +76627,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' @@ -76829,7 +77214,7 @@ components: description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + $ref: '#/components/schemas/microsoft.graph.Json' visible: type: boolean description: Indicates whether the object is visible. @@ -77130,6 +77515,92 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.titleAreaLayoutType: + title: titleAreaLayoutType + enum: + - imageAndTitle + - plain + - colorBlock + - overlap + - unknownFutureValue + type: string + microsoft.graph.serverProcessedContent: + title: serverProcessedContent + type: object + properties: + componentDependencies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' + description: A key-value map where keys are string identifiers and values are component ids. SharePoint servers might decide to use this hint to preload the script for corresponding components for performance boost. + customMetadata: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.metaDataKeyValuePair' + description: A key-value map where keys are string identifier and values are object of custom key-value pair. + htmlStrings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' + description: 'A key-value map where keys are string identifiers and values are rich text with HTML format. SharePoint servers treat the values as HTML content and run services like safety checks, search index and link fixup on them.' + imageSources: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' + description: A key-value map where keys are string identifiers and values are image sources. SharePoint servers treat the values as image sources and run services like search index and link fixup on them. + links: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' + description: A key-value map where keys are string identifiers and values are links. SharePoint servers treat the values as links and run services like link fixup on them. + searchablePlainTexts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.metaDataKeyStringPair' + description: A key-value map where keys are string identifiers and values are strings that should be search indexed. + additionalProperties: + type: object + microsoft.graph.titleAreaTextAlignmentType: + title: titleAreaTextAlignmentType + enum: + - left + - center + - unknownFutureValue + type: string + microsoft.graph.horizontalSection: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: horizontalSection + type: object + properties: + emphasis: + $ref: '#/components/schemas/microsoft.graph.sectionEmphasisType' + layout: + $ref: '#/components/schemas/microsoft.graph.horizontalSectionLayoutType' + columns: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' + description: The set of vertical columns in this section. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.verticalSection: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: verticalSection + type: object + properties: + emphasis: + $ref: '#/components/schemas/microsoft.graph.sectionEmphasisType' + webparts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.webPart' + description: The set of web parts in this section. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.sharePointIdentity: allOf: - $ref: '#/components/schemas/microsoft.graph.identity' @@ -77634,6 +78105,34 @@ components: - invited - organizationExcludingGuests type: string + microsoft.graph.meetingNoteSubpoint: + title: meetingNoteSubpoint + type: object + properties: + text: + type: string + nullable: true + title: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.mentionEvent: + title: mentionEvent + type: object + properties: + eventDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + speaker: + $ref: '#/components/schemas/microsoft.graph.identitySet' + transcriptUtterance: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.attendanceInterval: title: attendanceInterval type: object @@ -80151,7 +80650,7 @@ components: description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' + $ref: '#/components/schemas/microsoft.graph.Json' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -80169,7 +80668,7 @@ components: description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' + $ref: '#/components/schemas/microsoft.graph.Json' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -80301,6 +80800,74 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.metaDataKeyStringPair: + title: metaDataKeyStringPair + type: object + properties: + key: + type: string + description: Key of the meta data. + nullable: true + value: + type: string + description: Value of the meta data. + nullable: true + additionalProperties: + type: object + microsoft.graph.metaDataKeyValuePair: + title: metaDataKeyValuePair + type: object + properties: + key: + type: string + description: Key of the metadata. + nullable: true + value: + $ref: '#/components/schemas/microsoft.graph.Json' + additionalProperties: + type: object + microsoft.graph.sectionEmphasisType: + title: sectionEmphasisType + enum: + - none + - neutral + - soft + - strong + - unknownFutureValue + type: string + microsoft.graph.horizontalSectionLayoutType: + title: horizontalSectionLayoutType + enum: + - none + - oneColumn + - twoColumns + - threeColumns + - oneThirdLeftColumn + - oneThirdRightColumn + - fullWidth + - unknownFutureValue + type: string + microsoft.graph.horizontalSectionColumn: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: horizontalSectionColumn + type: object + properties: + width: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'Width of the column. A horizontal section is divided into 12 grids. A column should have a value of 1-12 to represent its range spans. For example, there can be two columns both have a width of 6 in a section.' + format: int32 + nullable: true + webparts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.webPart' + description: The collection of WebParts in this column. + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.termStore.relationType: title: relationType enum: @@ -81460,7 +82027,7 @@ components: type: string description: 'An operator in a cell; for example, =, >, <, <=, or <>.' values: - description: The values that appear in the cell. + $ref: '#/components/schemas/microsoft.graph.Json' additionalProperties: type: object microsoft.graph.workbookIcon: @@ -81485,13 +82052,13 @@ components: type: object properties: majorUnit: - description: Represents the interval between two major tick marks. Can be set to a numeric value or an empty string. The returned value is always a number. + $ref: '#/components/schemas/microsoft.graph.Json' maximum: - description: Represents the maximum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. + $ref: '#/components/schemas/microsoft.graph.Json' minimum: - description: Represents the minimum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. + $ref: '#/components/schemas/microsoft.graph.Json' minorUnit: - description: Represents the interval between two minor tick marks. 'Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. + $ref: '#/components/schemas/microsoft.graph.Json' format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisFormat' majorGridlines: @@ -81585,7 +82152,7 @@ components: type: object properties: value: - description: The value of a chart point. Read-only. + $ref: '#/components/schemas/microsoft.graph.Json' format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -82079,24 +82646,24 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationAssignmentCollectionResponse' - microsoft.graph.mobileAppCollectionResponse: + microsoft.graph.mobileAppRelationshipCollectionResponse: description: Retrieved collection content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mobileAppCollectionResponse' - microsoft.graph.mobileAppAssignmentCollectionResponse: + $ref: '#/components/schemas/microsoft.graph.mobileAppRelationshipCollectionResponse' + microsoft.graph.mobileAppCollectionResponse: description: Retrieved collection content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mobileAppAssignmentCollectionResponse' - microsoft.graph.mobileAppRelationshipCollectionResponse: + $ref: '#/components/schemas/microsoft.graph.mobileAppCollectionResponse' + microsoft.graph.mobileAppAssignmentCollectionResponse: description: Retrieved collection content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mobileAppRelationshipCollectionResponse' + $ref: '#/components/schemas/microsoft.graph.mobileAppAssignmentCollectionResponse' microsoft.graph.mobileAppContentCollectionResponse: description: Retrieved collection content: @@ -82492,4 +83059,4 @@ components: tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token scopes: { } security: - - azureaadv2: [ ] + - azureaadv2: [ ] \ No newline at end of file diff --git a/openApiDocs/v1.0/Devices.CorporateManagement.yml b/openApiDocs/v1.0/Devices.CorporateManagement.yml index dc9ec825b4..ae5b32ee01 100644 --- a/openApiDocs/v1.0/Devices.CorporateManagement.yml +++ b/openApiDocs/v1.0/Devices.CorporateManagement.yml @@ -14,7 +14,7 @@ paths: description: Read properties and relationships of the deviceAppManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-deviceappmanagement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetDeviceAppManagement parameters: - name: $select @@ -54,7 +54,7 @@ paths: description: Update the properties of a deviceAppManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-policyset-deviceappmanagement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-unlock-deviceappmanagement-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateDeviceAppManagement requestBody: description: New property values @@ -2252,11 +2252,11 @@ paths: get: tags: - deviceAppManagement.managedAppPolicy - summary: List targetedManagedAppProtections - description: List properties and relationships of the targetedManagedAppProtection objects. + summary: List managedAppConfigurations + description: List properties and relationships of the managedAppConfiguration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-managedappconfiguration-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppPolicy parameters: - $ref: '#/components/parameters/top' @@ -2329,11 +2329,11 @@ paths: get: tags: - deviceAppManagement.managedAppPolicy - summary: Get managedAppConfiguration - description: Read properties and relationships of the managedAppConfiguration object. + summary: Get windowsInformationProtection + description: Read properties and relationships of the windowsInformationProtection object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedappconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotection-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedAppPolicy parameters: - name: managedAppPolicy-id @@ -2434,7 +2434,7 @@ paths: '/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/microsoft.graph.targetApps': post: tags: - - deviceAppManagement.managedAppPolicy + - deviceAppManagement.Actions summary: Invoke action targetApps description: Not yet documented externalDocs: @@ -2488,11 +2488,11 @@ paths: get: tags: - deviceAppManagement.managedAppRegistration - summary: List managedAppRegistrations - description: List properties and relationships of the managedAppRegistration objects. + summary: List androidManagedAppRegistrations + description: List properties and relationships of the androidManagedAppRegistration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppRegistration parameters: - $ref: '#/components/parameters/top' @@ -2892,7 +2892,7 @@ paths: '/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/microsoft.graph.targetApps': post: tags: - - deviceAppManagement.managedAppRegistration + - deviceAppManagement.Actions summary: Invoke action targetApps description: Not yet documented externalDocs: @@ -3179,7 +3179,7 @@ paths: '/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/microsoft.graph.targetApps': post: tags: - - deviceAppManagement.managedAppRegistration + - deviceAppManagement.Actions summary: Invoke action targetApps description: Not yet documented externalDocs: @@ -3520,7 +3520,7 @@ paths: /deviceAppManagement/managedAppRegistrations/microsoft.graph.getUserIdsWithFlaggedAppRegistration(): get: tags: - - deviceAppManagement.managedAppRegistration + - deviceAppManagement.Functions summary: Invoke function getUserIdsWithFlaggedAppRegistration description: Not yet documented externalDocs: @@ -3758,11 +3758,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: List managedEBooks - description: List properties and relationships of the managedEBook objects. + summary: List iosVppEBooks + description: List properties and relationships of the iosVppEBook objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-managedebook-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebook-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedEBook parameters: - $ref: '#/components/parameters/top' @@ -4015,11 +4015,11 @@ paths: post: tags: - deviceAppManagement.managedEBook - summary: Create iosVppEBookAssignment - description: Create a new iosVppEBookAssignment object. + summary: Create managedEBookAssignment + description: Create a new managedEBookAssignment object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_CreateAssignment parameters: - name: managedEBook-id @@ -4051,11 +4051,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get iosVppEBookAssignment - description: Read properties and relationships of the iosVppEBookAssignment object. + summary: Get managedEBookAssignment + description: Read properties and relationships of the managedEBookAssignment object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-get?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_GetAssignment parameters: - name: managedEBook-id @@ -4107,11 +4107,11 @@ paths: patch: tags: - deviceAppManagement.managedEBook - summary: Update iosVppEBookAssignment - description: Update the properties of a iosVppEBookAssignment object. + summary: Update managedEBookAssignment + description: Update the properties of a managedEBookAssignment object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-update?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_UpdateAssignment parameters: - name: managedEBook-id @@ -4150,11 +4150,11 @@ paths: delete: tags: - deviceAppManagement.managedEBook - summary: Delete managedEBookAssignment - description: Deletes a managedEBookAssignment. + summary: Delete iosVppEBookAssignment + description: Deletes a iosVppEBookAssignment. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-delete?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_DeleteAssignment parameters: - name: managedEBook-id @@ -4578,7 +4578,7 @@ paths: '/deviceAppManagement/managedEBooks/{managedEBook-id}/microsoft.graph.assign': post: tags: - - deviceAppManagement.managedEBook + - deviceAppManagement.Actions summary: Invoke action assign description: Not yet documented externalDocs: @@ -6106,7 +6106,7 @@ paths: /deviceAppManagement/microsoft.graph.syncMicrosoftStoreForBusinessApps: post: tags: - - deviceAppManagement.deviceAppManagement + - deviceAppManagement.Actions summary: Invoke action syncMicrosoftStoreForBusinessApps description: Syncs Intune account with Microsoft Store For Business externalDocs: @@ -7152,7 +7152,7 @@ paths: '/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/microsoft.graph.assign': post: tags: - - deviceAppManagement.managedDeviceMobileAppConfiguration + - deviceAppManagement.Actions summary: Invoke action assign description: Not yet documented externalDocs: @@ -7574,11 +7574,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: List iosiPadOSWebClips - description: List properties and relationships of the iosiPadOSWebClip objects. + summary: List managedMobileLobApps + description: List properties and relationships of the managedMobileLobApp objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-iosipadoswebclip-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-managedmobilelobapp-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListMobileApp parameters: - $ref: '#/components/parameters/top' @@ -7655,11 +7655,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: Get androidLobApp - description: Read properties and relationships of the androidLobApp object. + summary: Get managedApp + description: Read properties and relationships of the managedApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-androidlobapp-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-managedapp-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetMobileApp parameters: - name: mobileApp-id @@ -7703,11 +7703,11 @@ paths: patch: tags: - deviceAppManagement.mobileApp - summary: Update webApp - description: Update the properties of a webApp object. + summary: Update managedAndroidStoreApp + description: Update the properties of a managedAndroidStoreApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-webapp-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-managedandroidstoreapp-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateMobileApp parameters: - name: mobileApp-id @@ -7738,11 +7738,11 @@ paths: delete: tags: - deviceAppManagement.mobileApp - summary: Delete iosStoreApp - description: Deletes a iosStoreApp. + summary: Delete androidStoreApp + description: Deletes a androidStoreApp. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-iosstoreapp-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-androidstoreapp-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteMobileApp parameters: - name: mobileApp-id @@ -9346,7 +9346,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.commit': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action commit description: Commits a file of a given app. operationId: deviceAppManagement.mobileApp.microsoft.graph.androidLobApp.contentVersion.file_commit @@ -9396,7 +9396,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.renewUpload': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action renewUpload description: Renews the SAS URI for an application file upload. operationId: deviceAppManagement.mobileApp.microsoft.graph.androidLobApp.contentVersion.file_renewUpload @@ -9906,7 +9906,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.assign': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action assign operationId: deviceAppManagement.mobileApp_assign parameters: @@ -11125,7 +11125,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.commit': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action commit description: Commits a file of a given app. operationId: deviceAppManagement.mobileApp.microsoft.graph.iosLobApp.contentVersion.file_commit @@ -11175,7 +11175,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.renewUpload': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action renewUpload description: Renews the SAS URI for an application file upload. operationId: deviceAppManagement.mobileApp.microsoft.graph.iosLobApp.contentVersion.file_renewUpload @@ -13289,7 +13289,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.commit': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action commit description: Commits a file of a given app. operationId: deviceAppManagement.mobileApp.microsoft.graph.macOSDmgApp.contentVersion.file_commit @@ -13339,7 +13339,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.renewUpload': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action renewUpload description: Renews the SAS URI for an application file upload. operationId: deviceAppManagement.mobileApp.microsoft.graph.macOSDmgApp.contentVersion.file_renewUpload @@ -14613,7 +14613,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.commit': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action commit description: Commits a file of a given app. operationId: deviceAppManagement.mobileApp.microsoft.graph.macOSLobApp.contentVersion.file_commit @@ -14663,7 +14663,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.renewUpload': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action renewUpload description: Renews the SAS URI for an application file upload. operationId: deviceAppManagement.mobileApp.microsoft.graph.macOSLobApp.contentVersion.file_renewUpload @@ -15937,7 +15937,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.commit': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action commit description: Commits a file of a given app. operationId: deviceAppManagement.mobileApp.microsoft.graph.managedAndroidLobApp.contentVersion.file_commit @@ -15987,7 +15987,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.renewUpload': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action renewUpload description: Renews the SAS URI for an application file upload. operationId: deviceAppManagement.mobileApp.microsoft.graph.managedAndroidLobApp.contentVersion.file_renewUpload @@ -17261,7 +17261,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.commit': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action commit description: Commits a file of a given app. operationId: deviceAppManagement.mobileApp.microsoft.graph.managedIOSLobApp.contentVersion.file_commit @@ -17311,7 +17311,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.renewUpload': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action renewUpload description: Renews the SAS URI for an application file upload. operationId: deviceAppManagement.mobileApp.microsoft.graph.managedIOSLobApp.contentVersion.file_renewUpload @@ -18585,7 +18585,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.commit': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action commit description: Commits a file of a given app. operationId: deviceAppManagement.mobileApp.microsoft.graph.managedMobileLobApp.contentVersion.file_commit @@ -18635,7 +18635,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.renewUpload': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action renewUpload description: Renews the SAS URI for an application file upload. operationId: deviceAppManagement.mobileApp.microsoft.graph.managedMobileLobApp.contentVersion.file_renewUpload @@ -20329,7 +20329,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.commit': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action commit description: Commits a file of a given app. operationId: deviceAppManagement.mobileApp.microsoft.graph.win32LobApp.contentVersion.file_commit @@ -20379,7 +20379,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.renewUpload': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action renewUpload description: Renews the SAS URI for an application file upload. operationId: deviceAppManagement.mobileApp.microsoft.graph.win32LobApp.contentVersion.file_renewUpload @@ -21653,7 +21653,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.commit': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action commit description: Commits a file of a given app. operationId: deviceAppManagement.mobileApp.microsoft.graph.windowsAppX.contentVersion.file_commit @@ -21703,7 +21703,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.renewUpload': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action renewUpload description: Renews the SAS URI for an application file upload. operationId: deviceAppManagement.mobileApp.microsoft.graph.windowsAppX.contentVersion.file_renewUpload @@ -22977,7 +22977,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.commit': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action commit description: Commits a file of a given app. operationId: deviceAppManagement.mobileApp.microsoft.graph.windowsMobileMSI.contentVersion.file_commit @@ -23027,7 +23027,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.renewUpload': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action renewUpload description: Renews the SAS URI for an application file upload. operationId: deviceAppManagement.mobileApp.microsoft.graph.windowsMobileMSI.contentVersion.file_renewUpload @@ -24541,7 +24541,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.commit': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action commit description: Commits a file of a given app. operationId: deviceAppManagement.mobileApp.microsoft.graph.windowsUniversalAppX.contentVersion.file_commit @@ -24591,7 +24591,7 @@ paths: '/deviceAppManagement/mobileApps/{mobileApp-id}/microsoft.graph.windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/microsoft.graph.renewUpload': post: tags: - - deviceAppManagement.mobileApp + - deviceAppManagement.Actions summary: Invoke action renewUpload description: Renews the SAS URI for an application file upload. operationId: deviceAppManagement.mobileApp.microsoft.graph.windowsUniversalAppX.contentVersion.file_renewUpload @@ -26917,7 +26917,7 @@ paths: '/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/microsoft.graph.assign': post: tags: - - deviceAppManagement.targetedManagedAppConfiguration + - deviceAppManagement.Actions summary: Invoke action assign description: Not yet documented externalDocs: @@ -26956,7 +26956,7 @@ paths: '/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/microsoft.graph.targetApps': post: tags: - - deviceAppManagement.targetedManagedAppConfiguration + - deviceAppManagement.Actions summary: Invoke action targetApps description: Not yet documented externalDocs: @@ -27206,7 +27206,7 @@ paths: '/deviceAppManagement/vppTokens/{vppToken-id}/microsoft.graph.syncLicenses': post: tags: - - deviceAppManagement.vppToken + - deviceAppManagement.Actions summary: Invoke action syncLicenses description: Syncs licenses associated with a specific appleVolumePurchaseProgramToken externalDocs: @@ -28914,13 +28914,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory/$ref': + '/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates': get: tags: - users.managedDevice - summary: Get ref of deviceCategory from users - description: Device category - operationId: user.managedDevice_GetDeviceCategoryGraphBPreRef + summary: Get deviceCompliancePolicyStates from users + description: Device compliance policy states for this device. + operationId: user.managedDevice_ListDeviceCompliancePolicyState parameters: - name: user-id in: path @@ -28938,51 +28938,55 @@ paths: schema: type: string x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Retrieved navigation property link - content: - application/json: - schema: - type: string - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - put: - tags: - - users.managedDevice - summary: Update the ref of navigation property deviceCategory in users - operationId: user.managedDevice_SetDeviceCategoryGraphBPreRef - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: managedDevice - requestBody: - $ref: '#/components/requestBodies/refPutBody' + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + $ref: '#/components/responses/microsoft.graph.deviceCompliancePolicyStateCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - delete: + post: tags: - users.managedDevice - summary: Delete ref of navigation property deviceCategory for users - operationId: user.managedDevice_DeleteDeviceCategoryGraphBPreRef + summary: Create new navigation property to deviceCompliancePolicyStates for users + operationId: user.managedDevice_CreateDeviceCompliancePolicyState parameters: - name: user-id in: path @@ -29000,25 +29004,30 @@ paths: schema: type: string x-ms-docs-key-type: managedDevice - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.deviceCompliancePolicyState' + required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.deviceCompliancePolicyState' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates': + '/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}': get: tags: - users.managedDevice summary: Get deviceCompliancePolicyStates from users description: Device compliance policy states for this device. - operationId: user.managedDevice_ListDeviceCompliancePolicyState + operationId: user.managedDevice_GetDeviceCompliancePolicyState parameters: - name: user-id in: path @@ -29036,21 +29045,14 @@ paths: schema: type: string x-ms-docs-key-type: managedDevice - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false + - name: deviceCompliancePolicyState-id + in: path + description: The unique identifier of deviceCompliancePolicyState + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: deviceCompliancePolicyState - name: $select in: query description: Select properties to be returned @@ -29073,18 +29075,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.deviceCompliancePolicyStateCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.deviceCompliancePolicyState' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - users.managedDevice - summary: Create new navigation property to deviceCompliancePolicyStates for users - operationId: user.managedDevice_CreateDeviceCompliancePolicyState + summary: Update the navigation property deviceCompliancePolicyStates in users + operationId: user.managedDevice_UpdateDeviceCompliancePolicyState parameters: - name: user-id in: path @@ -29102,8 +29105,16 @@ paths: schema: type: string x-ms-docs-key-type: managedDevice + - name: deviceCompliancePolicyState-id + in: path + description: The unique identifier of deviceCompliancePolicyState + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: deviceCompliancePolicyState requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: @@ -29111,7 +29122,7 @@ paths: required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: @@ -29119,13 +29130,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}': - get: + delete: tags: - users.managedDevice - summary: Get deviceCompliancePolicyStates from users - description: Device compliance policy states for this device. - operationId: user.managedDevice_GetDeviceCompliancePolicyState + summary: Delete navigation property deviceCompliancePolicyStates for users + operationId: user.managedDevice_DeleteDeviceCompliancePolicyState parameters: - name: user-id in: path @@ -29151,6 +29160,187 @@ paths: schema: type: string x-ms-docs-key-type: deviceCompliancePolicyState + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count': + get: + tags: + - users.managedDevice + summary: Get the number of the resource + operationId: user.managedDevice.deviceCompliancePolicyState_GetCount + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: managedDevice-id + in: path + description: The unique identifier of managedDevice + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDevice + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates': + get: + tags: + - users.managedDevice + summary: Get deviceConfigurationStates from users + description: Device configuration states for this device. + operationId: user.managedDevice_ListDeviceConfigurationState + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: managedDevice-id + in: path + description: The unique identifier of managedDevice + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDevice + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.deviceConfigurationStateCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - users.managedDevice + summary: Create new navigation property to deviceConfigurationStates for users + operationId: user.managedDevice_CreateDeviceConfigurationState + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: managedDevice-id + in: path + description: The unique identifier of managedDevice + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDevice + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.deviceConfigurationState' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.deviceConfigurationState' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}': + get: + tags: + - users.managedDevice + summary: Get deviceConfigurationStates from users + description: Device configuration states for this device. + operationId: user.managedDevice_GetDeviceConfigurationState + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + - name: managedDevice-id + in: path + description: The unique identifier of managedDevice + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDevice + - name: deviceConfigurationState-id + in: path + description: The unique identifier of deviceConfigurationState + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: deviceConfigurationState - name: $select in: query description: Select properties to be returned @@ -29177,15 +29367,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.deviceCompliancePolicyState' + $ref: '#/components/schemas/microsoft.graph.deviceConfigurationState' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - users.managedDevice - summary: Update the navigation property deviceCompliancePolicyStates in users - operationId: user.managedDevice_UpdateDeviceCompliancePolicyState + summary: Update the navigation property deviceConfigurationStates in users + operationId: user.managedDevice_UpdateDeviceConfigurationState parameters: - name: user-id in: path @@ -29203,20 +29393,20 @@ paths: schema: type: string x-ms-docs-key-type: managedDevice - - name: deviceCompliancePolicyState-id + - name: deviceConfigurationState-id in: path - description: The unique identifier of deviceCompliancePolicyState + description: The unique identifier of deviceConfigurationState required: true style: simple schema: type: string - x-ms-docs-key-type: deviceCompliancePolicyState + x-ms-docs-key-type: deviceConfigurationState requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.deviceCompliancePolicyState' + $ref: '#/components/schemas/microsoft.graph.deviceConfigurationState' required: true responses: 2XX: @@ -29224,15 +29414,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.deviceCompliancePolicyState' + $ref: '#/components/schemas/microsoft.graph.deviceConfigurationState' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - users.managedDevice - summary: Delete navigation property deviceCompliancePolicyStates for users - operationId: user.managedDevice_DeleteDeviceCompliancePolicyState + summary: Delete navigation property deviceConfigurationStates for users + operationId: user.managedDevice_DeleteDeviceConfigurationState parameters: - name: user-id in: path @@ -29250,14 +29440,14 @@ paths: schema: type: string x-ms-docs-key-type: managedDevice - - name: deviceCompliancePolicyState-id + - name: deviceConfigurationState-id in: path - description: The unique identifier of deviceCompliancePolicyState + description: The unique identifier of deviceConfigurationState required: true style: simple schema: type: string - x-ms-docs-key-type: deviceCompliancePolicyState + x-ms-docs-key-type: deviceConfigurationState - name: If-Match in: header description: ETag @@ -29270,12 +29460,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count': + '/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count': get: tags: - users.managedDevice summary: Get the number of the resource - operationId: user.managedDevice.deviceCompliancePolicyState_GetCount + operationId: user.managedDevice.deviceConfigurationState_GetCount parameters: - name: user-id in: path @@ -29300,13 +29490,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates': + '/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests': get: tags: - users.managedDevice - summary: Get deviceConfigurationStates from users - description: Device configuration states for this device. - operationId: user.managedDevice_ListDeviceConfigurationState + summary: Get logCollectionRequests from users + description: List of log collection requests + operationId: user.managedDevice_ListLogCollectionRequest parameters: - name: user-id in: path @@ -29361,7 +29551,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.deviceConfigurationStateCollectionResponse' + $ref: '#/components/responses/microsoft.graph.deviceLogCollectionResponseCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -29371,8 +29561,8 @@ paths: post: tags: - users.managedDevice - summary: Create new navigation property to deviceConfigurationStates for users - operationId: user.managedDevice_CreateDeviceConfigurationState + summary: Create new navigation property to logCollectionRequests for users + operationId: user.managedDevice_CreateLogCollectionRequest parameters: - name: user-id in: path @@ -29395,7 +29585,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.deviceConfigurationState' + $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionResponse' required: true responses: 2XX: @@ -29403,17 +29593,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.deviceConfigurationState' + $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionResponse' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}': + '/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}': get: tags: - users.managedDevice - summary: Get deviceConfigurationStates from users - description: Device configuration states for this device. - operationId: user.managedDevice_GetDeviceConfigurationState + summary: Get logCollectionRequests from users + description: List of log collection requests + operationId: user.managedDevice_GetLogCollectionRequest parameters: - name: user-id in: path @@ -29431,14 +29621,14 @@ paths: schema: type: string x-ms-docs-key-type: managedDevice - - name: deviceConfigurationState-id + - name: deviceLogCollectionResponse-id in: path - description: The unique identifier of deviceConfigurationState + description: The unique identifier of deviceLogCollectionResponse required: true style: simple schema: type: string - x-ms-docs-key-type: deviceConfigurationState + x-ms-docs-key-type: deviceLogCollectionResponse - name: $select in: query description: Select properties to be returned @@ -29465,15 +29655,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.deviceConfigurationState' + $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionResponse' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - users.managedDevice - summary: Update the navigation property deviceConfigurationStates in users - operationId: user.managedDevice_UpdateDeviceConfigurationState + summary: Update the navigation property logCollectionRequests in users + operationId: user.managedDevice_UpdateLogCollectionRequest parameters: - name: user-id in: path @@ -29491,20 +29681,20 @@ paths: schema: type: string x-ms-docs-key-type: managedDevice - - name: deviceConfigurationState-id + - name: deviceLogCollectionResponse-id in: path - description: The unique identifier of deviceConfigurationState + description: The unique identifier of deviceLogCollectionResponse required: true style: simple schema: type: string - x-ms-docs-key-type: deviceConfigurationState + x-ms-docs-key-type: deviceLogCollectionResponse requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.deviceConfigurationState' + $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionResponse' required: true responses: 2XX: @@ -29512,15 +29702,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.deviceConfigurationState' + $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionResponse' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - users.managedDevice - summary: Delete navigation property deviceConfigurationStates for users - operationId: user.managedDevice_DeleteDeviceConfigurationState + summary: Delete navigation property logCollectionRequests for users + operationId: user.managedDevice_DeleteLogCollectionRequest parameters: - name: user-id in: path @@ -29538,14 +29728,14 @@ paths: schema: type: string x-ms-docs-key-type: managedDevice - - name: deviceConfigurationState-id + - name: deviceLogCollectionResponse-id in: path - description: The unique identifier of deviceConfigurationState + description: The unique identifier of deviceLogCollectionResponse required: true style: simple schema: type: string - x-ms-docs-key-type: deviceConfigurationState + x-ms-docs-key-type: deviceLogCollectionResponse - name: If-Match in: header description: ETag @@ -29558,12 +29748,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count': + '/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count': get: tags: - users.managedDevice summary: Get the number of the resource - operationId: user.managedDevice.deviceConfigurationState_GetCount + operationId: user.managedDevice.logCollectionRequest_GetCount parameters: - name: user-id in: path @@ -29588,13 +29778,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests': + '/users/{user-id}/managedDevices/{managedDevice-id}/users': get: tags: - users.managedDevice - summary: Get logCollectionRequests from users - description: List of log collection requests - operationId: user.managedDevice_ListLogCollectionRequest + summary: Get users from users + description: The primary users associated with the managed device. + operationId: user.managedDevice_ListUser parameters: - name: user-id in: path @@ -29649,1025 +29839,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.deviceLogCollectionResponseCollectionResponse' + $ref: '#/components/responses/microsoft.graph.userCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - users.managedDevice - summary: Create new navigation property to logCollectionRequests for users - operationId: user.managedDevice_CreateLogCollectionRequest - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionResponse' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}': + '/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState': get: tags: - users.managedDevice - summary: Get logCollectionRequests from users - description: List of log collection requests - operationId: user.managedDevice_GetLogCollectionRequest - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - - name: deviceLogCollectionResponse-id - in: path - description: The unique identifier of deviceLogCollectionResponse - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: deviceLogCollectionResponse - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - users.managedDevice - summary: Update the navigation property logCollectionRequests in users - operationId: user.managedDevice_UpdateLogCollectionRequest - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - - name: deviceLogCollectionResponse-id - in: path - description: The unique identifier of deviceLogCollectionResponse - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: deviceLogCollectionResponse - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionResponse' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - users.managedDevice - summary: Delete navigation property logCollectionRequests for users - operationId: user.managedDevice_DeleteLogCollectionRequest - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - - name: deviceLogCollectionResponse-id - in: path - description: The unique identifier of deviceLogCollectionResponse - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: deviceLogCollectionResponse - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/microsoft.graph.createDownloadUrl': - post: - tags: - - users.managedDevice - summary: Invoke action createDownloadUrl - operationId: user.managedDevice.logCollectionRequest_createDownloadUrl - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - - name: deviceLogCollectionResponse-id - in: path - description: The unique identifier of deviceLogCollectionResponse - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: deviceLogCollectionResponse - responses: - 2XX: - description: Success - content: - application/json: - schema: - type: object - properties: - value: - type: string - nullable: true - additionalProperties: - type: object - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count': - get: - tags: - - users.managedDevice - summary: Get the number of the resource - operationId: user.managedDevice.logCollectionRequest_GetCount - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.bypassActivationLock': - post: - tags: - - users.managedDevice - summary: Invoke action bypassActivationLock - description: Bypass activation lock - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0 - operationId: user.managedDevice_bypassActivationLock - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.cleanWindowsDevice': - post: - tags: - - users.managedDevice - summary: Invoke action cleanWindowsDevice - description: Clean Windows device - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0 - operationId: user.managedDevice_cleanWindowsDevice - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - keepUserData: - type: boolean - default: false - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.deleteUserFromSharedAppleDevice': - post: - tags: - - users.managedDevice - summary: Invoke action deleteUserFromSharedAppleDevice - description: Delete user from shared Apple device - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0 - operationId: user.managedDevice_deleteUserFromSharedAppleDevice - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - userPrincipalName: - type: string - nullable: true - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.disableLostMode': - post: - tags: - - users.managedDevice - summary: Invoke action disableLostMode - description: Disable lost mode - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0 - operationId: user.managedDevice_disableLostMode - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.locateDevice': - post: - tags: - - users.managedDevice - summary: Invoke action locateDevice - description: Locate a device - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0 - operationId: user.managedDevice_locateDevice - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.logoutSharedAppleDeviceActiveUser': - post: - tags: - - users.managedDevice - summary: Invoke action logoutSharedAppleDeviceActiveUser - description: Logout shared Apple device active user - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0 - operationId: user.managedDevice_logoutSharedAppleDeviceActiveUser - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.rebootNow': - post: - tags: - - users.managedDevice - summary: Invoke action rebootNow - description: Reboot device - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0 - operationId: user.managedDevice_rebootNow - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.recoverPasscode': - post: - tags: - - users.managedDevice - summary: Invoke action recoverPasscode - description: Recover passcode - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0 - operationId: user.managedDevice_recoverPasscode - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.remoteLock': - post: - tags: - - users.managedDevice - summary: Invoke action remoteLock - description: Remote lock - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0 - operationId: user.managedDevice_remoteLock - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.requestRemoteAssistance': - post: - tags: - - users.managedDevice - summary: Invoke action requestRemoteAssistance - description: Request remote assistance - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0 - operationId: user.managedDevice_requestRemoteAssistance - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.resetPasscode': - post: - tags: - - users.managedDevice - summary: Invoke action resetPasscode - description: Reset passcode - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0 - operationId: user.managedDevice_resetPasscode - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.retire': - post: - tags: - - users.managedDevice - summary: Invoke action retire - description: Retire a device - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0 - operationId: user.managedDevice_retire - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.shutDown': - post: - tags: - - users.managedDevice - summary: Invoke action shutDown - description: Shut down device - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0 - operationId: user.managedDevice_shutDown - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.syncDevice': - post: - tags: - - users.managedDevice - summary: Invoke action syncDevice - description: Not yet documented - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0 - operationId: user.managedDevice_syncDevice - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.updateWindowsDeviceAccount': - post: - tags: - - users.managedDevice - summary: Invoke action updateWindowsDeviceAccount - description: Not yet documented - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0 - operationId: user.managedDevice_updateWindowsDeviceAccount - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - updateWindowsDeviceAccountActionParameter: - $ref: '#/components/schemas/microsoft.graph.updateWindowsDeviceAccountActionParameter' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.windowsDefenderScan': - post: - tags: - - users.managedDevice - summary: Invoke action windowsDefenderScan - description: Not yet documented - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0 - operationId: user.managedDevice_windowsDefenderScan - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - quickScan: - type: boolean - default: false - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.windowsDefenderUpdateSignatures': - post: - tags: - - users.managedDevice - summary: Invoke action windowsDefenderUpdateSignatures - description: Not yet documented - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0 - operationId: user.managedDevice_windowsDefenderUpdateSignature - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.wipe': - post: - tags: - - users.managedDevice - summary: Invoke action wipe - description: Wipe a device - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0 - operationId: user.managedDevice_wipe - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - keepEnrollmentData: - type: boolean - default: false - nullable: true - keepUserData: - type: boolean - default: false - nullable: true - macOsUnlockCode: - type: string - nullable: true - persistEsimDataPlan: - type: boolean - default: false - nullable: true - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/users': - get: - tags: - - users.managedDevice - summary: Get users from users - description: The primary users associated with the managed device. - operationId: user.managedDevice_ListUser - parameters: - - name: user-id - in: path - description: The unique identifier of user - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: user - - name: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.userCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState': - get: - tags: - - users.managedDevice - summary: Get windowsProtectionState from users - description: The device protection status. This property is read-only. - operationId: user.managedDevice_GetWindowsProtectionState + summary: Get windowsProtectionState from users + description: The device protection status. This property is read-only. + operationId: user.managedDevice_GetWindowsProtectionState parameters: - name: user-id in: path @@ -31227,7 +30412,7 @@ components: deployedAppCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of apps to which the current policy is deployed. format: int32 disableAppEncryptionIfDeviceEncryptionIsEnabled: @@ -31293,7 +30478,7 @@ components: configurationDeployedUserCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Not yet documented format: int32 configurationDeploymentSummaryPerApp: @@ -31333,7 +30518,7 @@ components: deployedAppCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of apps to which the current policy is deployed. format: int32 disableAppEncryptionIfDeviceEncryptionIsEnabled: @@ -31386,7 +30571,7 @@ components: deployedAppCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of apps to which the current policy is deployed. format: int32 faceIdBlocked: @@ -31683,37 +30868,37 @@ components: failedDeviceCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of Devices that have failed to install this book. format: int32 failedUserCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of Users that have 1 or more device that failed to install this book. format: int32 installedDeviceCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of Devices that have successfully installed this book. format: int32 installedUserCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of Users whose devices have all succeeded to install this book. format: int32 notInstalledDeviceCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of Devices that does not have this book installed. format: int32 notInstalledUserCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of Users that did not install this book. format: int32 additionalProperties: @@ -31728,19 +30913,19 @@ components: failedDeviceCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Failed Device Count. format: int32 installedDeviceCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Installed Device Count. format: int32 notInstalledDeviceCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Not installed device count. format: int32 userName: @@ -31841,7 +31026,7 @@ components: version: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Version of the device configuration. format: int32 assignments: @@ -31926,19 +31111,19 @@ components: configurationVersion: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Version of the policy for that overview format: int32 errorCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of error devices format: int32 failedCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of failed devices format: int32 lastUpdateDateTime: @@ -31949,19 +31134,19 @@ components: notApplicableCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of not applicable devices format: int32 pendingCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of pending devices format: int32 successCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of succeeded devices format: int32 additionalProperties: @@ -31976,7 +31161,7 @@ components: devicesCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Devices count for that user. format: int32 lastReportedDateTime: @@ -32006,19 +31191,19 @@ components: configurationVersion: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Version of the policy for that overview format: int32 errorCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of error Users format: int32 failedCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of failed Users format: int32 lastUpdateDateTime: @@ -32029,19 +31214,19 @@ components: notApplicableCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of not applicable users format: int32 pendingCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of pending Users format: int32 successCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of succeeded Users format: int32 additionalProperties: @@ -32227,11 +31412,11 @@ components: description: the file name. nullable: true size: - type: number + type: integer description: The size of the file prior to encryption. format: int64 sizeEncrypted: - type: number + type: integer description: The size of the file after encryption. format: int64 uploadState: @@ -32378,13 +31563,13 @@ components: totalLicenseCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The total number of VPP licenses. format: int32 usedLicenseCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of VPP licenses in use. format: int32 vppTokenAccountType: @@ -32459,7 +31644,7 @@ components: md5HashChunkSize: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'The chunk size for MD5 hash. This is ''0'' or empty if the package was uploaded directly. If the Intune App Wrapping Tool is used to create a .intunemac, this value can be found inside the Detection.xml file.' format: int32 minimumSupportedOperatingSystem: @@ -32540,7 +31725,7 @@ components: description: The name of the main Lob application file. nullable: true size: - type: number + type: integer description: 'The total size, including all uploaded files.' format: int64 readOnly: true @@ -32572,13 +31757,13 @@ components: totalLicenseCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The total number of Microsoft Store for Business licenses. format: int32 usedLicenseCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of Microsoft Store for Business licenses in use. format: int32 additionalProperties: @@ -32601,28 +31786,28 @@ components: minimumCpuSpeedInMHz: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The value for the minimum CPU speed which is required to install this app. format: int32 nullable: true minimumFreeDiskSpaceInMB: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The value for the minimum free disk space which is required to install this app. format: int32 nullable: true minimumMemoryInMB: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The value for the minimum physical memory which is required to install this app. format: int32 nullable: true minimumNumberOfProcessors: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The value for the minimum number of processors which is required to install this app. format: int32 nullable: true @@ -32769,7 +31954,7 @@ components: deployedAppCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of apps to which the current policy is deployed. format: int32 isAssigned: @@ -32875,7 +32060,7 @@ components: daysWithoutContactBeforeUnenroll: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Offline interval before app data is wiped (days) format: int32 mdmEnrollmentUrl: @@ -32885,25 +32070,25 @@ components: minutesOfInactivityBeforeDeviceLock: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. format: int32 numberOfPastPinsRemembered: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Integer value that specifies the number of past PINs that can be associated to a user account that can''t be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0.' format: int32 passwordMaximumAttemptCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. format: int32 pinExpirationDays: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user''s PIN will never expire. This node was added in Windows 10, version 1511. Default is 0.' format: int32 pinLowercaseLetters: @@ -32911,7 +32096,7 @@ components: pinMinimumLength: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest.' format: int32 pinSpecialCharacters: @@ -33050,7 +32235,7 @@ components: format: date-time readOnly: true freeStorageSpaceInBytes: - type: number + type: integer description: Free Storage in Bytes. Default value is 0. Read-only. This property is read-only. format: int64 readOnly: true @@ -33134,7 +32319,7 @@ components: nullable: true readOnly: true physicalMemoryInBytes: - type: number + type: integer description: 'Total Memory in Bytes. Default is 0. To retrieve actual values GET call needs to be made, with device id and included in select parameter. Supports: $select. Read-only. This property is read-only.' format: int64 readOnly: true @@ -33164,7 +32349,7 @@ components: nullable: true readOnly: true totalStorageSpaceInBytes: - type: number + type: integer description: Total Storage in Bytes. This property is read-only. format: int64 readOnly: true @@ -33240,7 +32425,7 @@ components: nullable: true additionalProperties: type: object - description: 'Device categories provides a way to organize your devices. Using device categories, company administrators can define their own categories that make sense to their company. These categories can then be applied to a device in the Intune Azure console or selected by a user during device enrollment. You can filter reports and create dynamic Azure Active Directory device groups based on device categories.' + description: 'Device categories provides a way to organize your devices. Using device categories, company administrators can define their own categories that make sense to their company. These categories can then be applied to a device in the Intune Azure console or selected by a user during device enrollment. You can filter reports and create dynamic Azure Active Directory device groups based on device categories.' microsoft.graph.deviceCompliancePolicyState: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -33256,7 +32441,7 @@ components: settingCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of how many setting a policy holds format: int32 settingStates: @@ -33268,7 +32453,7 @@ components: version: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The version of the policy format: int32 additionalProperties: @@ -33289,7 +32474,7 @@ components: settingCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of how many setting a policy holds format: int32 settingStates: @@ -33301,7 +32486,7 @@ components: version: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The version of the policy format: int32 additionalProperties: @@ -33348,40 +32533,11 @@ components: type: number description: The size of the logs in KB. Valid values -1.79769313486232E+308 to 1.79769313486232E+308 format: double - nullable: true status: $ref: '#/components/schemas/microsoft.graph.appLogUploadState' additionalProperties: type: object description: Windows Log Collection request entity. - microsoft.graph.updateWindowsDeviceAccountActionParameter: - title: updateWindowsDeviceAccountActionParameter - type: object - properties: - calendarSyncEnabled: - type: boolean - description: Not yet documented - nullable: true - deviceAccount: - $ref: '#/components/schemas/microsoft.graph.windowsDeviceAccount' - deviceAccountEmail: - type: string - description: Not yet documented - nullable: true - exchangeServer: - type: string - description: Not yet documented - nullable: true - passwordRotationEnabled: - type: boolean - description: Not yet documented - nullable: true - sessionInitiationProtocalAddress: - type: string - description: Not yet documented - nullable: true - additionalProperties: - type: object microsoft.graph.windowsProtectionState: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -33494,7 +32650,7 @@ components: detectionCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of times the malware is detected format: int32 nullable: true @@ -33571,7 +32727,7 @@ components: configurationAppliedUserCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of users the policy is applied. format: int32 mobileAppIdentifier: @@ -33619,13 +32775,13 @@ components: maximumPinRetries: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. format: int32 minimumPinLength: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Minimum pin length required for an app-level pin if PinRequired is set to True format: int32 minimumRequiredAppVersion: @@ -33982,7 +33138,7 @@ components: description: The name of the main Lob application file. nullable: true size: - type: number + type: integer description: 'The total size, including all uploaded files.' format: int64 readOnly: true @@ -34322,7 +33478,7 @@ components: returnCode: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Return code. format: int32 type: @@ -34723,11 +33879,11 @@ components: description: Informational attribute that identifies the HASH algorithm that was used by TPM nullable: true resetCount: - type: number + type: integer description: The number of times a PC device has hibernated or resumed format: int64 restartCount: - type: number + type: integer description: The number of times a PC device has rebooted format: int64 safeMode: @@ -35105,7 +34261,7 @@ components: deviceEnrollmentLimit: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 displayName: @@ -35125,7 +34281,7 @@ components: employeeLeaveDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: 'The date and time when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs at least one of the following Microsoft Entra roles: Lifecycle Workflows Administrator (least privilege), Global Reader. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.' + description: 'The date and time when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs at least one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.' format: date-time nullable: true employeeOrgData: @@ -35606,7 +34762,6 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - description: Represents a Microsoft Entra user account. microsoft.graph.policyPlatformType: title: policyPlatformType enum: @@ -35657,7 +34812,7 @@ components: description: Current value of setting on device nullable: true errorCode: - type: number + type: integer description: Error code for the setting format: int64 errorDescription: @@ -35711,7 +34866,7 @@ components: description: Current value of setting on device nullable: true errorCode: - type: number + type: integer description: Error code for the setting format: int64 errorDescription: @@ -35761,8 +34916,6 @@ components: - '-INF' - INF - NaN - type: string - nullable: true microsoft.graph.appLogUploadState: title: appLogUploadState enum: @@ -35788,16 +34941,6 @@ components: - value: unknownFutureValue description: Evolvable enumeration sentinel value. Do not use. name: unknownFutureValue - microsoft.graph.windowsDeviceAccount: - title: windowsDeviceAccount - type: object - properties: - password: - type: string - description: Not yet documented - nullable: true - additionalProperties: - type: object microsoft.graph.windowsDeviceHealthState: title: windowsDeviceHealthState enum: @@ -36329,16 +35472,6 @@ components: - value: noStatusCleared description: No status cleared name: noStatusCleared - ReferenceUpdate: - type: object - properties: - '@odata.id': - type: string - '@odata.type': - type: string - nullable: true - additionalProperties: - type: object microsoft.graph.ODataErrors.ODataError: required: - error @@ -37701,15 +36834,15 @@ components: properties: capabilityStatus: type: string - description: 'Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value.' + description: 'For example, ''Enabled''.' nullable: true provisioningStatus: type: string - description: 'The possible values are:Success - Service is fully provisioned.Disabled - Service is disabled.Error - The service plan isn''t provisioned and is in an error state.PendingInput - The service isn''t provisioned and is awaiting service confirmation.PendingActivation - The service is provisioned but requires explicit activation by an administrator (for example, Intune_O365 service plan)PendingProvisioning - Microsoft has added a new service to the product SKU and it isn''t activated in the tenant.' + description: 'For example, ''Success''.' nullable: true service: type: string - description: 'The name of the service; for example, ''AccessControlS2S''.' + description: 'The name of the service; for example, ''AccessControlS2S''' nullable: true additionalProperties: type: object @@ -38215,7 +37348,7 @@ components: reminderMinutesBeforeStart: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of minutes before the event start time that the reminder alert occurs. format: int32 nullable: true @@ -38586,7 +37719,7 @@ components: properties: driveType: type: string - description: Describes the type of drive represented by this resource. OneDrive personal drives return personal. OneDrive for Business returns business. SharePoint document libraries return documentLibrary. Read-only. + description: Describes the type of drive represented by this resource. OneDrive personal drives will return personal. OneDrive for Business will return business. SharePoint document libraries will return documentLibrary. Read-only. nullable: true owner: $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -38910,7 +38043,7 @@ components: childFolderCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of immediate child mailFolders in the current mailFolder. format: int32 nullable: true @@ -38929,14 +38062,14 @@ components: totalItemCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of items in the mailFolder. format: int32 nullable: true unreadItemCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of items in the mailFolder marked as unread. format: int32 nullable: true @@ -39365,14 +38498,14 @@ components: height: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The height of the photo. Read-only. format: int32 nullable: true width: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The width of the photo. Read-only. format: int32 nullable: true @@ -39721,7 +38854,7 @@ components: activeDurationSeconds: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Optional. The duration of active user engagement. if not supplied, this is calculated from the startedDateTime and lastActiveDateTime.' format: int32 nullable: true @@ -39882,7 +39015,6 @@ components: nullable: true additionalProperties: type: object - description: The status of a long-running operation. microsoft.graph.passwordAuthenticationMethod: allOf: - $ref: '#/components/schemas/microsoft.graph.authenticationMethod' @@ -39952,7 +39084,7 @@ components: lifetimeInMinutes: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The lifetime of the Temporary Access Pass in minutes starting at startDateTime. Must be between 10 and 43200 inclusive (equivalent to 30 days). format: int32 nullable: true @@ -40303,7 +39435,7 @@ components: size: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The length of the attachment in bytes. format: int32 additionalProperties: @@ -40663,12 +39795,12 @@ components: type: object properties: deleted: - type: number + type: integer description: 'Total space consumed by files in the recycle bin, in bytes. Read-only.' format: int64 nullable: true remaining: - type: number + type: integer description: 'Total space remaining before reaching the quota limit, in bytes. Read-only.' format: int64 nullable: true @@ -40679,12 +39811,12 @@ components: storagePlanInformation: $ref: '#/components/schemas/microsoft.graph.storagePlanInformation' total: - type: number + type: integer description: 'Total allowed storage space, in bytes. Read-only.' format: int64 nullable: true used: - type: number + type: integer description: 'Total space used, in bytes. Read-only.' format: int64 nullable: true @@ -40781,7 +39913,7 @@ components: sharepointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' size: - type: number + type: integer description: Size of the item in bytes. Read-only. format: int64 nullable: true @@ -40898,7 +40030,7 @@ components: completionPercentage: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The percentage completion value of the course activity. Optional. format: int32 nullable: true @@ -41177,7 +40309,7 @@ components: percentageComplete: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: A value between 0 and 100 that indicates the progress of the operation. format: int32 nullable: true @@ -41191,7 +40323,6 @@ components: nullable: true additionalProperties: type: object - description: The status of a long-running operation. microsoft.graph.baseSitePage: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' @@ -41431,21 +40562,21 @@ components: guestsCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of guests in a team. format: int32 nullable: true membersCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of members in a team. format: int32 nullable: true ownersCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of owners in a team. format: int32 nullable: true @@ -41706,7 +40837,7 @@ components: unseenCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Count of conversations that received new posts since the signed-in user last visited the group. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' format: int32 nullable: true @@ -41849,7 +40980,6 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - description: Represents a Microsoft Entra group. microsoft.graph.teamsAsyncOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -41859,7 +40989,7 @@ components: attemptsCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of times the operation was attempted before being marked successful or failed. format: int32 createdDateTime: @@ -42007,7 +41137,7 @@ components: memberCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of users assigned to the tag. format: int32 nullable: true @@ -42087,7 +41217,7 @@ components: sequence: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Indicates the order in which the rule is executed, among other rules.' format: int32 nullable: true @@ -42217,7 +41347,7 @@ components: level: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The indentation level of the page. Read-only. format: int32 nullable: true @@ -42226,7 +41356,7 @@ components: order: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The order of the page within its parent section. Read-only. format: int32 nullable: true @@ -42650,7 +41780,7 @@ components: activeChecklistItemCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Number of checklist items with value set to false, representing incomplete items.' format: int32 nullable: true @@ -42669,7 +41799,7 @@ components: checklistItemCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of checklist items that are present on the task. format: int32 nullable: true @@ -42710,7 +41840,7 @@ components: percentComplete: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Percentage of task completion. When set to 100, the task is considered completed.' format: int32 nullable: true @@ -42723,14 +41853,14 @@ components: priority: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Priority of the task. The valid range of values is between 0 and 10, with the increasing value being lower priority (0 has the highest priority and 10 has the lowest priority). Currently, Planner interprets values 0 and 1 as ''urgent'', 2, 3 and 4 as ''important'', 5, 6, and 7 as ''medium'', and 8, 9, and 10 as ''low''. Additionally, Planner sets the value 1 for ''urgent'', 3 for ''important'', 5 for ''medium'', and 9 for ''low''.' format: int32 nullable: true referenceCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of external references that exist on the task. format: int32 nullable: true @@ -43124,7 +42254,7 @@ components: deviceVersion: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: For internal use only. format: int32 nullable: true @@ -43383,7 +42513,7 @@ components: dayOfMonth: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The day of the month on which the event occurs. Required if type is absoluteMonthly or absoluteYearly. format: int32 daysOfWeek: @@ -43398,13 +42528,13 @@ components: interval: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'The number of units between occurrences, where units can be in days, weeks, months, or years, depending on the type. Required.' format: int32 month: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The month in which the event occurs. This is a number from 1 to 12. format: int32 type: @@ -43424,7 +42554,7 @@ components: numberOfOccurrences: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of times to repeat the event. Required and must be positive if type is numbered. format: int32 recurrenceTimeZone: @@ -43621,7 +42751,7 @@ components: id: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Index of an entity being mentioned in the specified chatMessage. Matches the {index} value in the corresponding tag in the message body.' format: int32 nullable: true @@ -43673,19 +42803,11 @@ components: createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: 'The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + description: 'The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z' format: date-time - displayName: - type: string - description: The name of the reaction. - nullable: true - reactionContentUrl: - type: string - description: The hosted content URL for the custom reaction type. - nullable: true reactionType: type: string - description: 'The reaction type. Supported values include Unicode characters, custom, and some backward-compatible reaction types, such as like, angry, sad, laugh, heart, and surprised.' + description: 'Supported values are like, angry, sad, laugh, heart, surprised.' user: $ref: '#/components/schemas/microsoft.graph.chatMessageReactionIdentitySet' additionalProperties: @@ -43794,7 +42916,7 @@ components: description: The performing artist for the audio file. nullable: true bitrate: - type: number + type: integer description: Bitrate expressed in kbps. format: int64 nullable: true @@ -43809,19 +42931,19 @@ components: disc: maximum: 32767 minimum: -32768 - type: number + type: integer description: The number of the disc this audio file came from. format: int16 nullable: true discCount: maximum: 32767 minimum: -32768 - type: number + type: integer description: The total number of discs in this album. format: int16 nullable: true duration: - type: number + type: integer description: 'Duration of the audio file, expressed in milliseconds' format: int64 nullable: true @@ -43844,21 +42966,21 @@ components: track: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of the track on the original disc for this audio file. format: int32 nullable: true trackCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The total number of tracks on the original disc for this audio file. format: int32 nullable: true year: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The year the audio file was recorded. format: int32 nullable: true @@ -43873,7 +42995,7 @@ components: childCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of children contained immediately within this container. format: int32 nullable: true @@ -43935,7 +43057,7 @@ components: childCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of children contained immediately within this container. format: int32 nullable: true @@ -43950,14 +43072,14 @@ components: height: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Optional. Height of the image, in pixels. Read-only.' format: int32 nullable: true width: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Optional. Width of the image, in pixels. Read-only.' format: int32 nullable: true @@ -44047,14 +43169,14 @@ components: iso: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The ISO value from the camera. Read-only. format: int32 nullable: true orientation: maximum: 32767 minimum: -32768 - type: number + type: integer description: The orientation value from the camera. Writable on OneDrive Personal. format: int16 nullable: true @@ -44127,7 +43249,7 @@ components: sharepointIds: $ref: '#/components/schemas/microsoft.graph.sharepointIds' size: - type: number + type: integer description: Size of the remote item. Read-only. format: int64 nullable: true @@ -44192,14 +43314,14 @@ components: audioBitsPerSample: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of audio bits per sample. format: int32 nullable: true audioChannels: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of audio channels. format: int32 nullable: true @@ -44210,19 +43332,19 @@ components: audioSamplesPerSecond: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Number of audio samples per second. format: int32 nullable: true bitrate: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Bit rate of the video in bits per second. format: int32 nullable: true duration: - type: number + type: integer description: Duration of the file in milliseconds. format: int64 nullable: true @@ -44238,14 +43360,14 @@ components: height: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Height of the video, in pixels.' format: int32 nullable: true width: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Width of the video, in pixels.' format: int32 nullable: true @@ -44397,7 +43519,7 @@ components: format: base64url nullable: true size: - type: number + type: integer description: Indicates the size of the content stream for this version of the item. format: int64 nullable: true @@ -44778,14 +43900,14 @@ components: linesForEditing: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The size of the text box. format: int32 nullable: true maxLength: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The maximum number of characters for the value. format: int32 nullable: true @@ -44907,7 +44029,7 @@ components: position: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Specifies the position in which the content type appears in the selection UI. format: int32 nullable: true @@ -45118,7 +44240,6 @@ components: type: number description: 'Value indicating how much the document is currently trending. The larger the number, the more the document is currently trending around the user (the more relevant it is). Returned documents are sorted by this value.' format: double - nullable: true resource: $ref: '#/components/schemas/microsoft.graph.entity' additionalProperties: @@ -45161,7 +44282,7 @@ components: guestsCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of guests in a channel. format: int32 nullable: true @@ -45172,14 +44293,14 @@ components: membersCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of members in a channel. format: int32 nullable: true ownersCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of owners in a channel. format: int32 nullable: true @@ -45272,7 +44393,7 @@ components: groupLifetimeInDays: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Number of days before a group expires and needs to be renewed. Once renewed, the group expiration is extended by the number of days defined.' format: int32 nullable: true @@ -46059,7 +45180,7 @@ components: totalParticipantCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Total number of participants. Read-only. format: int32 nullable: true @@ -46348,25 +45469,25 @@ components: type: object properties: deleted: - type: number + type: integer format: int64 nullable: true manageWebUrl: type: string nullable: true remaining: - type: number + type: integer format: int64 nullable: true state: type: string nullable: true total: - type: number + type: integer format: int64 nullable: true used: - type: number + type: integer format: int64 nullable: true services: @@ -46530,7 +45651,7 @@ components: items: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer format: int32 nullable: true description: A list of supported bottom margins(in microns) for the printer. @@ -46556,7 +45677,7 @@ components: items: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer format: int32 nullable: true description: The list of print resolutions in DPI that are supported by the printer. @@ -46594,7 +45715,7 @@ components: items: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer format: int32 nullable: true description: A list of supported left margins(in microns) for the printer. @@ -46637,7 +45758,7 @@ components: items: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer format: int32 nullable: true description: Supported number of Input Pages to impose upon a single Impression. @@ -46651,7 +45772,7 @@ components: items: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer format: int32 nullable: true description: A list of supported right margins(in microns) for the printer. @@ -46669,7 +45790,7 @@ components: items: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer format: int32 nullable: true description: A list of supported top margins(in microns) for the printer. @@ -46688,14 +45809,14 @@ components: copiesPerJob: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The default number of copies printed per job. format: int32 nullable: true dpi: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The default resolution in DPI to use when printing the job. format: int32 nullable: true @@ -46737,7 +45858,7 @@ components: pagesPerSheet: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The default number of document pages to print on each sheet. format: int32 nullable: true @@ -46754,7 +45875,7 @@ components: altitudeInMeters: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'The altitude, in meters, that the printer is located at.' format: int32 nullable: true @@ -46944,7 +46065,7 @@ components: type: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: For internal use only. format: int32 nullable: true @@ -47020,10 +46141,6 @@ components: title: teamsAppAuthorization type: object properties: - clientAppId: - type: string - description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. - nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' additionalProperties: @@ -47284,7 +46401,7 @@ components: height: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'The height of the thumbnail, in pixels.' format: int32 nullable: true @@ -47299,7 +46416,7 @@ components: width: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'The width of the thumbnail, in pixels.' format: int32 nullable: true @@ -47478,7 +46595,7 @@ components: position: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The zero-based position of the worksheet within the workbook. format: int32 visibility: @@ -47527,14 +46644,14 @@ components: actionCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of times the action took place. Read-only. format: int32 nullable: true actorCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of distinct actors that performed the action. Read-only. format: int32 nullable: true @@ -47923,7 +47040,7 @@ components: openSlotCount: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Count of the number of slots for the given open shift. format: int32 additionalProperties: @@ -48009,14 +47126,14 @@ components: maximumSize: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The maximum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. format: int32 nullable: true minimumSize: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The minimum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. format: int32 nullable: true @@ -48067,7 +47184,7 @@ components: totalAttendanceInSeconds: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: Total duration of the attendances in seconds. format: int32 nullable: true @@ -48272,7 +47389,7 @@ components: size: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The length of the attachment in bytes. format: int32 additionalProperties: @@ -48367,12 +47484,12 @@ components: type: object properties: end: - type: number + type: integer description: The inclusive upper bound of the integer range. format: int64 nullable: true start: - type: number + type: integer description: The inclusive lower bound of the integer range. format: int64 nullable: true @@ -49355,14 +48472,14 @@ components: copies: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of copies that should be printed. Read-only. format: int32 nullable: true dpi: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' format: int32 nullable: true @@ -49409,7 +48526,7 @@ components: pagesPerSheet: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The number of document pages to print on each sheet. format: int32 nullable: true @@ -49469,7 +48586,7 @@ components: description: The document's name. Read-only. nullable: true size: - type: number + type: integer description: The document's size in bytes. Read-only. format: int64 additionalProperties: @@ -49608,7 +48725,7 @@ components: index: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: @@ -49630,7 +48747,7 @@ components: index: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: @@ -49666,12 +48783,10 @@ components: type: number description: 'Represents the height, in points, of the chart object.' format: double - nullable: true left: type: number description: 'The distance, in points, from the left side of the chart to the worksheet origin.' format: double - nullable: true name: type: string description: Represents the name of a chart object. @@ -49680,12 +48795,10 @@ components: type: number description: 'Represents the distance, in points, from the top edge of the object to the top of row 1 (on a worksheet) or the top of the chart area (on a chart).' format: double - nullable: true width: type: number description: 'Represents the width, in points, of the chart object.' format: double - nullable: true axes: $ref: '#/components/schemas/microsoft.graph.workbookChartAxes' dataLabels: @@ -49869,7 +48982,7 @@ components: durationInSeconds: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime.' format: int32 nullable: true @@ -49900,7 +49013,7 @@ components: type: string nullable: true used: - type: number + type: integer format: int64 nullable: true additionalProperties: @@ -49912,28 +49025,28 @@ components: bottom: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The margin in microns from the bottom edge. format: int32 nullable: true left: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The margin in microns from the left edge. format: int32 nullable: true right: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The margin in microns from the right edge. format: int32 nullable: true top: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The margin in microns from the top edge. format: int32 nullable: true @@ -50034,7 +49147,7 @@ components: key: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: 'Represents the column (or row, depending on the sort orientation) that the condition is on. Represented as an offset from the first column (or row).' format: int32 sortOn: @@ -50275,7 +49388,7 @@ components: index: maximum: 2147483647 minimum: -2147483648 - type: number + type: integer description: The index of the icon in the given set. format: int32 set: @@ -50854,14 +49967,6 @@ components: explode: false schema: type: boolean - requestBodies: - refPutBody: - description: New navigation property ref values - content: - application/json: - schema: - $ref: '#/components/schemas/ReferenceUpdate' - required: true securitySchemes: azureaadv2: type: oauth2 @@ -50871,4 +49976,4 @@ components: tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token scopes: { } security: - - azureaadv2: [ ] + - azureaadv2: [ ] \ No newline at end of file