We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f35551 commit 877644aCopy full SHA for 877644a
README.md
@@ -11,7 +11,9 @@ Class **Infoblox** implements the following methods:
11
- create_networkcontainer
12
- delete_networkcontainer
13
- create_host_record
14
+- create_txt_record
15
- delete_host_record
16
+- delete_txt_record
17
- add_host_alias
18
- delete_host_alias
19
- create_cname_record
@@ -24,6 +26,7 @@ Class **Infoblox** implements the following methods:
24
26
- get_ip_by_host
25
27
- get_host_by_extattrs
28
- get_host_by_regexp
29
+- get_txt_by_regexp
30
- get_host_extattrs
31
- get_network
32
- get_network_by_ip
0 commit comments