You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from kandji.models.automated_device_enrollment_integrations_create_ade_integration200_responseimportAutomatedDeviceEnrollmentIntegrationsCreateAdeIntegration200Response
33
+
from kandji.models.create_integration200_responseimportCreateIntegration200Response
34
34
from kandji.rest import ApiException
35
35
from pprint import pprint
36
36
@@ -82,7 +82,7 @@ Name | Type | Description | Notes
@@ -250,7 +250,7 @@ This endpoint does not need any parameter.
250
250
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -262,7 +262,7 @@ Get information about a specific Automated Device Enrollment device.
262
262
263
263
```python
264
264
import kandji
265
-
from kandji.models.automated_device_enrollment_integrations_get_ade_device200_responseimportAutomatedDeviceEnrollmentIntegrationsGetAdeDevice200Response
265
+
from kandji.models.success200_response1importSuccess200Response1
266
266
from kandji.rest import ApiException
267
267
from pprint import pprint
268
268
@@ -308,7 +308,7 @@ Name | Type | Description | Notes
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -415,7 +415,7 @@ Get a list of Automated Device Enrollment devices.
415
415
416
416
```python
417
417
import kandji
418
-
from kandji.models.automated_device_enrollment_integrations_list_ade_devices200_responseimportAutomatedDeviceEnrollmentIntegrationsListAdeDevices200Response
418
+
from kandji.models.success200_responseimportSuccess200Response
419
419
from kandji.rest import ApiException
420
420
from pprint import pprint
421
421
@@ -477,7 +477,7 @@ Name | Type | Description | Notes
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -581,7 +581,7 @@ List devices associated to ADE token
581
581
582
582
```python
583
583
import kandji
584
-
from kandji.models.automated_device_enrollment_integrations_list_devices_associated_to_ade_token200_responseimportAutomatedDeviceEnrollmentIntegrationsListDevicesAssociatedToAdeToken200Response
584
+
from kandji.models.list_associated_devices_null_mdm_device200_responseimportListAssociatedDevicesNullMdmDevice200Response
585
585
from kandji.rest import ApiException
586
586
from pprint import pprint
587
587
@@ -629,7 +629,7 @@ Name | Type | Description | Notes
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
from kandji.models.automated_device_enrollment_integrations_get_ade_device200_responseimportAutomatedDeviceEnrollmentIntegrationsGetAdeDevice200Response
747
+
from kandji.models.update_user_assignment200_responseimportUpdateUserAssignment200Response
748
748
from kandji.rest import ApiException
749
749
from pprint import pprint
750
750
@@ -792,7 +792,7 @@ Name | Type | Description | Notes
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments