Metadata-Version: 2.4
Name: b1ddi
Version: 0.0.3
Summary: Infoblox UDDI Operational Tools
License: MIT License
         
         Copyright (c) 2024 Michael Ragusa
         
         Permission is hereby granted, free of charge, to any person obtaining a copy
         of this software and associated documentation files (the "Software"), to deal
         in the Software without restriction, including without limitation the rights
         to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
         copies of the Software, and to permit persons to whom the Software is
         furnished to do so, subject to the following conditions:
         
         The above copyright notice and this permission notice shall be included in all
         copies or substantial portions of the Software.
         
         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
         IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
         FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
         AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
         LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
         SOFTWARE.
License-File: LICENSE.txt
Author: Michael Ragusa
Author-email: mragusa@infoblox.com
Maintainer: Michael Ragusa
Maintainer-email: mragusa@infoblox.com
Requires-Python: >=3.12,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: anyio (>=4.11.0,<5.0.0)
Requires-Dist: bloxone (==0.9.0rc3)
Requires-Dist: build (==1.3.0)
Requires-Dist: cachecontrol (==0.14.3)
Requires-Dist: certifi (>=2025.10.5,<2026.0.0)
Requires-Dist: cffi (==2.0.0)
Requires-Dist: charset-normalizer (==3.4.3)
Requires-Dist: cleo (==2.1.0)
Requires-Dist: click (>=8.3.0,<9.0.0)
Requires-Dist: click-option-group (>=0.5.9,<0.6.0)
Requires-Dist: crashtest (==0.4.1)
Requires-Dist: distlib (==0.4.0)
Requires-Dist: dulwich (>=0.24.2,<0.25.0)
Requires-Dist: fastjsonschema (==2.21.2)
Requires-Dist: filelock (>=3.20.0,<4.0.0)
Requires-Dist: findpython (==0.7.0)
Requires-Dist: h11 (==0.16.0)
Requires-Dist: httpcore (==1.0.9)
Requires-Dist: httpx (==0.28.1)
Requires-Dist: idna (==3.10)
Requires-Dist: installer (==0.7.0)
Requires-Dist: jaraco-classes (==3.4.0)
Requires-Dist: jaraco-context (==6.0.1)
Requires-Dist: jaraco-functools (==4.3.0)
Requires-Dist: keyring (==25.6.0)
Requires-Dist: markdown-it-py (==4.0.0)
Requires-Dist: mdurl (==0.1.2)
Requires-Dist: more-itertools (==10.8.0)
Requires-Dist: msgpack (>=1.1.2,<2.0.0)
Requires-Dist: packaging (==25.0)
Requires-Dist: pbs-installer (>=2025.10.10,<2026.0.0)
Requires-Dist: pip (>=25.2,<26.0)
Requires-Dist: pip-review (==1.3.0)
Requires-Dist: pkginfo (==1.12.1.2)
Requires-Dist: platformdirs (>=4.5.0,<5.0.0)
Requires-Dist: poetry (>=2.2.1,<3.0.0)
Requires-Dist: poetry-core (>=2.2.1,<3.0.0)
Requires-Dist: prettytable (==3.16.0)
Requires-Dist: pycparser (==2.23)
Requires-Dist: pygments (==2.19.2)
Requires-Dist: pyproject-hooks (==1.2.0)
Requires-Dist: pyyaml (>=6.0.3,<7.0.0)
Requires-Dist: rapidfuzz (==3.14.1)
Requires-Dist: requests (==2.32.5)
Requires-Dist: requests-toolbelt (==1.0.0)
Requires-Dist: rich (>=14.2.0,<15.0.0)
Requires-Dist: setuptools (==80.9.0)
Requires-Dist: shellingham (==1.5.4)
Requires-Dist: sniffio (==1.3.1)
Requires-Dist: tomlkit (==0.13.3)
Requires-Dist: trove-classifiers (==2025.9.11.17)
Requires-Dist: typing-extensions (==4.15.0)
Requires-Dist: urllib3 (==2.5.0)
Requires-Dist: virtualenv (>=20.35.3,<21.0.0)
Requires-Dist: wcwidth (>=0.2.14,<0.3.0)
Requires-Dist: xattr (==1.2.0)
Requires-Dist: zstandard (==0.25.0)
Project-URL: Repository, https://github.com/mragusa/b1ddi.git
Project-URL: github, https://github.com/mragusa/b1ddi
Description-Content-Type: text/markdown

# Overview
Collection of scripts for interfacing with [Infoblox](https://docs.infoblox.com/space/BloxOneDDI/684523986/Universal+DDI+Overview) UDDI platform

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)


## Installation
The following python packages will be required to run these tools:
- [bloxone](https://github.com/ccmarris/python-bloxone)
- [click](https://click.palletsprojects.com/en/stable/)
- [click-option-group](https://click-option-group.readthedocs.io/en/latest/)
- [prettytable](https://github.com/prettytable/prettytable)
- [rich](https://github.com/Textualize/rich)
```
pip3 install -r requirements.txt
```

## Scripts
| Framework | Description |
| --- | --- |
| b1ddi-framework.py | Basic UDDI Script to connect and get an object |

| B1TDC Tools | Description |
| ---- | ---- |
| b1td-named-list.py | Add, Update, Delete B1TDC Named Lists |
| b1tdc.py | Get B1TDC Objects and display them on screen |

| B1DDI Tools (DNS) | Description |
| ---- | ---- |
| b1ddi-dns-profile.py | Get, Add, Delete B1DDI Global DNS Profiles |
| b1ddi-dns-namedacl.py | 
| b1ddi-dns-record.py | Get, B1DDI DNS Records |
| b1ddi-dns-recordlookup.py | None |
| b1ddi-dns-nsg.py | Get, Add, Delete B1DDI Auth NSG |
| b1ddi-dns-view.py | Get, Add, Delete B1DDI DNS Views |
| b1ddi-dns-authzone.py | Get, Add B1DDI Auth Zones|

| B1DDI Tools (DHCP) | Description |
| ---- | ---- |
| b1ddi-dhcp-ha.py | Get, Add, Delete B1DDI DHCP HA Groups |
| b1ddi-dhcp-ipspace.py | Get, Add, Delete B1DDI IP Space |
| b1ddi-dhcp-profile.py | Get, Add, Delete B1DDI Global DHCP Profiles |
| b1ddi-dhcp-options.py | Get, Add DHCP Options |
| b1ddi-dhcp-option-filters.py | Get, Add DHCP Options Filters |
| b1ddi-dhcp-network-service-instance.py | Get,Update Subnet/Range Service Assignment |
| b1ddi-dhcp-network-name.py | Update B1DDI Network Name | 
| b1ddi-dhcp-fixedaddress.py | B1DDI Fixed addresses |
| b1ddi-dhcp-ddns.py | Get, Add to DDNS configuration |

| UDDI Platform | Description |
| --- | --- |
| b1ddi-users.py | Get, B1DDI tenant users |
| b1ztp-join-token.py | Get, Add, Delete B1DDI Join Tokens |
| b1infra-host-services.py | Get, Add, Update Host / Service Assignment and Start / Stop Services |

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

