I looked into the documentation for cobbler.api (both online and in
pydoc) but I just don't see a way to list all available objects that I
can call.  In other words I would like to do something like
"find_profile(*, return_list="True").

For instance, I would like to set as variable some kickstart meta
objects.  I looked online and noticed that the Kickstart meta is refered
to as: ksmeta (although I have no clue how you can know that).   So I
tried something like this:

Print handle.find_profile(ksmeta="*", return_list="True")... but I get
nothing.

I know there has to be a way to do this, maybe there is another
documentation page that list more indepth on how to do things?  
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to