msgraph-sdk 1.40.0__py3-none-any.whl → 1.45.0__py3-none-any.whl
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.
- msgraph/_version.py +1 -1
- msgraph/generated/chats/item/members/item/conversation_member_item_request_builder.py +4 -4
- msgraph/generated/chats/item/messages/messages_request_builder.py +3 -3
- msgraph/generated/communications/calls/item/participants/invite/invite_request_builder.py +3 -3
- msgraph/generated/device_app_management/device_app_management_request_builder.py +12 -2
- msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_app_policies/item/target_apps/target_apps_request_builder.py +1 -1
- msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_app_registrations/item/applied_policies/item/target_apps/target_apps_request_builder.py +1 -1
- msgraph/generated/device_app_management/managed_app_registrations/item/intended_policies/item/target_apps/target_apps_request_builder.py +1 -1
- msgraph/generated/device_app_management/managed_app_registrations/item/managed_app_registration_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +3 -3
- msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/managed_e_books/item/managed_e_book_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/managed_e_books_request_builder.py +4 -4
- msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +4 -4
- msgraph/generated/device_app_management/mobile_app_relationships/count/count_request_builder.py +104 -0
- msgraph/generated/device_app_management/mobile_app_relationships/item/mobile_app_relationship_item_request_builder.py +188 -0
- msgraph/generated/device_app_management/mobile_app_relationships/mobile_app_relationships_request_builder.py +208 -0
- msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +10 -10
- msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
- msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +3 -3
- msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +6 -6
- msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
- msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +6 -6
- msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +7 -7
- msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +7 -7
- msgraph/generated/device_management/device_management_request_builder.py +2 -2
- msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +6 -6
- msgraph/generated/device_management/virtual_endpoint/cloud_p_cs/item/resize/resize_request_builder.py +3 -2
- msgraph/generated/drives/item/items/item/workbook/tables/add/add_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/add_request_builder.py +3 -3
- msgraph/generated/external/connections/item/items/item/external_item_item_request_builder.py +3 -3
- msgraph/generated/groups/groups_request_builder.py +3 -3
- msgraph/generated/groups/item/team/team_request_builder.py +2 -2
- msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +7 -7
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +3 -3
- msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py +4 -4
- msgraph/generated/kiota-dom-export.txt +273 -8
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/access_package_assignment.py +1 -1
- msgraph/generated/models/ai_interaction.py +12 -12
- msgraph/generated/models/ai_interaction_attachment.py +16 -19
- msgraph/generated/models/ai_interaction_context.py +14 -17
- msgraph/generated/models/ai_interaction_link.py +14 -17
- msgraph/generated/models/ai_interaction_mention.py +14 -13
- msgraph/generated/models/ai_interaction_mentioned_identity_set.py +1 -1
- msgraph/generated/models/ai_user.py +1 -1
- msgraph/generated/models/app_scope.py +1 -1
- msgraph/generated/models/authentication_event_listener.py +8 -1
- msgraph/generated/models/auto_restart_notification_dismissal_method.py +1 -1
- msgraph/generated/models/call_options.py +4 -0
- msgraph/generated/models/cloud_pc_device_image.py +1 -1
- msgraph/generated/models/copilot_admin.py +1 -1
- msgraph/generated/models/copilot_admin_limited_mode.py +2 -2
- msgraph/generated/models/copilot_admin_setting.py +1 -1
- msgraph/generated/models/custom_authentication_extension.py +14 -0
- msgraph/generated/models/custom_callout_extension.py +7 -0
- msgraph/generated/models/custom_extension_behavior_on_error.py +66 -0
- msgraph/generated/models/custom_extension_overwrite_configuration.py +7 -0
- msgraph/generated/models/device_app_management.py +7 -0
- msgraph/generated/models/device_enrollment_type.py +2 -0
- msgraph/generated/models/device_management_reports.py +0 -3
- msgraph/generated/models/disk_type.py +1 -1
- msgraph/generated/models/entity.py +21 -0
- msgraph/generated/models/fallback_to_microsoft_provider_on_error.py +53 -0
- msgraph/generated/models/file_encryption_info.py +1 -1
- msgraph/generated/models/granular_mailbox_restore_artifact.py +1 -1
- msgraph/generated/models/group_members.py +1 -1
- msgraph/generated/models/ios_ddm_lob_app_assignment_settings.py +76 -0
- msgraph/generated/models/mailbox_restore_artifact.py +4 -0
- msgraph/generated/models/managed_app_availability.py +1 -1
- msgraph/generated/models/managed_app_data_storage_location.py +4 -4
- msgraph/generated/models/managed_device.py +1 -1
- msgraph/generated/models/managed_mobile_lob_app.py +1 -1
- msgraph/generated/models/mobile_app_assignment_settings.py +7 -0
- msgraph/generated/models/mobile_app_relationship.py +81 -0
- msgraph/generated/models/mobile_app_relationship_collection_response.py +58 -0
- msgraph/generated/models/mobile_lob_app.py +1 -1
- msgraph/generated/models/on_email_otp_send_listener.py +60 -0
- msgraph/generated/models/on_otp_send_custom_extension.py +53 -0
- msgraph/generated/models/on_otp_send_custom_extension_handler.py +67 -0
- msgraph/generated/models/on_otp_send_handler.py +66 -0
- msgraph/generated/models/online_meeting.py +1 -1
- msgraph/generated/models/online_meeting_base.py +6 -2
- msgraph/generated/models/out_of_office_settings.py +2 -2
- msgraph/generated/models/presence.py +3 -3
- msgraph/generated/models/restore_job_type.py +7 -0
- msgraph/generated/models/restore_session_artifact_count.py +66 -0
- msgraph/generated/models/restore_session_base.py +14 -0
- msgraph/generated/models/security/alert.py +1 -1
- msgraph/generated/models/security/case_type.py +7 -0
- msgraph/generated/models/security/ediscovery_add_to_review_set_operation.py +7 -0
- msgraph/generated/models/security/ediscovery_case_settings.py +14 -0
- msgraph/generated/models/security/ediscovery_estimate_operation.py +7 -0
- msgraph/generated/models/security/report_file_metadata.py +62 -0
- msgraph/generated/models/security/resource_access_event.py +67 -0
- msgraph/generated/models/security/review_set_settings.py +7 -0
- msgraph/generated/models/security/security_group_evidence.py +17 -0
- msgraph/generated/models/security/user_account.py +16 -0
- msgraph/generated/models/single_user.py +1 -1
- msgraph/generated/models/teams_tab.py +1 -1
- msgraph/generated/models/used_insight.py +2 -2
- msgraph/generated/models/win32_lob_app.py +4 -0
- msgraph/generated/models/windows_defender_product_status.py +3 -3
- msgraph/generated/models/windows_update_for_business_update_weeks.py +1 -1
- msgraph/generated/models/windows_update_notification_display_option.py +1 -1
- msgraph/generated/organization/item/branding/localizations/item/banner_logo/banner_logo_request_builder.py +3 -3
- msgraph/generated/organization/item/organization_item_request_builder.py +4 -4
- msgraph/generated/security/attack_simulation/end_user_notifications/end_user_notifications_request_builder.py +4 -4
- msgraph/generated/sites/sites_request_builder.py +4 -4
- msgraph/generated/teams/item/channels/item/all_members/all_members_request_builder.py +3 -3
- msgraph/generated/teams/item/channels/item/members/item/conversation_member_item_request_builder.py +6 -6
- msgraph/generated/teams/item/channels/item/members/members_request_builder.py +3 -3
- msgraph/generated/teams/item/channels/item/messages/messages_request_builder.py +3 -3
- msgraph/generated/users/item/change_password/change_password_request_builder.py +2 -2
- msgraph/generated/users/item/user_item_request_builder.py +7 -7
- msgraph/generated/users/users_request_builder.py +4 -4
- msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +7 -7
- {msgraph_sdk-1.40.0.dist-info → msgraph_sdk-1.45.0.dist-info}/METADATA +2 -2
- {msgraph_sdk-1.40.0.dist-info → msgraph_sdk-1.45.0.dist-info}/RECORD +123 -105
- {msgraph_sdk-1.40.0.dist-info → msgraph_sdk-1.45.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.40.0.dist-info → msgraph_sdk-1.45.0.dist-info}/licenses/LICENSE +0 -0
@@ -40,10 +40,10 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
40
40
|
|
41
41
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
42
42
|
"""
|
43
|
-
Deletes a
|
43
|
+
Deletes a androidGeneralDeviceConfiguration.
|
44
44
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
45
45
|
Returns: None
|
46
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
46
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidgeneraldeviceconfiguration-delete?view=graph-rest-1.0
|
47
47
|
"""
|
48
48
|
request_info = self.to_delete_request_information(
|
49
49
|
request_configuration
|
@@ -92,11 +92,11 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
92
92
|
|
93
93
|
async def patch(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceConfiguration]:
|
94
94
|
"""
|
95
|
-
Update the properties of a
|
95
|
+
Update the properties of a macOSDeviceFeaturesConfiguration object.
|
96
96
|
param body: The request body
|
97
97
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
98
98
|
Returns: Optional[DeviceConfiguration]
|
99
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
99
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-macosdevicefeaturesconfiguration-update?view=graph-rest-1.0
|
100
100
|
"""
|
101
101
|
if body is None:
|
102
102
|
raise TypeError("body cannot be null.")
|
@@ -116,7 +116,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
116
116
|
|
117
117
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
118
118
|
"""
|
119
|
-
Deletes a
|
119
|
+
Deletes a androidGeneralDeviceConfiguration.
|
120
120
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
121
121
|
Returns: RequestInformation
|
122
122
|
"""
|
@@ -138,7 +138,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
138
138
|
|
139
139
|
def to_patch_request_information(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
140
140
|
"""
|
141
|
-
Update the properties of a
|
141
|
+
Update the properties of a macOSDeviceFeaturesConfiguration object.
|
142
142
|
param body: The request body
|
143
143
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
144
144
|
Returns: RequestInformation
|
@@ -49,10 +49,10 @@ class DeviceEnrollmentConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
49
49
|
|
50
50
|
async def get(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationsRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceEnrollmentConfigurationCollectionResponse]:
|
51
51
|
"""
|
52
|
-
List properties and relationships of the
|
52
|
+
List properties and relationships of the deviceEnrollmentLimitConfiguration objects.
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
54
54
|
Returns: Optional[DeviceEnrollmentConfigurationCollectionResponse]
|
55
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
55
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-list?view=graph-rest-1.0
|
56
56
|
"""
|
57
57
|
request_info = self.to_get_request_information(
|
58
58
|
request_configuration
|
@@ -70,11 +70,11 @@ class DeviceEnrollmentConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
70
70
|
|
71
71
|
async def post(self,body: DeviceEnrollmentConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceEnrollmentConfiguration]:
|
72
72
|
"""
|
73
|
-
Create a new
|
73
|
+
Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object.
|
74
74
|
param body: The request body
|
75
75
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
76
76
|
Returns: Optional[DeviceEnrollmentConfiguration]
|
77
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
77
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-create?view=graph-rest-1.0
|
78
78
|
"""
|
79
79
|
if body is None:
|
80
80
|
raise TypeError("body cannot be null.")
|
@@ -94,7 +94,7 @@ class DeviceEnrollmentConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
94
94
|
|
95
95
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
96
96
|
"""
|
97
|
-
List properties and relationships of the
|
97
|
+
List properties and relationships of the deviceEnrollmentLimitConfiguration objects.
|
98
98
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
99
99
|
Returns: RequestInformation
|
100
100
|
"""
|
@@ -105,7 +105,7 @@ class DeviceEnrollmentConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
105
105
|
|
106
106
|
def to_post_request_information(self,body: DeviceEnrollmentConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
107
107
|
"""
|
108
|
-
Create a new
|
108
|
+
Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object.
|
109
109
|
param body: The request body
|
110
110
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
111
111
|
Returns: RequestInformation
|
@@ -140,7 +140,7 @@ class DeviceEnrollmentConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
140
140
|
@dataclass
|
141
141
|
class DeviceEnrollmentConfigurationsRequestBuilderGetQueryParameters():
|
142
142
|
"""
|
143
|
-
List properties and relationships of the
|
143
|
+
List properties and relationships of the deviceEnrollmentLimitConfiguration objects.
|
144
144
|
"""
|
145
145
|
def get_query_parameter(self,original_name: str) -> str:
|
146
146
|
"""
|
@@ -35,10 +35,10 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
35
35
|
|
36
36
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
37
37
|
"""
|
38
|
-
Deletes a
|
38
|
+
Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration.
|
39
39
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
40
40
|
Returns: None
|
41
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
41
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-delete?view=graph-rest-1.0
|
42
42
|
"""
|
43
43
|
request_info = self.to_delete_request_information(
|
44
44
|
request_configuration
|
@@ -54,10 +54,10 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
54
54
|
|
55
55
|
async def get(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceEnrollmentConfiguration]:
|
56
56
|
"""
|
57
|
-
Read properties and relationships of the
|
57
|
+
Read properties and relationships of the deviceEnrollmentConfiguration object.
|
58
58
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
59
59
|
Returns: Optional[DeviceEnrollmentConfiguration]
|
60
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
60
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-get?view=graph-rest-1.0
|
61
61
|
"""
|
62
62
|
request_info = self.to_get_request_information(
|
63
63
|
request_configuration
|
@@ -99,7 +99,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
99
99
|
|
100
100
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
101
101
|
"""
|
102
|
-
Deletes a
|
102
|
+
Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration.
|
103
103
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
104
104
|
Returns: RequestInformation
|
105
105
|
"""
|
@@ -110,7 +110,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
110
110
|
|
111
111
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
112
112
|
"""
|
113
|
-
Read properties and relationships of the
|
113
|
+
Read properties and relationships of the deviceEnrollmentConfiguration object.
|
114
114
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
115
115
|
Returns: RequestInformation
|
116
116
|
"""
|
@@ -181,7 +181,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
181
181
|
@dataclass
|
182
182
|
class DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters():
|
183
183
|
"""
|
184
|
-
Read properties and relationships of the
|
184
|
+
Read properties and relationships of the deviceEnrollmentConfiguration object.
|
185
185
|
"""
|
186
186
|
def get_query_parameter(self,original_name: str) -> str:
|
187
187
|
"""
|
@@ -96,7 +96,7 @@ class DeviceManagementRequestBuilder(BaseRequestBuilder):
|
|
96
96
|
Read properties and relationships of the deviceManagement object.
|
97
97
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
98
98
|
Returns: Optional[DeviceManagement]
|
99
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-
|
99
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-get?view=graph-rest-1.0
|
100
100
|
"""
|
101
101
|
request_info = self.to_get_request_information(
|
102
102
|
request_configuration
|
@@ -130,7 +130,7 @@ class DeviceManagementRequestBuilder(BaseRequestBuilder):
|
|
130
130
|
param body: The request body
|
131
131
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
132
132
|
Returns: Optional[DeviceManagement]
|
133
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-
|
133
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-wip-devicemanagement-update?view=graph-rest-1.0
|
134
134
|
"""
|
135
135
|
if body is None:
|
136
136
|
raise TypeError("body cannot be null.")
|
msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py
CHANGED
@@ -33,10 +33,10 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
33
33
|
|
34
34
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
35
35
|
"""
|
36
|
-
Deletes a
|
36
|
+
Deletes a deviceAndAppManagementRoleDefinition.
|
37
37
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
38
38
|
Returns: None
|
39
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-
|
39
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-delete?view=graph-rest-1.0
|
40
40
|
"""
|
41
41
|
request_info = self.to_delete_request_information(
|
42
42
|
request_configuration
|
@@ -73,11 +73,11 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
73
73
|
|
74
74
|
async def patch(self,body: RoleDefinition, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[RoleDefinition]:
|
75
75
|
"""
|
76
|
-
Update the properties of a
|
76
|
+
Update the properties of a roleDefinition object.
|
77
77
|
param body: The request body
|
78
78
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
79
79
|
Returns: Optional[RoleDefinition]
|
80
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-
|
80
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0
|
81
81
|
"""
|
82
82
|
if body is None:
|
83
83
|
raise TypeError("body cannot be null.")
|
@@ -97,7 +97,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
97
97
|
|
98
98
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
99
99
|
"""
|
100
|
-
Deletes a
|
100
|
+
Deletes a deviceAndAppManagementRoleDefinition.
|
101
101
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
102
102
|
Returns: RequestInformation
|
103
103
|
"""
|
@@ -119,7 +119,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
119
119
|
|
120
120
|
def to_patch_request_information(self,body: RoleDefinition, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
121
121
|
"""
|
122
|
-
Update the properties of a
|
122
|
+
Update the properties of a roleDefinition object.
|
123
123
|
param body: The request body
|
124
124
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
125
125
|
Returns: RequestInformation
|
@@ -32,10 +32,11 @@ class ResizeRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def post(self,body: ResizePostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
34
34
|
"""
|
35
|
-
|
35
|
+
Upgrade or downgrade an existing Cloud PC to a configuration with a new virtual CPU (vCPU) and storage size.
|
36
36
|
param body: The request body
|
37
37
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
38
38
|
Returns: None
|
39
|
+
Find more info here: https://learn.microsoft.com/graph/api/cloudpc-resize?view=graph-rest-1.0
|
39
40
|
"""
|
40
41
|
if body is None:
|
41
42
|
raise TypeError("body cannot be null.")
|
@@ -53,7 +54,7 @@ class ResizeRequestBuilder(BaseRequestBuilder):
|
|
53
54
|
|
54
55
|
def to_post_request_information(self,body: ResizePostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
55
56
|
"""
|
56
|
-
|
57
|
+
Upgrade or downgrade an existing Cloud PC to a configuration with a new virtual CPU (vCPU) and storage size.
|
57
58
|
param body: The request body
|
58
59
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
59
60
|
Returns: RequestInformation
|
@@ -33,11 +33,11 @@ class AddRequestBuilder(BaseRequestBuilder):
|
|
33
33
|
|
34
34
|
async def post(self,body: AddPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[WorkbookTable]:
|
35
35
|
"""
|
36
|
-
|
36
|
+
Use this API to create a new Table.
|
37
37
|
param body: The request body
|
38
38
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
39
39
|
Returns: Optional[WorkbookTable]
|
40
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
40
|
+
Find more info here: https://learn.microsoft.com/graph/api/workbook-post-tables?view=graph-rest-1.0
|
41
41
|
"""
|
42
42
|
if body is None:
|
43
43
|
raise TypeError("body cannot be null.")
|
@@ -57,7 +57,7 @@ class AddRequestBuilder(BaseRequestBuilder):
|
|
57
57
|
|
58
58
|
def to_post_request_information(self,body: AddPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
59
59
|
"""
|
60
|
-
|
60
|
+
Use this API to create a new Table.
|
61
61
|
param body: The request body
|
62
62
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
63
63
|
Returns: RequestInformation
|
msgraph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/add_request_builder.py
CHANGED
@@ -33,11 +33,11 @@ class AddRequestBuilder(BaseRequestBuilder):
|
|
33
33
|
|
34
34
|
async def post(self,body: AddPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[WorkbookTable]:
|
35
35
|
"""
|
36
|
-
|
36
|
+
Use this API to create a new Table.
|
37
37
|
param body: The request body
|
38
38
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
39
39
|
Returns: Optional[WorkbookTable]
|
40
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
40
|
+
Find more info here: https://learn.microsoft.com/graph/api/workbook-post-tables?view=graph-rest-1.0
|
41
41
|
"""
|
42
42
|
if body is None:
|
43
43
|
raise TypeError("body cannot be null.")
|
@@ -57,7 +57,7 @@ class AddRequestBuilder(BaseRequestBuilder):
|
|
57
57
|
|
58
58
|
def to_post_request_information(self,body: AddPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
59
59
|
"""
|
60
|
-
|
60
|
+
Use this API to create a new Table.
|
61
61
|
param body: The request body
|
62
62
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
63
63
|
Returns: RequestInformation
|
msgraph/generated/external/connections/item/items/item/external_item_item_request_builder.py
CHANGED
@@ -74,11 +74,11 @@ class ExternalItemItemRequestBuilder(BaseRequestBuilder):
|
|
74
74
|
|
75
75
|
async def put(self,body: ExternalItem, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ExternalItem]:
|
76
76
|
"""
|
77
|
-
|
77
|
+
Create a new externalItem object.
|
78
78
|
param body: The request body
|
79
79
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
80
80
|
Returns: Optional[ExternalItem]
|
81
|
-
Find more info here: https://learn.microsoft.com/graph/api/externalconnectors-
|
81
|
+
Find more info here: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-1.0
|
82
82
|
"""
|
83
83
|
if body is None:
|
84
84
|
raise TypeError("body cannot be null.")
|
@@ -120,7 +120,7 @@ class ExternalItemItemRequestBuilder(BaseRequestBuilder):
|
|
120
120
|
|
121
121
|
def to_put_request_information(self,body: ExternalItem, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
122
122
|
"""
|
123
|
-
|
123
|
+
Create a new externalItem object.
|
124
124
|
param body: The request body
|
125
125
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
126
126
|
Returns: RequestInformation
|
@@ -74,11 +74,11 @@ class GroupsRequestBuilder(BaseRequestBuilder):
|
|
74
74
|
|
75
75
|
async def post(self,body: Group, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Group]:
|
76
76
|
"""
|
77
|
-
Create a new group
|
77
|
+
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.
|
78
78
|
param body: The request body
|
79
79
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
80
80
|
Returns: Optional[Group]
|
81
|
-
Find more info here: https://learn.microsoft.com/graph/api/group-
|
81
|
+
Find more info here: https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0
|
82
82
|
"""
|
83
83
|
if body is None:
|
84
84
|
raise TypeError("body cannot be null.")
|
@@ -109,7 +109,7 @@ class GroupsRequestBuilder(BaseRequestBuilder):
|
|
109
109
|
|
110
110
|
def to_post_request_information(self,body: Group, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
111
111
|
"""
|
112
|
-
Create a new group
|
112
|
+
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.
|
113
113
|
param body: The request body
|
114
114
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
115
115
|
Returns: RequestInformation
|
@@ -88,7 +88,7 @@ class TeamRequestBuilder(BaseRequestBuilder):
|
|
88
88
|
|
89
89
|
async def put(self,body: Team, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Team]:
|
90
90
|
"""
|
91
|
-
Create a new team under a group. In order to create a team, the group must have
|
91
|
+
Create a new team under a group. In order to create a team, the group must have at least one owner. If the group was created less than 15 minutes ago, calls to create a team might fail with a 404 Not Found error code because the group information didn't fully replicate.
|
92
92
|
param body: The request body
|
93
93
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
94
94
|
Returns: Optional[Team]
|
@@ -134,7 +134,7 @@ class TeamRequestBuilder(BaseRequestBuilder):
|
|
134
134
|
|
135
135
|
def to_put_request_information(self,body: Team, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
136
136
|
"""
|
137
|
-
Create a new team under a group. In order to create a team, the group must have
|
137
|
+
Create a new team under a group. In order to create a team, the group must have at least one owner. If the group was created less than 15 minutes ago, calls to create a team might fail with a 404 Not Found error code because the group information didn't fully replicate.
|
138
138
|
param body: The request body
|
139
139
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
140
140
|
Returns: RequestInformation
|
@@ -32,10 +32,10 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
34
34
|
"""
|
35
|
-
Delete a
|
35
|
+
Delete a namedLocation object.
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
37
37
|
Returns: None
|
38
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
38
|
+
Find more info here: https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-1.0
|
39
39
|
"""
|
40
40
|
request_info = self.to_delete_request_information(
|
41
41
|
request_configuration
|
@@ -51,10 +51,10 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
|
|
51
51
|
|
52
52
|
async def get(self,request_configuration: Optional[RequestConfiguration[NamedLocationItemRequestBuilderGetQueryParameters]] = None) -> Optional[NamedLocation]:
|
53
53
|
"""
|
54
|
-
Retrieve the properties and relationships of
|
54
|
+
Retrieve the properties and relationships of an ipNamedLocation object.
|
55
55
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
56
56
|
Returns: Optional[NamedLocation]
|
57
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
57
|
+
Find more info here: https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0
|
58
58
|
"""
|
59
59
|
request_info = self.to_get_request_information(
|
60
60
|
request_configuration
|
@@ -96,7 +96,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
|
|
96
96
|
|
97
97
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
98
98
|
"""
|
99
|
-
Delete a
|
99
|
+
Delete a namedLocation object.
|
100
100
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
101
101
|
Returns: RequestInformation
|
102
102
|
"""
|
@@ -107,7 +107,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
|
|
107
107
|
|
108
108
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[NamedLocationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
109
109
|
"""
|
110
|
-
Retrieve the properties and relationships of
|
110
|
+
Retrieve the properties and relationships of an ipNamedLocation object.
|
111
111
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
112
112
|
Returns: RequestInformation
|
113
113
|
"""
|
@@ -151,7 +151,7 @@ class NamedLocationItemRequestBuilder(BaseRequestBuilder):
|
|
151
151
|
@dataclass
|
152
152
|
class NamedLocationItemRequestBuilderGetQueryParameters():
|
153
153
|
"""
|
154
|
-
Retrieve the properties and relationships of
|
154
|
+
Retrieve the properties and relationships of an ipNamedLocation object.
|
155
155
|
"""
|
156
156
|
def get_query_parameter(self,original_name: str) -> str:
|
157
157
|
"""
|
@@ -72,11 +72,11 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
|
|
72
72
|
|
73
73
|
async def patch(self,body: CustomCalloutExtension, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[CustomCalloutExtension]:
|
74
74
|
"""
|
75
|
-
Update the properties of an
|
75
|
+
Update the properties of an accessPackageAssignmentWorkflowExtension object.
|
76
76
|
param body: The request body
|
77
77
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
78
78
|
Returns: Optional[CustomCalloutExtension]
|
79
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
79
|
+
Find more info here: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0
|
80
80
|
"""
|
81
81
|
if body is None:
|
82
82
|
raise TypeError("body cannot be null.")
|
@@ -118,7 +118,7 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
|
|
118
118
|
|
119
119
|
def to_patch_request_information(self,body: CustomCalloutExtension, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
120
120
|
"""
|
121
|
-
Update the properties of an
|
121
|
+
Update the properties of an accessPackageAssignmentWorkflowExtension object.
|
122
122
|
param body: The request body
|
123
123
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
124
124
|
Returns: RequestInformation
|
msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py
CHANGED
@@ -54,10 +54,10 @@ class AgreementItemRequestBuilder(BaseRequestBuilder):
|
|
54
54
|
|
55
55
|
async def get(self,request_configuration: Optional[RequestConfiguration[AgreementItemRequestBuilderGetQueryParameters]] = None) -> Optional[Agreement]:
|
56
56
|
"""
|
57
|
-
Retrieve
|
57
|
+
Retrieve all files related to an agreement. This includes the default file and all localized files.
|
58
58
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
59
59
|
Returns: Optional[Agreement]
|
60
|
-
Find more info here: https://learn.microsoft.com/graph/api/agreement-
|
60
|
+
Find more info here: https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-1.0
|
61
61
|
"""
|
62
62
|
request_info = self.to_get_request_information(
|
63
63
|
request_configuration
|
@@ -110,7 +110,7 @@ class AgreementItemRequestBuilder(BaseRequestBuilder):
|
|
110
110
|
|
111
111
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[AgreementItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
112
112
|
"""
|
113
|
-
Retrieve
|
113
|
+
Retrieve all files related to an agreement. This includes the default file and all localized files.
|
114
114
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
115
115
|
Returns: RequestInformation
|
116
116
|
"""
|
@@ -181,7 +181,7 @@ class AgreementItemRequestBuilder(BaseRequestBuilder):
|
|
181
181
|
@dataclass
|
182
182
|
class AgreementItemRequestBuilderGetQueryParameters():
|
183
183
|
"""
|
184
|
-
Retrieve
|
184
|
+
Retrieve all files related to an agreement. This includes the default file and all localized files.
|
185
185
|
"""
|
186
186
|
def get_query_parameter(self,original_name: str) -> str:
|
187
187
|
"""
|