ufm-api

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

UFM API Facade server.

This command starts an HTTP server that exposes a clean, resource-oriented REST API and proxies requests to a UFM Enterprise instance.

Environment variables

UFM_URL              Base URL of the UFM server (default: https://localhost:443)
UFM_USERNAME         UFM basic-auth username (default: admin)
UFM_PASSWORD         UFM basic-auth password (default: empty)
UFM_TLS_SKIP_VERIFY  Set to "true" or "1" to disable TLS cert verification
LISTEN_ADDR          Address to listen on (default: :8080)

Running

UFM_URL=https://ufm.example.com UFM_USERNAME=admin UFM_PASSWORD=secret ./ufm-api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL