Tagged: API

Understanding RESTCONF

Basic Concepts of RESTCONF Derived from Netconf Model definition in YANG The request/response data is XML or JSON Using HTTPS methods(GET / PATCH / POST / DELETE / PUT) RESTCONF URI format: /<api-entry>/<resource-type>/<yang-module:resource> Yang...

How to update your Cloudflare DNS record with docker

I have a Synology NAS, I often need to access it when I am traveling, and I don’t have a Static IP – Static IP that requires network provider support and requires additional expenses....