msgraph-sdk 1.35.0__py3-none-any.whl → 1.36.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/applications/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/contacts/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/contracts/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -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_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 +7 -7
- 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 +10 -10
- 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 +6 -6
- msgraph/generated/device_management/device_management_request_builder.py +2 -2
- msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +7 -7
- msgraph/generated/devices/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/directory/administrative_units/item/administrative_unit_item_request_builder.py +3 -3
- msgraph/generated/directory/deleted_items/deleted_items_request_builder.py +3 -3
- msgraph/generated/directory/deleted_items/graph_group/graph_group_request_builder.py +3 -3
- msgraph/generated/directory/deleted_items/item/directory_object_item_request_builder.py +5 -5
- msgraph/generated/directory/deleted_items/item/graph_group/graph_group_request_builder.py +3 -3
- msgraph/generated/directory/deleted_items/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/certificate_based_auth_configurations_request_builder.py +7 -5
- msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/certificate_authorities_request_builder.py +7 -5
- msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_authorities/item/certificate_authority_detail_item_request_builder.py +9 -7
- msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/certificate_based_auth_pki_item_request_builder.py +10 -7
- msgraph/generated/directory/public_key_infrastructure/certificate_based_auth_configurations/item/upload/upload_request_builder.py +3 -2
- msgraph/generated/directory/public_key_infrastructure/public_key_infrastructure_request_builder.py +3 -3
- msgraph/generated/directory_objects/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/directory_role_templates/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/directory_roles/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +3 -3
- msgraph/generated/group_setting_templates/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/groups/groups_request_builder.py +3 -3
- msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
- msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +1 -1
- msgraph/generated/groups/item/conversations/item/threads/item/reply/reply_request_builder.py +3 -3
- msgraph/generated/groups/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +1 -1
- msgraph/generated/groups/item/threads/item/posts/posts_request_builder.py +4 -4
- msgraph/generated/groups/item/threads/item/reply/reply_request_builder.py +3 -3
- msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +3 -3
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/access_package_item_request_builder.py +4 -4
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +6 -6
- msgraph/generated/kiota-dom-export.txt +99 -0
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/administrative_unit.py +1 -1
- msgraph/generated/models/call_event.py +84 -0
- msgraph/generated/models/call_event_type.py +8 -0
- msgraph/generated/models/certificate_authority_detail.py +10 -10
- msgraph/generated/models/certificate_based_auth_pki.py +5 -5
- msgraph/generated/models/device.py +1 -1
- msgraph/generated/models/directory.py +1 -1
- msgraph/generated/models/emergency_call_event.py +68 -0
- msgraph/generated/models/emergency_caller_info.py +77 -0
- msgraph/generated/models/entity.py +21 -0
- msgraph/generated/models/group.py +1 -1
- msgraph/generated/models/partners/billing/billing_reconciliation.py +7 -0
- msgraph/generated/models/partners/billing/unbilled_reconciliation.py +53 -0
- msgraph/generated/models/public_key_infrastructure_root.py +1 -1
- msgraph/generated/models/user.py +1 -1
- msgraph/generated/models/workbook_worksheet_protection_options.py +11 -11
- 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 +7 -7
- msgraph/generated/organization/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/permission_grants/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/reports/partners/billing/reconciliation/reconciliation_request_builder.py +10 -0
- msgraph/generated/reports/partners/billing/reconciliation/unbilled/microsoft_graph_partners_billing_export/export_post_request_body.py +68 -0
- msgraph/generated/reports/partners/billing/reconciliation/unbilled/microsoft_graph_partners_billing_export/microsoft_graph_partners_billing_export_request_builder.py +89 -0
- msgraph/generated/reports/partners/billing/reconciliation/unbilled/unbilled_request_builder.py +198 -0
- msgraph/generated/service_principals/item/restore/restore_request_builder.py +2 -2
- 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/teams/item/schedule/shifts/item/shift_item_request_builder.py +2 -2
- msgraph/generated/tenant_relationships/multi_tenant_organization/multi_tenant_organization_request_builder.py +3 -3
- msgraph/generated/users/item/presence/presence_request_builder.py +4 -4
- msgraph/generated/users/item/restore/restore_request_builder.py +2 -2
- msgraph/generated/users/item/user_item_request_builder.py +7 -7
- msgraph/generated/users/users_request_builder.py +3 -3
- msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +7 -7
- {msgraph_sdk-1.35.0.dist-info → msgraph_sdk-1.36.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.35.0.dist-info → msgraph_sdk-1.36.0.dist-info}/RECORD +96 -88
- {msgraph_sdk-1.35.0.dist-info → msgraph_sdk-1.36.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.35.0.dist-info → msgraph_sdk-1.36.0.dist-info}/licenses/LICENSE +0 -0
@@ -32,9 +32,10 @@ class CertificateAuthorityDetailItemRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
34
34
|
"""
|
35
|
-
Delete
|
35
|
+
Delete a certificateAuthorityDetail 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/certificatebasedauthpki-delete-certificateauthorities?view=graph-rest-1.0
|
38
39
|
"""
|
39
40
|
request_info = self.to_delete_request_information(
|
40
41
|
request_configuration
|
@@ -50,7 +51,7 @@ class CertificateAuthorityDetailItemRequestBuilder(BaseRequestBuilder):
|
|
50
51
|
|
51
52
|
async def get(self,request_configuration: Optional[RequestConfiguration[CertificateAuthorityDetailItemRequestBuilderGetQueryParameters]] = None) -> Optional[CertificateAuthorityDetail]:
|
52
53
|
"""
|
53
|
-
|
54
|
+
The collection of certificate authorities contained in this public key infrastructure resource.
|
54
55
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
55
56
|
Returns: Optional[CertificateAuthorityDetail]
|
56
57
|
"""
|
@@ -70,10 +71,11 @@ class CertificateAuthorityDetailItemRequestBuilder(BaseRequestBuilder):
|
|
70
71
|
|
71
72
|
async def patch(self,body: CertificateAuthorityDetail, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[CertificateAuthorityDetail]:
|
72
73
|
"""
|
73
|
-
Update
|
74
|
+
Update certificateAuthorityDetail
|
74
75
|
param body: The request body
|
75
76
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
76
77
|
Returns: Optional[CertificateAuthorityDetail]
|
78
|
+
Find more info here: https://learn.microsoft.com/graph/api/certificateauthoritydetail-update?view=graph-rest-1.0
|
77
79
|
"""
|
78
80
|
if body is None:
|
79
81
|
raise TypeError("body cannot be null.")
|
@@ -93,7 +95,7 @@ class CertificateAuthorityDetailItemRequestBuilder(BaseRequestBuilder):
|
|
93
95
|
|
94
96
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
95
97
|
"""
|
96
|
-
Delete
|
98
|
+
Delete a certificateAuthorityDetail object.
|
97
99
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
98
100
|
Returns: RequestInformation
|
99
101
|
"""
|
@@ -104,7 +106,7 @@ class CertificateAuthorityDetailItemRequestBuilder(BaseRequestBuilder):
|
|
104
106
|
|
105
107
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[CertificateAuthorityDetailItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
106
108
|
"""
|
107
|
-
|
109
|
+
The collection of certificate authorities contained in this public key infrastructure resource.
|
108
110
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
109
111
|
Returns: RequestInformation
|
110
112
|
"""
|
@@ -115,7 +117,7 @@ class CertificateAuthorityDetailItemRequestBuilder(BaseRequestBuilder):
|
|
115
117
|
|
116
118
|
def to_patch_request_information(self,body: CertificateAuthorityDetail, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
117
119
|
"""
|
118
|
-
Update
|
120
|
+
Update certificateAuthorityDetail
|
119
121
|
param body: The request body
|
120
122
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
121
123
|
Returns: RequestInformation
|
@@ -148,7 +150,7 @@ class CertificateAuthorityDetailItemRequestBuilder(BaseRequestBuilder):
|
|
148
150
|
@dataclass
|
149
151
|
class CertificateAuthorityDetailItemRequestBuilderGetQueryParameters():
|
150
152
|
"""
|
151
|
-
|
153
|
+
The collection of certificate authorities contained in this public key infrastructure resource.
|
152
154
|
"""
|
153
155
|
def get_query_parameter(self,original_name: str) -> str:
|
154
156
|
"""
|
@@ -34,9 +34,10 @@ class CertificateBasedAuthPkiItemRequestBuilder(BaseRequestBuilder):
|
|
34
34
|
|
35
35
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
36
36
|
"""
|
37
|
-
Delete
|
37
|
+
Delete a certificateBasedAuthPki object.
|
38
38
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
39
39
|
Returns: None
|
40
|
+
Find more info here: https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-delete-certificatebasedauthconfigurations?view=graph-rest-1.0
|
40
41
|
"""
|
41
42
|
request_info = self.to_delete_request_information(
|
42
43
|
request_configuration
|
@@ -52,9 +53,10 @@ class CertificateBasedAuthPkiItemRequestBuilder(BaseRequestBuilder):
|
|
52
53
|
|
53
54
|
async def get(self,request_configuration: Optional[RequestConfiguration[CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters]] = None) -> Optional[CertificateBasedAuthPki]:
|
54
55
|
"""
|
55
|
-
|
56
|
+
Read the properties and relationships of a certificateBasedAuthPki object.
|
56
57
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
57
58
|
Returns: Optional[CertificateBasedAuthPki]
|
59
|
+
Find more info here: https://learn.microsoft.com/graph/api/certificatebasedauthpki-get?view=graph-rest-1.0
|
58
60
|
"""
|
59
61
|
request_info = self.to_get_request_information(
|
60
62
|
request_configuration
|
@@ -72,10 +74,11 @@ class CertificateBasedAuthPkiItemRequestBuilder(BaseRequestBuilder):
|
|
72
74
|
|
73
75
|
async def patch(self,body: CertificateBasedAuthPki, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[CertificateBasedAuthPki]:
|
74
76
|
"""
|
75
|
-
Update the
|
77
|
+
Update the properties of a certificateBasedAuthPki object.
|
76
78
|
param body: The request body
|
77
79
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
78
80
|
Returns: Optional[CertificateBasedAuthPki]
|
81
|
+
Find more info here: https://learn.microsoft.com/graph/api/certificatebasedauthpki-update?view=graph-rest-1.0
|
79
82
|
"""
|
80
83
|
if body is None:
|
81
84
|
raise TypeError("body cannot be null.")
|
@@ -95,7 +98,7 @@ class CertificateBasedAuthPkiItemRequestBuilder(BaseRequestBuilder):
|
|
95
98
|
|
96
99
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
97
100
|
"""
|
98
|
-
Delete
|
101
|
+
Delete a certificateBasedAuthPki object.
|
99
102
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
100
103
|
Returns: RequestInformation
|
101
104
|
"""
|
@@ -106,7 +109,7 @@ class CertificateBasedAuthPkiItemRequestBuilder(BaseRequestBuilder):
|
|
106
109
|
|
107
110
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
108
111
|
"""
|
109
|
-
|
112
|
+
Read the properties and relationships of a certificateBasedAuthPki object.
|
110
113
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
111
114
|
Returns: RequestInformation
|
112
115
|
"""
|
@@ -117,7 +120,7 @@ class CertificateBasedAuthPkiItemRequestBuilder(BaseRequestBuilder):
|
|
117
120
|
|
118
121
|
def to_patch_request_information(self,body: CertificateBasedAuthPki, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
119
122
|
"""
|
120
|
-
Update the
|
123
|
+
Update the properties of a certificateBasedAuthPki object.
|
121
124
|
param body: The request body
|
122
125
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
123
126
|
Returns: RequestInformation
|
@@ -168,7 +171,7 @@ class CertificateBasedAuthPkiItemRequestBuilder(BaseRequestBuilder):
|
|
168
171
|
@dataclass
|
169
172
|
class CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters():
|
170
173
|
"""
|
171
|
-
|
174
|
+
Read the properties and relationships of a certificateBasedAuthPki object.
|
172
175
|
"""
|
173
176
|
def get_query_parameter(self,original_name: str) -> str:
|
174
177
|
"""
|
@@ -32,10 +32,11 @@ class UploadRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def post(self,body: UploadPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
34
34
|
"""
|
35
|
-
|
35
|
+
Append additional certificate authority details to a certificateBasedAuthPki resource. Only one operation can run at a time and this operation can take up to 30 minutes to complete. To know whether another upload is in progress, call the Get certificateBasedAuthPki. The status property will have the value running.
|
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/certificatebasedauthpki-upload?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 UploadRequestBuilder(BaseRequestBuilder):
|
|
53
54
|
|
54
55
|
def to_post_request_information(self,body: UploadPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
55
56
|
"""
|
56
|
-
|
57
|
+
Append additional certificate authority details to a certificateBasedAuthPki resource. Only one operation can run at a time and this operation can take up to 30 minutes to complete. To know whether another upload is in progress, call the Get certificateBasedAuthPki. The status property will have the value running.
|
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
|
msgraph/generated/directory/public_key_infrastructure/public_key_infrastructure_request_builder.py
CHANGED
@@ -51,7 +51,7 @@ class PublicKeyInfrastructureRequestBuilder(BaseRequestBuilder):
|
|
51
51
|
|
52
52
|
async def get(self,request_configuration: Optional[RequestConfiguration[PublicKeyInfrastructureRequestBuilderGetQueryParameters]] = None) -> Optional[PublicKeyInfrastructureRoot]:
|
53
53
|
"""
|
54
|
-
|
54
|
+
The collection of public key infrastructure instances for the certificate-based authentication feature for users in a Microsoft Entra tenant.
|
55
55
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
56
56
|
Returns: Optional[PublicKeyInfrastructureRoot]
|
57
57
|
"""
|
@@ -105,7 +105,7 @@ class PublicKeyInfrastructureRequestBuilder(BaseRequestBuilder):
|
|
105
105
|
|
106
106
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[PublicKeyInfrastructureRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
107
107
|
"""
|
108
|
-
|
108
|
+
The collection of public key infrastructure instances for the certificate-based authentication feature for users in a Microsoft Entra tenant.
|
109
109
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
110
110
|
Returns: RequestInformation
|
111
111
|
"""
|
@@ -158,7 +158,7 @@ class PublicKeyInfrastructureRequestBuilder(BaseRequestBuilder):
|
|
158
158
|
@dataclass
|
159
159
|
class PublicKeyInfrastructureRequestBuilderGetQueryParameters():
|
160
160
|
"""
|
161
|
-
|
161
|
+
The collection of public key infrastructure instances for the certificate-based authentication feature for users in a Microsoft Entra tenant.
|
162
162
|
"""
|
163
163
|
def get_query_parameter(self,original_name: str) -> str:
|
164
164
|
"""
|
@@ -32,7 +32,7 @@ class RestoreRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def post(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DirectoryObject]:
|
34
34
|
"""
|
35
|
-
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items.
|
35
|
+
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
37
37
|
Returns: Optional[DirectoryObject]
|
38
38
|
Find more info here: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0
|
@@ -53,7 +53,7 @@ class RestoreRequestBuilder(BaseRequestBuilder):
|
|
53
53
|
|
54
54
|
def to_post_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
55
55
|
"""
|
56
|
-
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items.
|
56
|
+
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal
|
57
57
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
58
58
|
Returns: RequestInformation
|
59
59
|
"""
|
@@ -32,7 +32,7 @@ class RestoreRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def post(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DirectoryObject]:
|
34
34
|
"""
|
35
|
-
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items.
|
35
|
+
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
37
37
|
Returns: Optional[DirectoryObject]
|
38
38
|
Find more info here: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0
|
@@ -53,7 +53,7 @@ class RestoreRequestBuilder(BaseRequestBuilder):
|
|
53
53
|
|
54
54
|
def to_post_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
55
55
|
"""
|
56
|
-
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items.
|
56
|
+
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal
|
57
57
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
58
58
|
Returns: RequestInformation
|
59
59
|
"""
|
@@ -32,7 +32,7 @@ class RestoreRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def post(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DirectoryObject]:
|
34
34
|
"""
|
35
|
-
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items.
|
35
|
+
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
37
37
|
Returns: Optional[DirectoryObject]
|
38
38
|
Find more info here: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0
|
@@ -53,7 +53,7 @@ class RestoreRequestBuilder(BaseRequestBuilder):
|
|
53
53
|
|
54
54
|
def to_post_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
55
55
|
"""
|
56
|
-
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items.
|
56
|
+
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal
|
57
57
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
58
58
|
Returns: RequestInformation
|
59
59
|
"""
|
@@ -71,11 +71,11 @@ class RetentionLabelRequestBuilder(BaseRequestBuilder):
|
|
71
71
|
|
72
72
|
async def patch(self,body: ItemRetentionLabel, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ItemRetentionLabel]:
|
73
73
|
"""
|
74
|
-
|
74
|
+
Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
|
75
75
|
param body: The request body
|
76
76
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
77
77
|
Returns: Optional[ItemRetentionLabel]
|
78
|
-
Find more info here: https://learn.microsoft.com/graph/api/driveitem-
|
78
|
+
Find more info here: https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0
|
79
79
|
"""
|
80
80
|
if body is None:
|
81
81
|
raise TypeError("body cannot be null.")
|
@@ -117,7 +117,7 @@ class RetentionLabelRequestBuilder(BaseRequestBuilder):
|
|
117
117
|
|
118
118
|
def to_patch_request_information(self,body: ItemRetentionLabel, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
119
119
|
"""
|
120
|
-
|
120
|
+
Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
|
121
121
|
param body: The request body
|
122
122
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
123
123
|
Returns: RequestInformation
|
@@ -32,7 +32,7 @@ class RestoreRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def post(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DirectoryObject]:
|
34
34
|
"""
|
35
|
-
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items.
|
35
|
+
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
37
37
|
Returns: Optional[DirectoryObject]
|
38
38
|
Find more info here: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0
|
@@ -53,7 +53,7 @@ class RestoreRequestBuilder(BaseRequestBuilder):
|
|
53
53
|
|
54
54
|
def to_post_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
55
55
|
"""
|
56
|
-
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items.
|
56
|
+
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal
|
57
57
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
58
58
|
Returns: RequestInformation
|
59
59
|
"""
|
@@ -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
|
@@ -70,11 +70,11 @@ class ConversationsRequestBuilder(BaseRequestBuilder):
|
|
70
70
|
|
71
71
|
async def post(self,body: Conversation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Conversation]:
|
72
72
|
"""
|
73
|
-
|
73
|
+
Use reply thread or reply post to further post to that conversation.
|
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[Conversation]
|
77
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
77
|
+
Find more info here: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0
|
78
78
|
"""
|
79
79
|
if body is None:
|
80
80
|
raise TypeError("body cannot be null.")
|
@@ -105,7 +105,7 @@ class ConversationsRequestBuilder(BaseRequestBuilder):
|
|
105
105
|
|
106
106
|
def to_post_request_information(self,body: Conversation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
107
107
|
"""
|
108
|
-
|
108
|
+
Use reply thread or reply post to further post to that conversation.
|
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
|
@@ -36,7 +36,7 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
|
|
36
36
|
Delete conversation.
|
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/
|
39
|
+
Find more info here: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0
|
40
40
|
"""
|
41
41
|
request_info = self.to_delete_request_information(
|
42
42
|
request_configuration
|
msgraph/generated/groups/item/conversations/item/threads/item/reply/reply_request_builder.py
CHANGED
@@ -32,11 +32,11 @@ class ReplyRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def post(self,body: ReplyPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
34
34
|
"""
|
35
|
-
|
35
|
+
Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
|
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/post-
|
39
|
+
Find more info here: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0
|
40
40
|
"""
|
41
41
|
if body is None:
|
42
42
|
raise TypeError("body cannot be null.")
|
@@ -54,7 +54,7 @@ class ReplyRequestBuilder(BaseRequestBuilder):
|
|
54
54
|
|
55
55
|
def to_post_request_information(self,body: ReplyPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
56
56
|
"""
|
57
|
-
|
57
|
+
Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
|
58
58
|
param body: The request body
|
59
59
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
60
60
|
Returns: RequestInformation
|
@@ -32,7 +32,7 @@ class RestoreRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def post(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DirectoryObject]:
|
34
34
|
"""
|
35
|
-
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items.
|
35
|
+
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
37
37
|
Returns: Optional[DirectoryObject]
|
38
38
|
Find more info here: https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0
|
@@ -53,7 +53,7 @@ class RestoreRequestBuilder(BaseRequestBuilder):
|
|
53
53
|
|
54
54
|
def to_post_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
55
55
|
"""
|
56
|
-
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items.
|
56
|
+
Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal
|
57
57
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
58
58
|
Returns: RequestInformation
|
59
59
|
"""
|
@@ -37,7 +37,7 @@ class ConversationThreadItemRequestBuilder(BaseRequestBuilder):
|
|
37
37
|
Delete conversationThread.
|
38
38
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
39
39
|
Returns: None
|
40
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
40
|
+
Find more info here: https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0
|
41
41
|
"""
|
42
42
|
request_info = self.to_delete_request_information(
|
43
43
|
request_configuration
|
@@ -48,10 +48,10 @@ class PostsRequestBuilder(BaseRequestBuilder):
|
|
48
48
|
|
49
49
|
async def get(self,request_configuration: Optional[RequestConfiguration[PostsRequestBuilderGetQueryParameters]] = None) -> Optional[PostCollectionResponse]:
|
50
50
|
"""
|
51
|
-
Get the
|
51
|
+
Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
|
52
52
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
53
53
|
Returns: Optional[PostCollectionResponse]
|
54
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
54
|
+
Find more info here: https://learn.microsoft.com/graph/api/post-get?view=graph-rest-1.0
|
55
55
|
"""
|
56
56
|
request_info = self.to_get_request_information(
|
57
57
|
request_configuration
|
@@ -69,7 +69,7 @@ class PostsRequestBuilder(BaseRequestBuilder):
|
|
69
69
|
|
70
70
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[PostsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
71
71
|
"""
|
72
|
-
Get the
|
72
|
+
Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
|
73
73
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
74
74
|
Returns: RequestInformation
|
75
75
|
"""
|
@@ -100,7 +100,7 @@ class PostsRequestBuilder(BaseRequestBuilder):
|
|
100
100
|
@dataclass
|
101
101
|
class PostsRequestBuilderGetQueryParameters():
|
102
102
|
"""
|
103
|
-
Get the
|
103
|
+
Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
|
104
104
|
"""
|
105
105
|
def get_query_parameter(self,original_name: str) -> str:
|
106
106
|
"""
|
@@ -32,11 +32,11 @@ class ReplyRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def post(self,body: ReplyPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
34
34
|
"""
|
35
|
-
|
35
|
+
Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
|
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/post-
|
39
|
+
Find more info here: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0
|
40
40
|
"""
|
41
41
|
if body is None:
|
42
42
|
raise TypeError("body cannot be null.")
|
@@ -54,7 +54,7 @@ class ReplyRequestBuilder(BaseRequestBuilder):
|
|
54
54
|
|
55
55
|
def to_post_request_information(self,body: ReplyPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
56
56
|
"""
|
57
|
-
|
57
|
+
Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
|
58
58
|
param body: The request body
|
59
59
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
60
60
|
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
|
@@ -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
|
"""
|
@@ -58,10 +58,10 @@ class AccessPackageItemRequestBuilder(BaseRequestBuilder):
|
|
58
58
|
|
59
59
|
async def get(self,request_configuration: Optional[RequestConfiguration[AccessPackageItemRequestBuilderGetQueryParameters]] = None) -> Optional[AccessPackage]:
|
60
60
|
"""
|
61
|
-
Retrieve
|
61
|
+
Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope.
|
62
62
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
63
63
|
Returns: Optional[AccessPackage]
|
64
|
-
Find more info here: https://learn.microsoft.com/graph/api/accesspackage-
|
64
|
+
Find more info here: https://learn.microsoft.com/graph/api/accesspackage-list-resourcerolescopes?view=graph-rest-1.0
|
65
65
|
"""
|
66
66
|
request_info = self.to_get_request_information(
|
67
67
|
request_configuration
|
@@ -114,7 +114,7 @@ class AccessPackageItemRequestBuilder(BaseRequestBuilder):
|
|
114
114
|
|
115
115
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[AccessPackageItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
116
116
|
"""
|
117
|
-
Retrieve
|
117
|
+
Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope.
|
118
118
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
119
119
|
Returns: RequestInformation
|
120
120
|
"""
|
@@ -221,7 +221,7 @@ class AccessPackageItemRequestBuilder(BaseRequestBuilder):
|
|
221
221
|
@dataclass
|
222
222
|
class AccessPackageItemRequestBuilderGetQueryParameters():
|
223
223
|
"""
|
224
|
-
Retrieve
|
224
|
+
Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope.
|
225
225
|
"""
|
226
226
|
def get_query_parameter(self,original_name: str) -> str:
|
227
227
|
"""
|
@@ -32,10 +32,10 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
34
34
|
"""
|
35
|
-
Delete an
|
35
|
+
Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:
|
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/accesspackageassignmentworkflowextension-delete?view=graph-rest-1.0
|
39
39
|
"""
|
40
40
|
request_info = self.to_delete_request_information(
|
41
41
|
request_configuration
|
@@ -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.")
|
@@ -96,7 +96,7 @@ class CustomCalloutExtensionItemRequestBuilder(BaseRequestBuilder):
|
|
96
96
|
|
97
97
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
98
98
|
"""
|
99
|
-
Delete an
|
99
|
+
Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:
|
100
100
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
101
101
|
Returns: RequestInformation
|
102
102
|
"""
|
@@ -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
|