Home
Providers
systemd
systemd
systemd is a suite of basic building blocks for a Linux system. It runs as PID 1 and is the system and service manager that bootstraps the rest of the userspace, supervises long-running services, and exposes a coordinated set of D-Bus and Varlink IPC interfaces for managing services (systemd1), users and sessions (logind), network interfaces (networkd), name resolution (resolved), containers/VMs (machined), home directories (homed), boot entries (boot1/sysupdate1), system hostname/locale/timedate, OOM protection (oomd), portable services, and image imports. The project also publishes a stable command-line surface (systemctl, journalctl, networkctl, resolvectl, loginctl, machinectl, hostnamectl, timedatectl, localectl, busctl, varlinkctl, bootctl, homectl, coredumpctl, oomctl, portablectl, importctl, systemd-analyze and more). systemd is dual-licensed (LGPL-2.1-or-later for libraries and most code, GPL-2.0-or-later for select tools) and developed openly on GitHub at systemd/systemd.
systemd publishes 25 APIs on the APIs.io network, including Boot API, Cache API, Cgroups API, and 22 more. Tagged areas include Boot, Cgroups, Container, D-Bus, and Init.
The systemd catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
systemd’s developer surface includes documentation, release notes, changelog, tooling, and 35 more developer resources.
34 APIs
Boot Cgroups Container D-Bus Init IPC Journal Linux Logging Network Open Source PID 1 Service Manager System Systemd Varlink
On this page
Kin Score
APIs 34
Open Collections 7
Vocabularies 1
Spectral Rules 2
JSON Schema 6
JSON Structure 1
Examples 10
Security Posture 1
Agentic Access 1
Resources 39
apis.yml
21 Operational Transparency
Composite quality — 36.6/100 · thin
Contract Quality
14.0 / 25
Developer Ergonomics
4.8 / 20
Commercial Clarity
0.0 / 20
Operational Transparency
2.7 / 13
Agent readiness — 19/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
0 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
0 / 7
Rate-Limit Signaling
0 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
D-Bus API of systemd-localed for getting and setting the system locale, X11 keymap, and console keymap.
D-Bus API of systemd-timedated for getting and setting the system time, timezone, NTP enablement, and RTC-in-local-time policy.
D-Bus API of systemd-timesyncd exposing the current NTP server, peers, root delay/dispersion, and synchronization status.
D-Bus API of systemd-homed for managing portable, encrypted user home directories (LUKS, btrfs subvol, fscrypt, CIFS, directory) including create/remove/update/list operations, ...
D-Bus API of systemd-importd for importing, exporting, downloading, listing, and removing container/VM machine images (tar, raw, dkr/OCI, qcow2) used by machined and portable se...
D-Bus API of systemd-oomd, the userspace out-of-memory killer that uses cgroup v2 PSI signals to kill cgroups under memory or swap pressure. Exposes per-slice/cgroup state and p...
D-Bus API of systemd-portabled for attaching/detaching portable service images, listing attached images, inspecting them, and managing their lifecycle on the host.
D-Bus API of systemd-sysupdated for transactional A/B updates of system/host/portable/container images using systemd-sysupdate transfers, including target enumeration, version l...
Generic D-Bus interface that systemd daemons (and other services) implement to expose runtime log level and log target configuration. Allows tools like systemd-analyze to change...
The Boot API from systemd — 1 operation(s) for boot.
The Cache API from systemd — 2 operation(s) for cache.
Transient unit creation and cgroup-backed resource control.
The Configuration API from systemd — 11 operation(s) for configuration.
The Credentials API from systemd — 2 operation(s) for credentials.
The Hostname API from systemd — 3 operation(s) for hostname.
The Image API from systemd — 1 operation(s) for image.
The Images API from systemd — 4 operation(s) for images.
The Inhibitors API from systemd — 1 operation(s) for inhibitors.
Pending and active jobs scheduled by the Manager.
The Links API from systemd — 7 operation(s) for links.
The Machine Info API from systemd — 4 operation(s) for machine info.
The Machines API from systemd — 7 operation(s) for machines.
The Manager API from systemd — 12 operation(s) for manager.
The PCR API from systemd — 1 operation(s) for pcr.
The Power API from systemd — 5 operation(s) for power.
The Resolution API from systemd — 4 operation(s) for resolution.
The Resolve API from systemd — 1 operation(s) for resolve.
The Seats API from systemd — 1 operation(s) for seats.
The Sessions API from systemd — 5 operation(s) for sessions.
System state introspection.
The Unit API from systemd — 2 operation(s) for unit.
Unit lifecycle and enumeration.
The UserDatabase API from systemd — 3 operation(s) for userdatabase.
The Users API from systemd — 3 operation(s) for users.
Scroll for all 34
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 7
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
JSON Structure definitions describing this provider's data shapes.
Example request and response payloads for these APIs.
Scroll for all 10
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Documentation 1
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 2
Pagination, idempotency, versioning, errors, and events
Build 25
SDKs, sample code, and the tooling you integrate with
Scroll for all 25
Access & Security 1
Authentication, authorization, and security posture
Operate 3
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: systemd
name: systemd
description: 'systemd is a suite of basic building blocks for a Linux system. It runs as PID 1 and is the system and service
manager that bootstraps the rest of the userspace, supervises long-running services, and exposes a coordinated
set of D-Bus and Varlink IPC interfaces for managing services (systemd1), users and sessions (logind),
network interfaces (networkd), name resolution (resolved), containers/VMs (machined), home directories
(homed), boot entries (boot1/sysupdate1), system hostname/locale/timedate, OOM protection (oomd), portable
services, and image imports. The project also publishes a stable command-line surface (systemctl,
journalctl, networkctl, resolvectl, loginctl, machinectl, hostnamectl, timedatectl, localectl, busctl,
varlinkctl, bootctl, homectl, coredumpctl, oomctl, portablectl, importctl, systemd-analyze and more).
systemd is dual-licensed (LGPL-2.1-or-later for libraries and most code, GPL-2.0-or-later for select tools)
and developed openly on GitHub at systemd/systemd.
'
type: Index
accessModel:
pricing: unknown
onboarding: unknown
trial: false
try_now: false
public: false
label: Unknown
confidence: low
source: []
generated: '2026-07-22'
method: derived
position: Consumer
access: 3rd-Party
image: https://systemd.io/assets/systemd-logo.svg
tags:
- Boot
- Cgroups
- Container
- D-Bus
- Init
- IPC
- Journal
- Linux
- Logging
- Network
- Open Source
- PID 1
- Service Manager
- System
- Systemd
- Varlink
created: '2026-05-23'
modified: '2026-05-23'
url: https://raw.githubusercontent.com/api-evangelist/systemd/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: systemd:org-freedesktop-locale1
name: systemd-localed (org.freedesktop.locale1)
description: 'D-Bus API of systemd-localed for getting and setting the system locale, X11 keymap, and console keymap.
'
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.locale1.html
baseURL: dbus:org.freedesktop.locale1
tags:
- D-Bus
- Locale
- Localed
properties:
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.locale1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.locale1.xml
- aid: systemd:org-freedesktop-timedate1
name: systemd-timedated (org.freedesktop.timedate1)
description: 'D-Bus API of systemd-timedated for getting and setting the system time, timezone, NTP enablement, and
RTC-in-local-time policy.
'
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.timedate1.html
baseURL: dbus:org.freedesktop.timedate1
tags:
- D-Bus
- NTP
- Time
- Timedated
properties:
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.timedate1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.timedate1.xml
- aid: systemd:org-freedesktop-timesync1
name: systemd-timesyncd (org.freedesktop.timesync1)
description: 'D-Bus API of systemd-timesyncd exposing the current NTP server, peers, root delay/dispersion, and
synchronization status.
'
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.timesync1.html
baseURL: dbus:org.freedesktop.timesync1
tags:
- D-Bus
- NTP
- SNTP
- Timesyncd
properties:
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.timesync1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.timesync1.xml
- aid: systemd:org-freedesktop-home1
name: systemd-homed (org.freedesktop.home1)
description: 'D-Bus API of systemd-homed for managing portable, encrypted user home directories (LUKS, btrfs subvol,
fscrypt, CIFS, directory) including create/remove/update/list operations, activation, authentication,
and rebalancing.
'
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.home1.html
baseURL: dbus:org.freedesktop.home1
tags:
- D-Bus
- Home Directories
- Homed
- LUKS
properties:
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.home1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.home1.xml
- aid: systemd:org-freedesktop-import1
name: systemd-importd (org.freedesktop.import1)
description: 'D-Bus API of systemd-importd for importing, exporting, downloading, listing, and removing container/VM
machine images (tar, raw, dkr/OCI, qcow2) used by machined and portable services.
'
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.import1.html
baseURL: dbus:org.freedesktop.import1
tags:
- Containers
- D-Bus
- Images
- Importd
properties:
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.import1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.import1.xml
- aid: systemd:org-freedesktop-oom1
name: systemd-oomd (org.freedesktop.oom1)
description: 'D-Bus API of systemd-oomd, the userspace out-of-memory killer that uses cgroup v2 PSI signals to kill
cgroups under memory or swap pressure. Exposes per-slice/cgroup state and policy.
'
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.oom1.html
baseURL: dbus:org.freedesktop.oom1
tags:
- Cgroups
- D-Bus
- OOM
- Oomd
- PSI
properties:
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.oom1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.oom1.xml
- aid: systemd:org-freedesktop-portable1
name: systemd-portabled (org.freedesktop.portable1)
description: 'D-Bus API of systemd-portabled for attaching/detaching portable service images, listing attached
images, inspecting them, and managing their lifecycle on the host.
'
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.portable1.html
baseURL: dbus:org.freedesktop.portable1
tags:
- D-Bus
- Portable Services
- Portabled
properties:
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.portable1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.portable1.xml
- aid: systemd:org-freedesktop-sysupdate1
name: systemd-sysupdated (org.freedesktop.sysupdate1)
description: 'D-Bus API of systemd-sysupdated for transactional A/B updates of system/host/portable/container images
using systemd-sysupdate transfers, including target enumeration, version listing, and update jobs.
'
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.sysupdate1.html
baseURL: dbus:org.freedesktop.sysupdate1
tags:
- A/B Updates
- D-Bus
- Sysupdated
- System Updates
properties:
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.sysupdate1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.sysupdate1.xml
- aid: systemd:org-freedesktop-logcontrol1
name: LogControl1 (org.freedesktop.LogControl1)
description: 'Generic D-Bus interface that systemd daemons (and other services) implement to expose runtime log
level and log target configuration. Allows tools like systemd-analyze to change verbosity without
restart.
'
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.LogControl1.html
baseURL: dbus:org.freedesktop.LogControl1
tags:
- D-Bus
- Logging
- Observability
properties:
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.LogControl1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.LogControl1.xml
- aid: systemd:systemd-boot-api
name: systemd Boot API
description: The Boot API from systemd — 1 operation(s) for boot.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Boot
properties:
- type: OpenAPI
url: openapi/systemd-boot-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.login1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.network1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.network1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.resolve1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.resolve1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.machine1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.machine1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.hostname1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.hostname1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/varlinkctl.html
- type: SourceCode
url: https://github.com/systemd/systemd/tree/main/src
- aid: systemd:systemd-cache-api
name: systemd Cache API
description: The Cache API from systemd — 2 operation(s) for cache.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Cache
properties:
- type: OpenAPI
url: openapi/systemd-cache-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.login1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.network1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.network1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.resolve1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.resolve1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.machine1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.machine1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.hostname1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.hostname1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/varlinkctl.html
- type: SourceCode
url: https://github.com/systemd/systemd/tree/main/src
- aid: systemd:systemd-cgroups-api
name: systemd Cgroups API
description: Transient unit creation and cgroup-backed resource control.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Cgroups
properties:
- type: OpenAPI
url: openapi/systemd-cgroups-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.login1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.network1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.network1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.resolve1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.resolve1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.machine1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.machine1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.hostname1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.hostname1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/varlinkctl.html
- type: SourceCode
url: https://github.com/systemd/systemd/tree/main/src
- aid: systemd:systemd-configuration-api
name: systemd Configuration API
description: The Configuration API from systemd — 11 operation(s) for configuration.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Configuration
properties:
- type: OpenAPI
url: openapi/systemd-configuration-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.login1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.network1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.network1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.resolve1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.resolve1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.machine1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.machine1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.hostname1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.hostname1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/varlinkctl.html
- type: SourceCode
url: https://github.com/systemd/systemd/tree/main/src
- aid: systemd:systemd-credentials-api
name: systemd Credentials API
description: The Credentials API from systemd — 2 operation(s) for credentials.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Credentials
properties:
- type: OpenAPI
url: openapi/systemd-credentials-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.login1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.network1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.network1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.resolve1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.resolve1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.machine1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.machine1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.hostname1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.hostname1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/varlinkctl.html
- type: SourceCode
url: https://github.com/systemd/systemd/tree/main/src
- aid: systemd:systemd-hostname-api
name: systemd Hostname API
description: The Hostname API from systemd — 3 operation(s) for hostname.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Hostname
properties:
- type: OpenAPI
url: openapi/systemd-hostname-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.login1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.network1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.network1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.resolve1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.resolve1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.machine1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.machine1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.hostname1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.hostname1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/varlinkctl.html
- type: SourceCode
url: https://github.com/systemd/systemd/tree/main/src
- aid: systemd:systemd-image-api
name: systemd Image API
description: The Image API from systemd — 1 operation(s) for image.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Image
properties:
- type: OpenAPI
url: openapi/systemd-image-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.login1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.network1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.network1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.resolve1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.resolve1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.machine1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.machine1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.hostname1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.hostname1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/varlinkctl.html
- type: SourceCode
url: https://github.com/systemd/systemd/tree/main/src
- aid: systemd:systemd-images-api
name: systemd Images API
description: The Images API from systemd — 4 operation(s) for images.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Images
properties:
- type: OpenAPI
url: openapi/systemd-images-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.login1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.network1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.network1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.resolve1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.resolve1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.machine1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.machine1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.hostname1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.hostname1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/varlinkctl.html
- type: SourceCode
url: https://github.com/systemd/systemd/tree/main/src
- aid: systemd:systemd-inhibitors-api
name: systemd Inhibitors API
description: The Inhibitors API from systemd — 1 operation(s) for inhibitors.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Inhibitors
properties:
- type: OpenAPI
url: openapi/systemd-inhibitors-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.login1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.network1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.network1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.resolve1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.resolve1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.machine1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.machine1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.hostname1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.hostname1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/varlinkctl.html
- type: SourceCode
url: https://github.com/systemd/systemd/tree/main/src
- aid: systemd:systemd-jobs-api
name: systemd Jobs API
description: Pending and active jobs scheduled by the Manager.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Jobs
properties:
- type: OpenAPI
url: openapi/systemd-jobs-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.login1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.network1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.network1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.resolve1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.resolve1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.machine1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.machine1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.hostname1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.hostname1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/varlinkctl.html
- type: SourceCode
url: https://github.com/systemd/systemd/tree/main/src
- aid: systemd:systemd-links-api
name: systemd Links API
description: The Links API from systemd — 7 operation(s) for links.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Links
properties:
- type: OpenAPI
url: openapi/systemd-links-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.login1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.network1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.network1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.resolve1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.resolve1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.machine1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.machine1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.hostname1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.hostname1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/varlinkctl.html
- type: SourceCode
url: https://github.com/systemd/systemd/tree/main/src
- aid: systemd:systemd-machine-info-api
name: systemd Machine Info API
description: The Machine Info API from systemd — 4 operation(s) for machine info.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Machine Info
properties:
- type: OpenAPI
url: openapi/systemd-machine-info-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.login1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.network1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.network1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.resolve1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.resolve1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.machine1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.machine1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.hostname1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.hostname1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/varlinkctl.html
- type: SourceCode
url: https://github.com/systemd/systemd/tree/main/src
- aid: systemd:systemd-machines-api
name: systemd Machines API
description: The Machines API from systemd — 7 operation(s) for machines.
humanURL: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
baseURL: dbus:org.freedesktop.systemd1
tags:
- Machines
properties:
- type: OpenAPI
url: openapi/systemd-machines-api-openapi.yml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.systemd1.html
- type: InterfaceDefinition
url: https://github.com/systemd/systemd/blob/main/man/org.freedesktop.systemd1.xml
- type: Documentation
url: https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html
- type: Interfa
# --- truncated at 32 KB (59 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/systemd/refs/heads/main/apis.yml