Add network_view to infoblox client
Compare changes
+ 30
− 19
@@ -41,29 +41,32 @@ def _setup_connection() -> tuple[connector.Connector, IPAMParams]:
@@ -104,8 +107,9 @@ def allocate_v4_network(service_type: str, comment: str | None = "") -> ipaddres
@@ -123,8 +127,9 @@ def allocate_v6_network(service_type: str, comment: str | None = "") -> ipaddres
@@ -184,10 +189,11 @@ def allocate_host(
@@ -197,6 +203,7 @@ def allocate_host(
@@ -209,7 +216,7 @@ def allocate_host(
@@ -240,7 +247,8 @@ def create_host_by_ip(
@@ -252,9 +260,12 @@ def create_host_by_ip(