Skip to main content

Freeipa/domain

@shrug/freeipa/domainv2026.07.11.1· 3d agoMODELSREPORTS
01README

Read-only FreeIPA domain inspection over the JSON-RPC API: realm/config, server inventory, and replication topology, plus a markdown + Mermaid summary report.

02Models1
@shrug/freeipa/domainv2026.07.11.1domain.ts
fn env()
Snapshot domain environment + configuration (realm, base DN, domain level).
fn servers()
Snapshot the server/replica inventory and each server's enabled roles.
fn topology()
Snapshot the replication topology: every suffix and its segments.

Resources

config(infinite)— Domain environment + configuration snapshot
servers(infinite)— Server/replica inventory with enabled roles
topology(infinite)— Replication topology (suffixes + segments)
03Reports1
@shrug/freeipa/domain-summarymodel
freeipa_domain_summary.ts

Render the latest domain config, server inventory, and replication topology as markdown with a Mermaid topology graph.

freeipainventorytopology
04Previous Versions1
2026.07.10.1Jul 10, 2026
05Stats
A
100 / 100
Downloads
0
Archive size
14.7 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
06Platforms
07Labels