Skip to content

Commit 1e82dee

Browse files
authored
Merge pull request #2714 from microsoftgraph/WeeklyApiRefresh/202404301206
[v2] Weekly OpenApiDocs Refresh
2 parents fdb434c + f229026 commit 1e82dee

15 files changed

+195355
-192724
lines changed

openApiDocs/beta/DeviceManagement.Actions.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22590,6 +22590,10 @@ components:
2259022590
type: string
2259122591
description: The Microsoft Entra device ID of the Cloud PC.
2259222592
nullable: true
22593+
allotmentDisplayName:
22594+
type: string
22595+
description: 'The allotment name divides tenant licenses into smaller batches or groups that helps restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.'
22596+
nullable: true
2259322597
connectionSettings:
2259422598
$ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings'
2259522599
connectivityResult:
@@ -24725,7 +24729,7 @@ components:
2472524729
type: array
2472624730
items:
2472724731
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
24728-
description: Indicates collection of App Log Upload Request.
24732+
description: The collection property of AppLogUploadRequest.
2472924733
x-ms-navigationProperty: true
2473024734
additionalProperties:
2473124735
type: object
@@ -25590,7 +25594,7 @@ components:
2559025594
properties:
2559125595
settingDefinitionId:
2559225596
type: string
25593-
description: Setting definition id that is being referred to a setting. Applicable for reusable setting
25597+
description: Setting definition id that is being referred to a setting. Applicable for reusable setting.
2559425598
nullable: true
2559525599
additionalProperties:
2559625600
type: object
@@ -33514,11 +33518,11 @@ components:
3351433518
properties:
3351533519
key:
3351633520
type: string
33517-
description: Contains the name of the field that a value is associated with.
33521+
description: Key.
3351833522
nullable: true
3351933523
value:
3352033524
type: string
33521-
description: Contains the corresponding value for the specified key.
33525+
description: Value.
3352233526
nullable: true
3352333527
additionalProperties:
3352433528
type: object

openApiDocs/beta/Files.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81164,6 +81164,10 @@ components:
8116481164
type: string
8116581165
description: The Microsoft Entra device ID of the Cloud PC.
8116681166
nullable: true
81167+
allotmentDisplayName:
81168+
type: string
81169+
description: 'The allotment name divides tenant licenses into smaller batches or groups that helps restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.'
81170+
nullable: true
8116781171
connectionSettings:
8116881172
$ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings'
8116981173
connectivityResult:
@@ -83201,7 +83205,7 @@ components:
8320183205
type: array
8320283206
items:
8320383207
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
83204-
description: Indicates collection of App Log Upload Request.
83208+
description: The collection property of AppLogUploadRequest.
8320583209
x-ms-navigationProperty: true
8320683210
additionalProperties:
8320783211
type: object
@@ -92881,11 +92885,11 @@ components:
9288192885
properties:
9288292886
key:
9288392887
type: string
92884-
description: Contains the name of the field that a value is associated with.
92888+
description: Key.
9288592889
nullable: true
9288692890
value:
9288792891
type: string
92888-
description: Contains the corresponding value for the specified key.
92892+
description: Value.
9288992893
nullable: true
9289092894
additionalProperties:
9289192895
type: object

openApiDocs/beta/Groups.yml

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -407,11 +407,11 @@ paths:
407407
post:
408408
tags:
409409
- groups.group
410-
summary: Create group
411-
description: 'Create a new group as specified in the request body. You can create one of the following groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. Note: To create a team, first create a group then add a team to it, see create team.'
410+
summary: Upsert group
411+
description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option."
412412
externalDocs:
413413
description: Find more info here
414-
url: https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-beta
414+
url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta
415415
operationId: group_CreateGroup
416416
requestBody:
417417
description: New entity
@@ -483,7 +483,7 @@ paths:
483483
tags:
484484
- groups.group
485485
summary: Upsert group
486-
description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see thethe Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option."
486+
description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option."
487487
externalDocs:
488488
description: Find more info here
489489
url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta
@@ -40274,7 +40274,7 @@ paths:
4027440274
tags:
4027540275
- groups.group
4027640276
summary: Upsert group
40277-
description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see thethe Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option."
40277+
description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option."
4027840278
externalDocs:
4027940279
description: Find more info here
4028040280
url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta
@@ -48247,6 +48247,10 @@ components:
4824748247
type: string
4824848248
description: The Microsoft Entra device ID of the Cloud PC.
4824948249
nullable: true
48250+
allotmentDisplayName:
48251+
type: string
48252+
description: 'The allotment name divides tenant licenses into smaller batches or groups that helps restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.'
48253+
nullable: true
4825048254
connectionSettings:
4825148255
$ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings'
4825248256
connectivityResult:
@@ -49542,7 +49546,7 @@ components:
4954249546
type: array
4954349547
items:
4954449548
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
49545-
description: Indicates collection of App Log Upload Request.
49549+
description: The collection property of AppLogUploadRequest.
4954649550
x-ms-navigationProperty: true
4954749551
additionalProperties:
4954849552
type: object
@@ -53438,11 +53442,11 @@ components:
5343853442
properties:
5343953443
key:
5344053444
type: string
53441-
description: Contains the name of the field that a value is associated with.
53445+
description: Key.
5344253446
nullable: true
5344353447
value:
5344453448
type: string
53445-
description: Contains the corresponding value for the specified key.
53449+
description: Value.
5344653450
nullable: true
5344753451
additionalProperties:
5344853452
type: object

openApiDocs/beta/Security.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38055,6 +38055,10 @@ components:
3805538055
type: string
3805638056
description: The Microsoft Entra device ID of the Cloud PC.
3805738057
nullable: true
38058+
allotmentDisplayName:
38059+
type: string
38060+
description: 'The allotment name divides tenant licenses into smaller batches or groups that helps restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.'
38061+
nullable: true
3805838062
connectionSettings:
3805938063
$ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings'
3806038064
connectivityResult:
@@ -39556,7 +39560,7 @@ components:
3955639560
type: array
3955739561
items:
3955839562
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
39559-
description: Indicates collection of App Log Upload Request.
39563+
description: The collection property of AppLogUploadRequest.
3956039564
x-ms-navigationProperty: true
3956139565
additionalProperties:
3956239566
type: object
@@ -52262,11 +52266,11 @@ components:
5226252266
properties:
5226352267
key:
5226452268
type: string
52265-
description: Contains the name of the field that a value is associated with.
52269+
description: Key.
5226652270
nullable: true
5226752271
value:
5226852272
type: string
52269-
description: Contains the corresponding value for the specified key.
52273+
description: Value.
5227052274
nullable: true
5227152275
additionalProperties:
5227252276
type: object

openApiDocs/beta/Users.Functions.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12090,6 +12090,10 @@ components:
1209012090
type: string
1209112091
description: The Microsoft Entra device ID of the Cloud PC.
1209212092
nullable: true
12093+
allotmentDisplayName:
12094+
type: string
12095+
description: 'The allotment name divides tenant licenses into smaller batches or groups that helps restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.'
12096+
nullable: true
1209312097
connectionSettings:
1209412098
$ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings'
1209512099
connectivityResult:
@@ -20358,7 +20362,7 @@ components:
2035820362
type: array
2035920363
items:
2036020364
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
20361-
description: Indicates collection of App Log Upload Request.
20365+
description: The collection property of AppLogUploadRequest.
2036220366
x-ms-navigationProperty: true
2036320367
additionalProperties:
2036420368
type: object
@@ -29806,11 +29810,11 @@ components:
2980629810
properties:
2980729811
key:
2980829812
type: string
29809-
description: Contains the name of the field that a value is associated with.
29813+
description: Key.
2981029814
nullable: true
2981129815
value:
2981229816
type: string
29813-
description: Contains the corresponding value for the specified key.
29817+
description: Value.
2981429818
nullable: true
2981529819
additionalProperties:
2981629820
type: object

openApiDocs/beta/Users.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17852,6 +17852,10 @@ components:
1785217852
type: string
1785317853
description: The Microsoft Entra device ID of the Cloud PC.
1785417854
nullable: true
17855+
allotmentDisplayName:
17856+
type: string
17857+
description: 'The allotment name divides tenant licenses into smaller batches or groups that helps restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.'
17858+
nullable: true
1785517859
connectionSettings:
1785617860
$ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings'
1785717861
connectivityResult:
@@ -19419,7 +19423,7 @@ components:
1941919423
type: array
1942019424
items:
1942119425
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
19422-
description: Indicates collection of App Log Upload Request.
19426+
description: The collection property of AppLogUploadRequest.
1942319427
x-ms-navigationProperty: true
1942419428
additionalProperties:
1942519429
type: object
@@ -28367,11 +28371,11 @@ components:
2836728371
properties:
2836828372
key:
2836928373
type: string
28370-
description: Contains the name of the field that a value is associated with.
28374+
description: Key.
2837128375
nullable: true
2837228376
value:
2837328377
type: string
28374-
description: Contains the corresponding value for the specified key.
28378+
description: Value.
2837528379
nullable: true
2837628380
additionalProperties:
2837728381
type: object

openApiDocs/v1.0/Bookings.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4826,6 +4826,19 @@ components:
48264826
type: string
48274827
description: The URL of the meeting to join anonymously.
48284828
nullable: true
4829+
customerEmailAddress:
4830+
type: string
4831+
nullable: true
4832+
customerName:
4833+
type: string
4834+
nullable: true
4835+
customerNotes:
4836+
type: string
4837+
description: Notes from the customer associated with this appointment.
4838+
nullable: true
4839+
customerPhone:
4840+
type: string
4841+
nullable: true
48294842
customers:
48304843
type: array
48314844
items:

openApiDocs/v1.0/DeviceManagement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ paths:
841841
description: Read properties and relationships of the deviceManagement object.
842842
externalDocs:
843843
description: Find more info here
844-
url: https://learn.microsoft.com/graph/api/intune-raimportcerts-devicemanagement-get?view=graph-rest-1.0
844+
url: https://learn.microsoft.com/graph/api/intune-notification-devicemanagement-get?view=graph-rest-1.0
845845
operationId: deviceManagement_GetDeviceManagement
846846
parameters:
847847
- name: $select
@@ -881,7 +881,7 @@ paths:
881881
description: Update the properties of a deviceManagement object.
882882
externalDocs:
883883
description: Find more info here
884-
url: https://learn.microsoft.com/graph/api/intune-enrollment-devicemanagement-update?view=graph-rest-1.0
884+
url: https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-update?view=graph-rest-1.0
885885
operationId: deviceManagement_UpdateDeviceManagement
886886
requestBody:
887887
description: New property values

openApiDocs/v1.0/Devices.CorporateManagement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ paths:
1414
description: Read properties and relationships of the deviceAppManagement object.
1515
externalDocs:
1616
description: Find more info here
17-
url: https://learn.microsoft.com/graph/api/intune-partnerintegration-deviceappmanagement-get?view=graph-rest-1.0
17+
url: https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-get?view=graph-rest-1.0
1818
operationId: deviceAppManagement_GetDeviceAppManagement
1919
parameters:
2020
- name: $select
@@ -54,7 +54,7 @@ paths:
5454
description: Update the properties of a deviceAppManagement object.
5555
externalDocs:
5656
description: Find more info here
57-
url: https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-update?view=graph-rest-1.0
57+
url: https://learn.microsoft.com/graph/api/intune-apps-deviceappmanagement-update?view=graph-rest-1.0
5858
operationId: deviceAppManagement_UpdateDeviceAppManagement
5959
requestBody:
6060
description: New property values

openApiDocs/v1.0/Groups.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -377,11 +377,11 @@ paths:
377377
post:
378378
tags:
379379
- groups.group
380-
summary: Upsert group
381-
description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see thethe Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option."
380+
summary: Create group
381+
description: 'Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.'
382382
externalDocs:
383383
description: Find more info here
384-
url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0
384+
url: https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0
385385
operationId: group_CreateGroup
386386
requestBody:
387387
description: New entity
@@ -453,7 +453,7 @@ paths:
453453
tags:
454454
- groups.group
455455
summary: Upsert group
456-
description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see thethe Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option."
456+
description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option."
457457
externalDocs:
458458
description: Find more info here
459459
url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0
@@ -30279,7 +30279,7 @@ paths:
3027930279
tags:
3028030280
- groups.group
3028130281
summary: Upsert group
30282-
description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see thethe Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option."
30282+
description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option."
3028330283
externalDocs:
3028430284
description: Find more info here
3028530285
url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0

0 commit comments

Comments
 (0)