<- Adapters

Synology

certifiedcloud

Synology DSM file operations, tasks, and Container Manager

not yet on PyPI — chp-adapter-synology is not published

Auto-discovered through the chp.adapters entry point — no host config needed.

Capabilities

What this adapter exposes.

backup_task_listv1.0.0

Hyper Backup tasks + last-run status.

chp.adapters.synology.backup_task_list
backup_task_runv1.0.0

Trigger a Hyper Backup task by id (governed).

chp.adapters.synology.backup_task_run
container_listv1.0.0

List Container Manager containers and their status.

chp.adapters.synology.container_list
container_logsv1.0.0

Tail a Container Manager container

chp.adapters.synology.container_logs
container_startv1.0.0

Start a Container Manager container.

chp.adapters.synology.container_start
container_stopv1.0.0

Stop a Container Manager container.

chp.adapters.synology.container_stop
disk_smart_healthv1.0.0

Per-disk status + SMART health + temperature.

chp.adapters.synology.disk_smart_health
download_createv1.0.0

Add a download task to Download Station.

chp.adapters.synology.download_create
download_task_controlv1.0.0

Pause / resume / delete a Download Station task.

chp.adapters.synology.download_task_control
file_infov1.0.0

Get metadata (size, modified, owner) for a file or folder.

chp.adapters.synology.file_info
file_listv1.0.0

List files in a Synology shared folder.

chp.adapters.synology.file_list
package_listv1.0.0

Installed DSM packages + running state.

chp.adapters.synology.package_list
snapshot_createv1.0.0

Create a btrfs snapshot of a shared folder (governed).

chp.adapters.synology.snapshot_create
storage_volume_listv1.0.0

List DSM storage volumes: capacity, used, RAID/degraded state.

chp.adapters.synology.storage_volume_list
system_infov1.0.0

DSM model, firmware version, serial, uptime.

chp.adapters.synology.system_info
system_utilizationv1.0.0

Live CPU / memory / disk / network utilization.

chp.adapters.synology.system_utilization
task_listv1.0.0

List Task Scheduler jobs and their last run status.

chp.adapters.synology.task_list
See the full capability catalog →