On 11/09/2017 08:10 PM, Kristian Petersen via FreeIPA-users wrote:
Hey all,
Is there a way to get a list of all of the groups in FreeIPA using the
python API?
--
Kristian Petersen
System Administrator
Dept. of Chemistry and Biochemistry
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Hi,
you can find all the commands provided by the API using the web GUI:
- login to https://server.domain.com/ipa/ui
- navigate to IPA Server > API Browser
From there you will be able to search for commands related to "group"
and group_find may be the one you are interested in.
The API browser will show you the arguments and options for each command.
HTH,
Flo
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]