Tagged: API

Streamlining Symantec Cloud SWG Management with Python APIs

Symantec Cloud Secure Web Gateway (Cloud SWG) offers a powerful REST API interface, enabling seamless integration and automation for your security operations. This post will walk you through three common, practical use cases, demonstrating...

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....