Welcome to synology-api Discussions! #89
Replies: 7 comments 14 replies
-
Is it possible to use this API to make modifications to settings in the control panel? I would like to automate things like creating new rules for the reverse proxy, generate SSL certificates, associate it to a service, as well as add DDNS rules. |
Beta Was this translation helpful? Give feedback.
-
Exception raised when trying to instantiate FileStation object in localhost. Exception: requests.exceptions.ConnectionError: HTTPConnectionPool(host='https', port=80) Any idea how to resolve this? |
Beta Was this translation helpful? Give feedback.
-
Do you guys have documentation on each API available methods and parameters ? |
Beta Was this translation helpful? Give feedback.
-
Hi @N4S4 I am getting the following error while hiting the filestation API. (MaxRetryError("HTTPConnectionPool(host='nas-server-it.sg4.quickconnect.to', port=5000): Max retries exceeded with url: /webapi/auth.cgi?api=SYNO.API.Auth&version=7&method=login&account=USERNAME&passwd=PASSWORD&session=FileStation&format=cookie (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000023377344070>, 'Connection to nas-server-it.sg4.quickconnect.to timed out. (connect timeout=None)'))"),) |
Beta Was this translation helpful? Give feedback.
-
Hi there, |
Beta Was this translation helpful? Give feedback.
-
Where did you get the API reference for the SYNO.Backup endpoints, I need to work with this but haven't found the API reference for it on the Synology official site... Pura Vida!! |
Beta Was this translation helpful? Give feedback.
-
Hi! I wonder if you plan to create an asynchronous version using aiohttp for example. |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of the community. You can use it for:
Feel free to ask anything regarding the package and remember that this is a community we build together 💪 so be kind and respectful to others!
Beta Was this translation helpful? Give feedback.
All reactions