- Read the required iOS data of mobile phones via the REST APIs.
- The script will be written in powersehll and will run on an onpremise server.
- The Workspace One environment is a cloud based environment. So onpremise server is configured to get access to the required ports and whitelisted IP range.
- All API Keys, passwords and other credentials are obfuscated.
K
api_data_read_workspaceone_powershell
public
0 stars
0 forks
0 issues
Commits
List of commits on branch main.Unverified
ef2701252a8f0b232dea74b0258905423db87e7eSavinf the results in a local csv file.
KKhurrm committed 2 years ago
Unverified
4e9bc893da4cfb5ea8d5154af2873aa093b85c8bDate formatting from Unix to more readable. (Function Added)
KKhurrm committed 2 years ago
Unverified
63ebbfb9de4c83af99014e68dd551c83dc44b20bAdding more fields.
KKhurrm committed 2 years ago
Unverified
0e556c029a9c486ee54e5dd40919241861230e15Defining PSObject for Json Data.
KKhurrm committed 2 years ago
Unverified
1835c7bb0a6b00dcf362974dbb33f732269c2fc1Adding a Loop
KKhurrm committed 2 years ago
Unverified
757bc354f445ea23ecb691a75376f87cf97de8b6Adding the loop for pagination
KKhurrm committed 2 years ago