Skip to content

A Python framework for interacting with AirWatch / WSO UEM

License

Notifications You must be signed in to change notification settings

rorymurdock/wso

Repository files navigation

wso

Build Status Maintainability Documentation Status Coverage Status Requirements Status

A package for working with VMWare Workspace ONE UEM

Purpose

Provides a Python interface for WSO UEM

Usage

Getting started is easy, first install the package using pip install wso next open an interactive python shell python3

from wso import WSO
WSO()

This will start interactive config mode where you will be asked for the URL, username, password, tentant code

Once you have setup your config you can query UEM for information. Check the examples directory for some examples of what you can do.

WSO().system_info()

About

A Python framework for interacting with AirWatch / WSO UEM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages