An open API service indexing awesome lists of open source software.

https://github.com/sirkirby/bruno-udm-api

Bruno collection for interacting with the UDM device API
https://github.com/sirkirby/bruno-udm-api

bruno firewall-rules unifi-controller

Last synced: 3 months ago
JSON representation

Bruno collection for interacting with the UDM device API

Awesome Lists containing this project

README

          

# UDM Device API

Bruno collection of scripts to interact with Unifi Dream Machine (UDM) and Unifi OS device API's.

## Requirements

Install Bruno via `brew install bruno` or download from the [the binary from the [releases page]](https://www.usebruno.com/downloads)

## Usage

You will need a local UDM device to interact with as well as a local Admin account to authenticate with the API.

Set the required variables in the Homelab environment of the collection:

```bash
udm-ip,
username,
password
```