文件名称:PyVMwareAirWatch:适用于VMware AirWatch的Python API包装器(现在为Workspace ONE UEM)
文件大小:11KB
文件格式:ZIP
更新时间:2024-06-11 03:50:00
python api-wrapper vmware-airwatch airwatch Python
PyVMwareAirWatch PyVMwareAirWatch是适用于 9.1+(现在称为Workspace ONE UEM)的Python API库 用法: from pyairwatch.client import AirWatchAPI a = AirWatchAPI(env='your_environment_url', apikey='your_api_token_key', username='username', password='password') # Get the OG ID for a specified Group ID a.groups.get_id_from_groupid(groupid='testog') # Create a Child OG fo
【文件预览】:
PyVMwareAirWatch-master
----LICENSE(1KB)
----__init__.py(1B)
----pyairwatch()
--------mdm()
--------system()
--------client.py(6KB)
--------__init__.py(0B)
----setup.py(405B)
----.gitignore(17B)
----README.md(2KB)