Synology
certifiedcloudSynology DSM file operations, tasks, and Container Manager
pip install chp-adapter-synologyAuto-discovered through the chp.adapters entry point — no host config needed.
Capabilities
What this adapter exposes.
container_listv1.0.0List Container Manager containers and their status.
chp.adapters.synology.container_listcontainer_startv1.0.0Start a Container Manager container.
chp.adapters.synology.container_startcontainer_stopv1.0.0Stop a Container Manager container.
chp.adapters.synology.container_stopdownload_createv1.0.0Add a download task to Download Station.
chp.adapters.synology.download_createfile_infov1.0.0Get metadata (size, modified, owner) for a file or folder.
chp.adapters.synology.file_infofile_listv1.0.0List files in a Synology shared folder.
chp.adapters.synology.file_listtask_listv1.0.0List Task Scheduler jobs and their last run status.
chp.adapters.synology.task_list