@microsoft/teams.graph-endpoints 2.0.2 → 2.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (188) hide show
  1. package/README.md +4 -2
  2. package/dist/chats/members/index.d.ts +1 -1
  3. package/dist/communications/calls/participants/index.d.ts +1 -1
  4. package/dist/communications/index.d.ts +1 -0
  5. package/dist/communications/index.js +1 -1
  6. package/dist/communications/index.mjs +1 -1
  7. package/dist/communications/onlineMeetingConversations/index.d.ts +38 -0
  8. package/dist/communications/onlineMeetingConversations/index.js +1 -0
  9. package/dist/communications/onlineMeetingConversations/index.mjs +1 -0
  10. package/dist/communications/onlineMeetingConversations/messages/index.d.ts +88 -0
  11. package/dist/communications/onlineMeetingConversations/messages/index.js +1 -0
  12. package/dist/communications/onlineMeetingConversations/messages/index.mjs +1 -0
  13. package/dist/communications/onlineMeetingConversations/messages/replies/index.d.ts +87 -0
  14. package/dist/communications/onlineMeetingConversations/messages/replies/index.js +1 -0
  15. package/dist/communications/onlineMeetingConversations/messages/replies/index.mjs +1 -0
  16. package/dist/communications/onlineMeetingConversations/onlineMeeting/index.d.ts +33 -0
  17. package/dist/communications/onlineMeetingConversations/onlineMeeting/index.js +1 -0
  18. package/dist/communications/onlineMeetingConversations/onlineMeeting/index.mjs +1 -0
  19. package/dist/communications/onlineMeetingConversations/starter/index.d.ts +75 -0
  20. package/dist/communications/onlineMeetingConversations/starter/index.js +1 -0
  21. package/dist/communications/onlineMeetingConversations/starter/index.mjs +1 -0
  22. package/dist/communications/onlineMeetingConversations/starter/replies/index.d.ts +87 -0
  23. package/dist/communications/onlineMeetingConversations/starter/replies/index.js +1 -0
  24. package/dist/communications/onlineMeetingConversations/starter/replies/index.mjs +1 -0
  25. package/dist/communications/presences/index.d.ts +1 -1
  26. package/dist/contacts/index.d.ts +32 -0
  27. package/dist/contacts/index.js +1 -1
  28. package/dist/contacts/index.mjs +1 -1
  29. package/dist/copilot/index.d.ts +9 -0
  30. package/dist/copilot/index.js +1 -1
  31. package/dist/copilot/index.mjs +1 -1
  32. package/dist/deviceAppManagement/androidManagedAppProtections/index.d.ts +2 -5
  33. package/dist/deviceAppManagement/defaultManagedAppProtections/index.d.ts +2 -5
  34. package/dist/deviceAppManagement/index.d.ts +4 -7
  35. package/dist/deviceAppManagement/iosManagedAppProtections/index.d.ts +7 -16
  36. package/dist/deviceAppManagement/managedAppPolicies/index.d.ts +2 -3
  37. package/dist/deviceAppManagement/managedAppRegistrations/appliedPolicies/index.d.ts +0 -1
  38. package/dist/deviceAppManagement/managedAppRegistrations/index.d.ts +4 -8
  39. package/dist/deviceAppManagement/managedAppRegistrations/intendedPolicies/index.d.ts +0 -1
  40. package/dist/deviceAppManagement/managedEBooks/index.d.ts +7 -18
  41. package/dist/deviceAppManagement/managedEBooks/userStateSummary/index.d.ts +2 -5
  42. package/dist/deviceAppManagement/mdmWindowsInformationProtectionPolicies/index.d.ts +2 -5
  43. package/dist/deviceAppManagement/mobileAppConfigurations/index.d.ts +10 -25
  44. package/dist/deviceAppManagement/mobileApps/index.d.ts +4 -10
  45. package/dist/deviceAppManagement/targetedManagedAppConfigurations/index.d.ts +2 -7
  46. package/dist/deviceAppManagement/vppTokens/index.d.ts +2 -5
  47. package/dist/deviceAppManagement/windowsInformationProtectionPolicies/index.d.ts +4 -10
  48. package/dist/deviceManagement/detectedApps/index.d.ts +2 -5
  49. package/dist/deviceManagement/deviceCompliancePolicies/index.d.ts +10 -26
  50. package/dist/deviceManagement/deviceCompliancePolicies/scheduledActionsForRule/index.d.ts +4 -10
  51. package/dist/deviceManagement/deviceCompliancePolicySettingStateSummaries/index.d.ts +2 -10
  52. package/dist/deviceManagement/deviceConfigurations/index.d.ts +12 -30
  53. package/dist/deviceManagement/deviceEnrollmentConfigurations/index.d.ts +4 -12
  54. package/dist/deviceManagement/deviceManagementPartners/index.d.ts +2 -6
  55. package/dist/deviceManagement/exchangeConnectors/index.d.ts +2 -6
  56. package/dist/deviceManagement/importedWindowsAutopilotDeviceIdentities/index.d.ts +2 -5
  57. package/dist/deviceManagement/index.d.ts +21 -88
  58. package/dist/deviceManagement/index.js +1 -1
  59. package/dist/deviceManagement/index.mjs +1 -1
  60. package/dist/deviceManagement/managedDevices/index.d.ts +0 -6
  61. package/dist/deviceManagement/mobileAppTroubleshootingEvents/appLogCollectionRequests/index.d.ts +2 -6
  62. package/dist/deviceManagement/mobileAppTroubleshootingEvents/index.d.ts +2 -5
  63. package/dist/deviceManagement/notificationMessageTemplates/index.d.ts +4 -10
  64. package/dist/deviceManagement/reports/index.d.ts +2 -25
  65. package/dist/deviceManagement/roleAssignments/index.d.ts +3 -6
  66. package/dist/deviceManagement/roleDefinitions/index.d.ts +2 -5
  67. package/dist/deviceManagement/roleDefinitions/roleAssignments/index.d.ts +3 -6
  68. package/dist/deviceManagement/termsAndConditions/acceptanceStatuses/index.d.ts +2 -5
  69. package/dist/deviceManagement/termsAndConditions/index.d.ts +4 -10
  70. package/dist/deviceManagement/virtualEndpoint/index.d.ts +0 -1
  71. package/dist/deviceManagement/windowsAutopilotDeviceIdentities/index.d.ts +2 -4
  72. package/dist/deviceManagement/windowsMalwareInformation/index.d.ts +4 -10
  73. package/dist/drives/items/index.d.ts +5 -6
  74. package/dist/drives/items/versions/index.d.ts +1 -1
  75. package/dist/education/classes/assignmentSettings/index.d.ts +45 -0
  76. package/dist/education/classes/assignmentSettings/index.js +1 -1
  77. package/dist/education/classes/assignmentSettings/index.mjs +1 -1
  78. package/dist/education/classes/assignments/index.d.ts +10 -36
  79. package/dist/education/classes/assignments/index.js +1 -1
  80. package/dist/education/classes/assignments/index.mjs +1 -1
  81. package/dist/education/classes/assignments/resources/index.d.ts +71 -0
  82. package/dist/education/classes/assignments/resources/index.js +1 -0
  83. package/dist/education/classes/assignments/resources/index.mjs +1 -0
  84. package/dist/education/classes/assignments/submissions/index.d.ts +2 -70
  85. package/dist/education/classes/assignments/submissions/index.js +1 -1
  86. package/dist/education/classes/assignments/submissions/index.mjs +1 -1
  87. package/dist/education/classes/assignments/submissions/resources/index.d.ts +71 -0
  88. package/dist/education/classes/assignments/submissions/resources/index.js +1 -0
  89. package/dist/education/classes/assignments/submissions/resources/index.mjs +1 -0
  90. package/dist/education/classes/assignments/submissions/submittedResources/index.d.ts +69 -0
  91. package/dist/education/classes/assignments/submissions/submittedResources/index.js +1 -0
  92. package/dist/education/classes/assignments/submissions/submittedResources/index.mjs +1 -0
  93. package/dist/education/me/assignments/index.d.ts +10 -34
  94. package/dist/education/me/assignments/index.js +1 -1
  95. package/dist/education/me/assignments/index.mjs +1 -1
  96. package/dist/education/me/assignments/resources/index.d.ts +69 -0
  97. package/dist/education/me/assignments/resources/index.js +1 -0
  98. package/dist/education/me/assignments/resources/index.mjs +1 -0
  99. package/dist/education/me/assignments/submissions/index.d.ts +2 -64
  100. package/dist/education/me/assignments/submissions/index.js +1 -1
  101. package/dist/education/me/assignments/submissions/index.mjs +1 -1
  102. package/dist/education/me/assignments/submissions/resources/index.d.ts +67 -0
  103. package/dist/education/me/assignments/submissions/resources/index.js +1 -0
  104. package/dist/education/me/assignments/submissions/resources/index.mjs +1 -0
  105. package/dist/education/me/assignments/submissions/submittedResources/index.d.ts +67 -0
  106. package/dist/education/me/assignments/submissions/submittedResources/index.js +1 -0
  107. package/dist/education/me/assignments/submissions/submittedResources/index.mjs +1 -0
  108. package/dist/education/reports/index.d.ts +70 -0
  109. package/dist/education/reports/index.js +1 -1
  110. package/dist/education/reports/index.mjs +1 -1
  111. package/dist/education/users/assignments/index.d.ts +10 -34
  112. package/dist/education/users/assignments/index.js +1 -1
  113. package/dist/education/users/assignments/index.mjs +1 -1
  114. package/dist/education/users/assignments/resources/index.d.ts +69 -0
  115. package/dist/education/users/assignments/resources/index.js +1 -0
  116. package/dist/education/users/assignments/resources/index.mjs +1 -0
  117. package/dist/education/users/assignments/submissions/index.d.ts +2 -64
  118. package/dist/education/users/assignments/submissions/index.js +1 -1
  119. package/dist/education/users/assignments/submissions/index.mjs +1 -1
  120. package/dist/education/users/assignments/submissions/resources/index.d.ts +67 -0
  121. package/dist/education/users/assignments/submissions/resources/index.js +1 -0
  122. package/dist/education/users/assignments/submissions/resources/index.mjs +1 -0
  123. package/dist/education/users/assignments/submissions/submittedResources/index.d.ts +67 -0
  124. package/dist/education/users/assignments/submissions/submittedResources/index.js +1 -0
  125. package/dist/education/users/assignments/submissions/submittedResources/index.mjs +1 -0
  126. package/dist/groups/conversations/index.d.ts +2 -2
  127. package/dist/groups/conversations/threads/index.d.ts +1 -1
  128. package/dist/groups/index.d.ts +20 -0
  129. package/dist/groups/index.js +1 -1
  130. package/dist/groups/index.mjs +1 -1
  131. package/dist/groups/threads/index.d.ts +1 -1
  132. package/dist/identity/conditionalAccess/index.d.ts +2 -2
  133. package/dist/identity/index.d.ts +1 -0
  134. package/dist/identity/index.js +1 -1
  135. package/dist/identity/index.mjs +1 -1
  136. package/dist/identity/riskPrevention/index.d.ts +23 -0
  137. package/dist/identity/riskPrevention/index.js +1 -0
  138. package/dist/identity/riskPrevention/index.mjs +1 -0
  139. package/dist/identity/riskPrevention/webApplicationFirewallProviders/index.d.ts +41 -0
  140. package/dist/identity/riskPrevention/webApplicationFirewallProviders/index.js +1 -0
  141. package/dist/identity/riskPrevention/webApplicationFirewallProviders/index.mjs +1 -0
  142. package/dist/identity/riskPrevention/webApplicationFirewallVerifications/index.d.ts +41 -0
  143. package/dist/identity/riskPrevention/webApplicationFirewallVerifications/index.js +1 -0
  144. package/dist/identity/riskPrevention/webApplicationFirewallVerifications/index.mjs +1 -0
  145. package/dist/identityGovernance/entitlementManagement/catalogs/index.d.ts +1 -1
  146. package/dist/identityGovernance/lifecycleWorkflows/deletedItems/workflows/index.d.ts +2 -2
  147. package/dist/identityGovernance/lifecycleWorkflows/workflows/index.d.ts +2 -2
  148. package/dist/index.d.ts +6 -0
  149. package/dist/index.js +1 -1
  150. package/dist/index.mjs +1 -1
  151. package/dist/me/cloudPCs/index.d.ts +89 -0
  152. package/dist/me/cloudPCs/index.js +1 -0
  153. package/dist/me/cloudPCs/index.mjs +1 -0
  154. package/dist/me/events/index.d.ts +2 -7
  155. package/dist/me/index.d.ts +1 -0
  156. package/dist/me/index.js +1 -1
  157. package/dist/me/index.mjs +1 -1
  158. package/dist/me/mailFolders/childFolders/index.d.ts +1 -1
  159. package/dist/me/mailFolders/index.d.ts +1 -1
  160. package/dist/me/managedDevices/index.d.ts +0 -4
  161. package/dist/me/messages/index.d.ts +6 -10
  162. package/dist/me/onlineMeetings/recordings/index.d.ts +1 -1
  163. package/dist/me/presence/index.d.ts +1 -1
  164. package/dist/organization/branding/localizations/index.d.ts +1 -1
  165. package/dist/organization/index.d.ts +2 -2
  166. package/dist/policies/crossTenantAccessPolicy/partners/index.d.ts +1 -1
  167. package/dist/reports/index.d.ts +0 -2
  168. package/dist/sites/index.d.ts +5 -4
  169. package/dist/sites/lists/index.d.ts +1 -1
  170. package/dist/solutions/backupRestore/index.d.ts +1 -16
  171. package/dist/solutions/backupRestore/index.js +1 -1
  172. package/dist/solutions/backupRestore/index.mjs +1 -1
  173. package/dist/solutions/backupRestore/protectionUnits/index.d.ts +35 -0
  174. package/dist/solutions/backupRestore/protectionUnits/index.js +1 -0
  175. package/dist/solutions/backupRestore/protectionUnits/index.mjs +1 -0
  176. package/dist/teams/channels/members/index.d.ts +2 -2
  177. package/dist/types/types.d.ts +9258 -2889
  178. package/dist/users/cloudPCs/index.d.ts +89 -0
  179. package/dist/users/cloudPCs/index.js +1 -0
  180. package/dist/users/cloudPCs/index.mjs +1 -0
  181. package/dist/users/index.d.ts +4 -3
  182. package/dist/users/index.js +1 -1
  183. package/dist/users/index.mjs +1 -1
  184. package/dist/users/managedDevices/index.d.ts +0 -4
  185. package/dist/users/onlineMeetings/recordings/index.d.ts +2 -2
  186. package/dist/users/onlineMeetings/transcripts/index.d.ts +1 -1
  187. package/dist/users/presence/index.d.ts +1 -1
  188. package/package.json +2 -2
@@ -21,13 +21,13 @@ export declare function del(params?: IEndpoints['DELETE /deviceAppManagement/man
21
21
  /**
22
22
  * `GET /deviceAppManagement/managedAppRegistrations`
23
23
  *
24
- * List properties and relationships of the managedAppRegistration objects.
24
+ * The managed app registrations.
25
25
  */
26
26
  export declare function list(params?: IEndpoints['GET /deviceAppManagement/managedAppRegistrations']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/managedAppRegistrations']['response']>;
27
27
  /**
28
28
  * `GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}`
29
29
  *
30
- * Read properties and relationships of the managedAppRegistration object.
30
+ * The managed app registrations.
31
31
  */
32
32
  export declare function get(params?: IEndpoints['GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}']['response']>;
33
33
  /**
@@ -38,38 +38,34 @@ export declare function update(body: IEndpoints['PATCH /deviceAppManagement/mana
38
38
  /**
39
39
  * `POST /deviceAppManagement/managedAppRegistrations`
40
40
  *
41
- * Create a new androidManagedAppRegistration object.
42
41
  */
43
42
  export declare function create(body: IEndpoints['POST /deviceAppManagement/managedAppRegistrations']['body']): EndpointRequest<IEndpoints['POST /deviceAppManagement/managedAppRegistrations']['response']>;
44
43
  export declare const operations: {
45
44
  /**
46
45
  * `GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations`
47
46
  *
48
- * List properties and relationships of the managedAppOperation objects.
47
+ * Zero or more long running operations triggered on the app registration.
49
48
  */
50
49
  list: (params?: IEndpoints["GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations"]["response"]>;
51
50
  /**
52
51
  * `POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations`
53
52
  *
54
- * Create a new managedAppOperation object.
55
53
  */
56
54
  create: (body: IEndpoints["POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations"]["body"], params?: IEndpoints["POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations"]["parameters"]) => EndpointRequest<IEndpoints["POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations"]["response"]>;
57
55
  /**
58
56
  * `GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}`
59
57
  *
60
- * Read properties and relationships of the managedAppOperation object.
58
+ * Zero or more long running operations triggered on the app registration.
61
59
  */
62
60
  get: (params?: IEndpoints["GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}"]["response"]>;
63
61
  /**
64
62
  * `PATCH /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}`
65
63
  *
66
- * Update the properties of a managedAppOperation object.
67
64
  */
68
65
  update: (body: IEndpoints["PATCH /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}"]["body"], params?: IEndpoints["PATCH /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}"]["response"]>;
69
66
  /**
70
67
  * `DELETE /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}`
71
68
  *
72
- * Deletes a managedAppOperation.
73
69
  */
74
70
  del: (params?: IEndpoints["DELETE /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}"]["response"]>;
75
71
  };
@@ -38,7 +38,6 @@ export declare const targetApps: {
38
38
  /**
39
39
  * `POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps`
40
40
  *
41
- * Not yet documented
42
41
  */
43
42
  create: (body: IEndpoints["POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps"]["body"], params?: IEndpoints["POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps"]["parameters"]) => EndpointRequest<IEndpoints["POST /deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps"]["response"]>;
44
43
  };
@@ -24,38 +24,34 @@ export interface IEndpoints {
24
24
  /**
25
25
  * `DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}`
26
26
  *
27
- * Deletes a iosVppEBook.
28
27
  */
29
28
  export declare function del(params?: IEndpoints['DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}']['parameters']): EndpointRequest<IEndpoints['DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}']['response']>;
30
29
  /**
31
30
  * `GET /deviceAppManagement/managedEBooks`
32
31
  *
33
- * List properties and relationships of the managedEBook objects.
32
+ * The Managed eBook.
34
33
  */
35
34
  export declare function list(params?: IEndpoints['GET /deviceAppManagement/managedEBooks']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/managedEBooks']['response']>;
36
35
  /**
37
36
  * `GET /deviceAppManagement/managedEBooks/{managedEBook-id}`
38
37
  *
39
- * Read properties and relationships of the managedEBook object.
38
+ * The Managed eBook.
40
39
  */
41
40
  export declare function get(params?: IEndpoints['GET /deviceAppManagement/managedEBooks/{managedEBook-id}']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/managedEBooks/{managedEBook-id}']['response']>;
42
41
  /**
43
42
  * `PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}`
44
43
  *
45
- * Update the properties of a iosVppEBook object.
46
44
  */
47
45
  export declare function update(body: IEndpoints['PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}']['body'], params?: IEndpoints['PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}']['parameters']): EndpointRequest<IEndpoints['PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}']['response']>;
48
46
  /**
49
47
  * `POST /deviceAppManagement/managedEBooks`
50
48
  *
51
- * Create a new iosVppEBook object.
52
49
  */
53
50
  export declare function create(body: IEndpoints['POST /deviceAppManagement/managedEBooks']['body']): EndpointRequest<IEndpoints['POST /deviceAppManagement/managedEBooks']['response']>;
54
51
  export declare const assign: {
55
52
  /**
56
53
  * `POST /deviceAppManagement/managedEBooks/{managedEBook-id}/assign`
57
54
  *
58
- * Not yet documented
59
55
  */
60
56
  create: (body: IEndpoints["POST /deviceAppManagement/managedEBooks/{managedEBook-id}/assign"]["body"], params?: IEndpoints["POST /deviceAppManagement/managedEBooks/{managedEBook-id}/assign"]["parameters"]) => EndpointRequest<IEndpoints["POST /deviceAppManagement/managedEBooks/{managedEBook-id}/assign"]["response"]>;
61
57
  };
@@ -63,31 +59,28 @@ export declare const assignments: {
63
59
  /**
64
60
  * `GET /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments`
65
61
  *
66
- * List properties and relationships of the managedEBookAssignment objects.
62
+ * The list of assignments for this eBook.
67
63
  */
68
64
  list: (params?: IEndpoints["GET /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments"]["response"]>;
69
65
  /**
70
66
  * `POST /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments`
71
67
  *
72
- * Create a new iosVppEBookAssignment object.
73
68
  */
74
69
  create: (body: IEndpoints["POST /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments"]["body"], params?: IEndpoints["POST /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments"]["parameters"]) => EndpointRequest<IEndpoints["POST /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments"]["response"]>;
75
70
  /**
76
71
  * `GET /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}`
77
72
  *
78
- * Read properties and relationships of the managedEBookAssignment object.
73
+ * The list of assignments for this eBook.
79
74
  */
80
75
  get: (params?: IEndpoints["GET /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}"]["response"]>;
81
76
  /**
82
77
  * `PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}`
83
78
  *
84
- * Update the properties of a iosVppEBookAssignment object.
85
79
  */
86
80
  update: (body: IEndpoints["PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}"]["body"], params?: IEndpoints["PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}"]["response"]>;
87
81
  /**
88
82
  * `DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}`
89
83
  *
90
- * Deletes a managedEBookAssignment.
91
84
  */
92
85
  del: (params?: IEndpoints["DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}"]["response"]>;
93
86
  };
@@ -95,31 +88,28 @@ export declare const deviceStates: {
95
88
  /**
96
89
  * `GET /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates`
97
90
  *
98
- * List properties and relationships of the deviceInstallState objects.
91
+ * The list of installation states for this eBook.
99
92
  */
100
93
  list: (params?: IEndpoints["GET /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates"]["response"]>;
101
94
  /**
102
95
  * `POST /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates`
103
96
  *
104
- * Create a new deviceInstallState object.
105
97
  */
106
98
  create: (body: IEndpoints["POST /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates"]["body"], params?: IEndpoints["POST /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates"]["parameters"]) => EndpointRequest<IEndpoints["POST /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates"]["response"]>;
107
99
  /**
108
100
  * `GET /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}`
109
101
  *
110
- * Read properties and relationships of the deviceInstallState object.
102
+ * The list of installation states for this eBook.
111
103
  */
112
104
  get: (params?: IEndpoints["GET /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}"]["response"]>;
113
105
  /**
114
106
  * `PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}`
115
107
  *
116
- * Update the properties of a deviceInstallState object.
117
108
  */
118
109
  update: (body: IEndpoints["PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}"]["body"], params?: IEndpoints["PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}"]["response"]>;
119
110
  /**
120
111
  * `DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}`
121
112
  *
122
- * Deletes a deviceInstallState.
123
113
  */
124
114
  del: (params?: IEndpoints["DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}"]["response"]>;
125
115
  };
@@ -127,13 +117,12 @@ export declare const installSummary: {
127
117
  /**
128
118
  * `GET /deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary`
129
119
  *
130
- * Read properties and relationships of the eBookInstallSummary object.
120
+ * Mobile App Install Summary.
131
121
  */
132
122
  get: (params?: IEndpoints["GET /deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary"]["response"]>;
133
123
  /**
134
124
  * `PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary`
135
125
  *
136
- * Update the properties of a eBookInstallSummary object.
137
126
  */
138
127
  update: (body: IEndpoints["PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary"]["body"], params?: IEndpoints["PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary"]["response"]>;
139
128
  /**
@@ -14,31 +14,28 @@ export interface IEndpoints {
14
14
  /**
15
15
  * `DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}`
16
16
  *
17
- * Deletes a userInstallStateSummary.
18
17
  */
19
18
  export declare function del(params?: IEndpoints['DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}']['parameters']): EndpointRequest<IEndpoints['DELETE /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}']['response']>;
20
19
  /**
21
20
  * `GET /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary`
22
21
  *
23
- * List properties and relationships of the userInstallStateSummary objects.
22
+ * The list of installation states for this eBook.
24
23
  */
25
24
  export declare function get(params?: IEndpoints['GET /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary']['response']>;
26
25
  /**
27
26
  * `GET /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}`
28
27
  *
29
- * Read properties and relationships of the userInstallStateSummary object.
28
+ * The list of installation states for this eBook.
30
29
  */
31
30
  export declare function get$1(params?: IEndpoints['GET /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}']['response']>;
32
31
  /**
33
32
  * `PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}`
34
33
  *
35
- * Update the properties of a userInstallStateSummary object.
36
34
  */
37
35
  export declare function update(body: IEndpoints['PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}']['body'], params?: IEndpoints['PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}']['parameters']): EndpointRequest<IEndpoints['PATCH /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}']['response']>;
38
36
  /**
39
37
  * `POST /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary`
40
38
  *
41
- * Create a new userInstallStateSummary object.
42
39
  */
43
40
  export declare function create(body: IEndpoints['POST /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary']['body'], params?: IEndpoints['POST /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary']['parameters']): EndpointRequest<IEndpoints['POST /deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary']['response']>;
44
41
  export declare const deviceStates: {
@@ -24,31 +24,28 @@ export interface IEndpoints {
24
24
  /**
25
25
  * `DELETE /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}`
26
26
  *
27
- * Deletes a mdmWindowsInformationProtectionPolicy.
28
27
  */
29
28
  export declare function del(params?: IEndpoints['DELETE /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}']['parameters']): EndpointRequest<IEndpoints['DELETE /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}']['response']>;
30
29
  /**
31
30
  * `GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies`
32
31
  *
33
- * List properties and relationships of the mdmWindowsInformationProtectionPolicy objects.
32
+ * Windows information protection for apps running on devices which are MDM enrolled.
34
33
  */
35
34
  export declare function list(params?: IEndpoints['GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies']['response']>;
36
35
  /**
37
36
  * `GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}`
38
37
  *
39
- * Read properties and relationships of the mdmWindowsInformationProtectionPolicy object.
38
+ * Windows information protection for apps running on devices which are MDM enrolled.
40
39
  */
41
40
  export declare function get(params?: IEndpoints['GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}']['response']>;
42
41
  /**
43
42
  * `PATCH /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}`
44
43
  *
45
- * Update the properties of a mdmWindowsInformationProtectionPolicy object.
46
44
  */
47
45
  export declare function update(body: IEndpoints['PATCH /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}']['body'], params?: IEndpoints['PATCH /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}']['parameters']): EndpointRequest<IEndpoints['PATCH /deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}']['response']>;
48
46
  /**
49
47
  * `POST /deviceAppManagement/mdmWindowsInformationProtectionPolicies`
50
48
  *
51
- * Create a new mdmWindowsInformationProtectionPolicy object.
52
49
  */
53
50
  export declare function create(body: IEndpoints['POST /deviceAppManagement/mdmWindowsInformationProtectionPolicies']['body']): EndpointRequest<IEndpoints['POST /deviceAppManagement/mdmWindowsInformationProtectionPolicies']['response']>;
54
51
  export declare const assignments: {
@@ -31,38 +31,34 @@ export interface IEndpoints {
31
31
  /**
32
32
  * `DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}`
33
33
  *
34
- * Deletes a iosMobileAppConfiguration.
35
34
  */
36
35
  export declare function del(params?: IEndpoints['DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}']['parameters']): EndpointRequest<IEndpoints['DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}']['response']>;
37
36
  /**
38
37
  * `GET /deviceAppManagement/mobileAppConfigurations`
39
38
  *
40
- * List properties and relationships of the managedDeviceMobileAppConfiguration objects.
39
+ * The Managed Device Mobile Application Configurations.
41
40
  */
42
41
  export declare function list(params?: IEndpoints['GET /deviceAppManagement/mobileAppConfigurations']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/mobileAppConfigurations']['response']>;
43
42
  /**
44
43
  * `GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}`
45
44
  *
46
- * Read properties and relationships of the managedDeviceMobileAppConfiguration object.
45
+ * The Managed Device Mobile Application Configurations.
47
46
  */
48
47
  export declare function get(params?: IEndpoints['GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}']['response']>;
49
48
  /**
50
49
  * `PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}`
51
50
  *
52
- * Update the properties of a iosMobileAppConfiguration object.
53
51
  */
54
52
  export declare function update(body: IEndpoints['PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}']['body'], params?: IEndpoints['PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}']['parameters']): EndpointRequest<IEndpoints['PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}']['response']>;
55
53
  /**
56
54
  * `POST /deviceAppManagement/mobileAppConfigurations`
57
55
  *
58
- * Create a new iosMobileAppConfiguration object.
59
56
  */
60
57
  export declare function create(body: IEndpoints['POST /deviceAppManagement/mobileAppConfigurations']['body']): EndpointRequest<IEndpoints['POST /deviceAppManagement/mobileAppConfigurations']['response']>;
61
58
  export declare const assign: {
62
59
  /**
63
60
  * `POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign`
64
61
  *
65
- * Not yet documented
66
62
  */
67
63
  create: (body: IEndpoints["POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign"]["body"], params?: IEndpoints["POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign"]["parameters"]) => EndpointRequest<IEndpoints["POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign"]["response"]>;
68
64
  };
@@ -70,31 +66,28 @@ export declare const assignments: {
70
66
  /**
71
67
  * `GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments`
72
68
  *
73
- * List properties and relationships of the managedDeviceMobileAppConfigurationAssignment objects.
69
+ * The list of group assignemenets for app configration.
74
70
  */
75
71
  list: (params?: IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments"]["response"]>;
76
72
  /**
77
73
  * `POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments`
78
74
  *
79
- * Create a new managedDeviceMobileAppConfigurationAssignment object.
80
75
  */
81
76
  create: (body: IEndpoints["POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments"]["body"], params?: IEndpoints["POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments"]["parameters"]) => EndpointRequest<IEndpoints["POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments"]["response"]>;
82
77
  /**
83
78
  * `GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}`
84
79
  *
85
- * Read properties and relationships of the managedDeviceMobileAppConfigurationAssignment object.
80
+ * The list of group assignemenets for app configration.
86
81
  */
87
82
  get: (params?: IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}"]["response"]>;
88
83
  /**
89
84
  * `PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}`
90
85
  *
91
- * Update the properties of a managedDeviceMobileAppConfigurationAssignment object.
92
86
  */
93
87
  update: (body: IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}"]["body"], params?: IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}"]["response"]>;
94
88
  /**
95
89
  * `DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}`
96
90
  *
97
- * Deletes a managedDeviceMobileAppConfigurationAssignment.
98
91
  */
99
92
  del: (params?: IEndpoints["DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}"]["response"]>;
100
93
  };
@@ -102,13 +95,12 @@ export declare const deviceStatusSummary: {
102
95
  /**
103
96
  * `GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary`
104
97
  *
105
- * Read properties and relationships of the managedDeviceMobileAppConfigurationDeviceSummary object.
98
+ * App configuration device status summary.
106
99
  */
107
100
  get: (params?: IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary"]["response"]>;
108
101
  /**
109
102
  * `PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary`
110
103
  *
111
- * Update the properties of a managedDeviceMobileAppConfigurationDeviceSummary object.
112
104
  */
113
105
  update: (body: IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary"]["body"], params?: IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary"]["response"]>;
114
106
  /**
@@ -121,31 +113,28 @@ export declare const deviceStatuses: {
121
113
  /**
122
114
  * `GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses`
123
115
  *
124
- * List properties and relationships of the managedDeviceMobileAppConfigurationDeviceStatus objects.
116
+ * List of ManagedDeviceMobileAppConfigurationDeviceStatus.
125
117
  */
126
118
  list: (params?: IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses"]["response"]>;
127
119
  /**
128
120
  * `POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses`
129
121
  *
130
- * Create a new managedDeviceMobileAppConfigurationDeviceStatus object.
131
122
  */
132
123
  create: (body: IEndpoints["POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses"]["body"], params?: IEndpoints["POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses"]["parameters"]) => EndpointRequest<IEndpoints["POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses"]["response"]>;
133
124
  /**
134
125
  * `GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}`
135
126
  *
136
- * Read properties and relationships of the managedDeviceMobileAppConfigurationDeviceStatus object.
127
+ * List of ManagedDeviceMobileAppConfigurationDeviceStatus.
137
128
  */
138
129
  get: (params?: IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}"]["response"]>;
139
130
  /**
140
131
  * `PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}`
141
132
  *
142
- * Update the properties of a managedDeviceMobileAppConfigurationDeviceStatus object.
143
133
  */
144
134
  update: (body: IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}"]["body"], params?: IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}"]["response"]>;
145
135
  /**
146
136
  * `DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}`
147
137
  *
148
- * Deletes a managedDeviceMobileAppConfigurationDeviceStatus.
149
138
  */
150
139
  del: (params?: IEndpoints["DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}"]["response"]>;
151
140
  };
@@ -153,13 +142,12 @@ export declare const userStatusSummary: {
153
142
  /**
154
143
  * `GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary`
155
144
  *
156
- * Read properties and relationships of the managedDeviceMobileAppConfigurationUserSummary object.
145
+ * App configuration user status summary.
157
146
  */
158
147
  get: (params?: IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary"]["response"]>;
159
148
  /**
160
149
  * `PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary`
161
150
  *
162
- * Update the properties of a managedDeviceMobileAppConfigurationUserSummary object.
163
151
  */
164
152
  update: (body: IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary"]["body"], params?: IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary"]["response"]>;
165
153
  /**
@@ -172,31 +160,28 @@ export declare const userStatuses: {
172
160
  /**
173
161
  * `GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses`
174
162
  *
175
- * List properties and relationships of the managedDeviceMobileAppConfigurationUserStatus objects.
163
+ * List of ManagedDeviceMobileAppConfigurationUserStatus.
176
164
  */
177
165
  list: (params?: IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses"]["response"]>;
178
166
  /**
179
167
  * `POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses`
180
168
  *
181
- * Create a new managedDeviceMobileAppConfigurationUserStatus object.
182
169
  */
183
170
  create: (body: IEndpoints["POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses"]["body"], params?: IEndpoints["POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses"]["parameters"]) => EndpointRequest<IEndpoints["POST /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses"]["response"]>;
184
171
  /**
185
172
  * `GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}`
186
173
  *
187
- * Read properties and relationships of the managedDeviceMobileAppConfigurationUserStatus object.
174
+ * List of ManagedDeviceMobileAppConfigurationUserStatus.
188
175
  */
189
176
  get: (params?: IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}"]["response"]>;
190
177
  /**
191
178
  * `PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}`
192
179
  *
193
- * Update the properties of a managedDeviceMobileAppConfigurationUserStatus object.
194
180
  */
195
181
  update: (body: IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}"]["body"], params?: IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}"]["response"]>;
196
182
  /**
197
183
  * `DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}`
198
184
  *
199
- * Deletes a managedDeviceMobileAppConfigurationUserStatus.
200
185
  */
201
186
  del: (params?: IEndpoints["DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}"]["response"]>;
202
187
  };
@@ -17,31 +17,28 @@ export interface IEndpoints {
17
17
  /**
18
18
  * `DELETE /deviceAppManagement/mobileApps/{mobileApp-id}`
19
19
  *
20
- * Deletes a iosStoreApp.
21
20
  */
22
21
  export declare function del(params?: IEndpoints['DELETE /deviceAppManagement/mobileApps/{mobileApp-id}']['parameters']): EndpointRequest<IEndpoints['DELETE /deviceAppManagement/mobileApps/{mobileApp-id}']['response']>;
23
22
  /**
24
23
  * `GET /deviceAppManagement/mobileApps`
25
24
  *
26
- * List properties and relationships of the managedAndroidStoreApp objects.
25
+ * The mobile apps.
27
26
  */
28
27
  export declare function list(params?: IEndpoints['GET /deviceAppManagement/mobileApps']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/mobileApps']['response']>;
29
28
  /**
30
29
  * `GET /deviceAppManagement/mobileApps/{mobileApp-id}`
31
30
  *
32
- * Read properties and relationships of the managedIOSLobApp object.
31
+ * The mobile apps.
33
32
  */
34
33
  export declare function get(params?: IEndpoints['GET /deviceAppManagement/mobileApps/{mobileApp-id}']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/mobileApps/{mobileApp-id}']['response']>;
35
34
  /**
36
35
  * `PATCH /deviceAppManagement/mobileApps/{mobileApp-id}`
37
36
  *
38
- * Update the properties of a macOSMicrosoftEdgeApp object.
39
37
  */
40
38
  export declare function update(body: IEndpoints['PATCH /deviceAppManagement/mobileApps/{mobileApp-id}']['body'], params?: IEndpoints['PATCH /deviceAppManagement/mobileApps/{mobileApp-id}']['parameters']): EndpointRequest<IEndpoints['PATCH /deviceAppManagement/mobileApps/{mobileApp-id}']['response']>;
41
39
  /**
42
40
  * `POST /deviceAppManagement/mobileApps`
43
41
  *
44
- * Create a new iosVppApp object.
45
42
  */
46
43
  export declare function create(body: IEndpoints['POST /deviceAppManagement/mobileApps']['body']): EndpointRequest<IEndpoints['POST /deviceAppManagement/mobileApps']['response']>;
47
44
  export declare const assign: {
@@ -55,31 +52,28 @@ export declare const assignments: {
55
52
  /**
56
53
  * `GET /deviceAppManagement/mobileApps/{mobileApp-id}/assignments`
57
54
  *
58
- * List properties and relationships of the mobileAppAssignment objects.
55
+ * The list of group assignments for this mobile app.
59
56
  */
60
57
  list: (params?: IEndpoints["GET /deviceAppManagement/mobileApps/{mobileApp-id}/assignments"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/mobileApps/{mobileApp-id}/assignments"]["response"]>;
61
58
  /**
62
59
  * `POST /deviceAppManagement/mobileApps/{mobileApp-id}/assignments`
63
60
  *
64
- * Create a new mobileAppAssignment object.
65
61
  */
66
62
  create: (body: IEndpoints["POST /deviceAppManagement/mobileApps/{mobileApp-id}/assignments"]["body"], params?: IEndpoints["POST /deviceAppManagement/mobileApps/{mobileApp-id}/assignments"]["parameters"]) => EndpointRequest<IEndpoints["POST /deviceAppManagement/mobileApps/{mobileApp-id}/assignments"]["response"]>;
67
63
  /**
68
64
  * `GET /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}`
69
65
  *
70
- * Read properties and relationships of the mobileAppAssignment object.
66
+ * The list of group assignments for this mobile app.
71
67
  */
72
68
  get: (params?: IEndpoints["GET /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}"]["response"]>;
73
69
  /**
74
70
  * `PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}`
75
71
  *
76
- * Update the properties of a mobileAppAssignment object.
77
72
  */
78
73
  update: (body: IEndpoints["PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}"]["body"], params?: IEndpoints["PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}"]["response"]>;
79
74
  /**
80
75
  * `DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}`
81
76
  *
82
- * Deletes a mobileAppAssignment.
83
77
  */
84
78
  del: (params?: IEndpoints["DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}"]["response"]>;
85
79
  };
@@ -24,31 +24,28 @@ export interface IEndpoints {
24
24
  /**
25
25
  * `DELETE /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}`
26
26
  *
27
- * Deletes a targetedManagedAppConfiguration.
28
27
  */
29
28
  export declare function del(params?: IEndpoints['DELETE /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}']['parameters']): EndpointRequest<IEndpoints['DELETE /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}']['response']>;
30
29
  /**
31
30
  * `GET /deviceAppManagement/targetedManagedAppConfigurations`
32
31
  *
33
- * List properties and relationships of the targetedManagedAppConfiguration objects.
32
+ * Targeted managed app configurations.
34
33
  */
35
34
  export declare function list(params?: IEndpoints['GET /deviceAppManagement/targetedManagedAppConfigurations']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/targetedManagedAppConfigurations']['response']>;
36
35
  /**
37
36
  * `GET /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}`
38
37
  *
39
- * Read properties and relationships of the targetedManagedAppConfiguration object.
38
+ * Targeted managed app configurations.
40
39
  */
41
40
  export declare function get(params?: IEndpoints['GET /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}']['response']>;
42
41
  /**
43
42
  * `PATCH /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}`
44
43
  *
45
- * Update the properties of a targetedManagedAppConfiguration object.
46
44
  */
47
45
  export declare function update(body: IEndpoints['PATCH /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}']['body'], params?: IEndpoints['PATCH /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}']['parameters']): EndpointRequest<IEndpoints['PATCH /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}']['response']>;
48
46
  /**
49
47
  * `POST /deviceAppManagement/targetedManagedAppConfigurations`
50
48
  *
51
- * Create a new targetedManagedAppConfiguration object.
52
49
  */
53
50
  export declare function create(body: IEndpoints['POST /deviceAppManagement/targetedManagedAppConfigurations']['body']): EndpointRequest<IEndpoints['POST /deviceAppManagement/targetedManagedAppConfigurations']['response']>;
54
51
  export declare const apps: {
@@ -84,7 +81,6 @@ export declare const assign: {
84
81
  /**
85
82
  * `POST /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign`
86
83
  *
87
- * Not yet documented
88
84
  */
89
85
  create: (body: IEndpoints["POST /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign"]["body"], params?: IEndpoints["POST /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign"]["parameters"]) => EndpointRequest<IEndpoints["POST /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign"]["response"]>;
90
86
  };
@@ -139,7 +135,6 @@ export declare const targetApps: {
139
135
  /**
140
136
  * `POST /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps`
141
137
  *
142
- * Not yet documented
143
138
  */
144
139
  create: (body: IEndpoints["POST /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps"]["body"], params?: IEndpoints["POST /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps"]["parameters"]) => EndpointRequest<IEndpoints["POST /deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps"]["response"]>;
145
140
  };
@@ -10,31 +10,28 @@ export interface IEndpoints {
10
10
  /**
11
11
  * `DELETE /deviceAppManagement/vppTokens/{vppToken-id}`
12
12
  *
13
- * Deletes a vppToken.
14
13
  */
15
14
  export declare function del(params?: IEndpoints['DELETE /deviceAppManagement/vppTokens/{vppToken-id}']['parameters']): EndpointRequest<IEndpoints['DELETE /deviceAppManagement/vppTokens/{vppToken-id}']['response']>;
16
15
  /**
17
16
  * `GET /deviceAppManagement/vppTokens`
18
17
  *
19
- * List properties and relationships of the vppToken objects.
18
+ * List of Vpp tokens for this organization.
20
19
  */
21
20
  export declare function list(params?: IEndpoints['GET /deviceAppManagement/vppTokens']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/vppTokens']['response']>;
22
21
  /**
23
22
  * `GET /deviceAppManagement/vppTokens/{vppToken-id}`
24
23
  *
25
- * Read properties and relationships of the vppToken object.
24
+ * List of Vpp tokens for this organization.
26
25
  */
27
26
  export declare function get(params?: IEndpoints['GET /deviceAppManagement/vppTokens/{vppToken-id}']['parameters']): EndpointRequest<IEndpoints['GET /deviceAppManagement/vppTokens/{vppToken-id}']['response']>;
28
27
  /**
29
28
  * `PATCH /deviceAppManagement/vppTokens/{vppToken-id}`
30
29
  *
31
- * Update the properties of a vppToken object.
32
30
  */
33
31
  export declare function update(body: IEndpoints['PATCH /deviceAppManagement/vppTokens/{vppToken-id}']['body'], params?: IEndpoints['PATCH /deviceAppManagement/vppTokens/{vppToken-id}']['parameters']): EndpointRequest<IEndpoints['PATCH /deviceAppManagement/vppTokens/{vppToken-id}']['response']>;
34
32
  /**
35
33
  * `POST /deviceAppManagement/vppTokens`
36
34
  *
37
- * Create a new vppToken object.
38
35
  */
39
36
  export declare function create(body: IEndpoints['POST /deviceAppManagement/vppTokens']['body']): EndpointRequest<IEndpoints['POST /deviceAppManagement/vppTokens']['response']>;
40
37
  export declare const syncLicenses: {