import ipahttp
host = 'ipamaster.example.com'
user = 'user'
passwd = 'passwd'
ipa = ipahttp.ipa(host)
ipa.login(user, passwd)
print(ipa.dnsrecord_show(dns_zone, dns_name))
-
Notifications
You must be signed in to change notification settings - Fork 2
pixonic/ipahttp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published