VMware Workspace ONE Community
Bobwardt
Enthusiast
Enthusiast
Jump to solution

Rest API account?

API REST. does anyone know if you can only use a basic account with Rest API as I have tried a directory account and it fails.
if we have to use a basic it is a problem a sit has a non changeable password expiry of 30 days.
we have a 3rd party that would like to connect to our console via API Rest to gather info for a support tool.We are on a SAAS environment.
Labels (1)
0 Kudos
1 Solution

Accepted Solutions
chengtmskcc
Expert
Expert
Jump to solution

You can definitely use directory account for API as I have several in use without any issue.


View solution in original post

0 Kudos
6 Replies
chengtmskcc
Expert
Expert
Jump to solution

You can definitely use directory account for API as I have several in use without any issue.


0 Kudos
habit81
Enthusiast
Enthusiast
Jump to solution

Yep, you can use directory account for REST API calls. You just need to provide it as domain or sAMAccountName if you use standard setup.
0 Kudos
Bobwardt
Enthusiast
Enthusiast
Jump to solution

Thanks guys, I found it was because it need the pin setting, once we did that it worked.
0 Kudos
Bobwardt
Enthusiast
Enthusiast
Jump to solution

We seem to have an issue where Alemba are only able to extract 100 phone records do you know if there is any limitations from WS1 I suspect it is at their end.
0 Kudos
habit81
Enthusiast
Enthusiast
Jump to solution

Try ' https://Console/api/mdm/devices/search?page=0&pagesize=SIZE_VALUE'

Replace SIZE_VALUE with appropriate number.
0 Kudos
Bobwardt
Enthusiast
Enthusiast
Jump to solution

Thanks Jakub, I will pass this on, hopefully this sorts them out.
0 Kudos