Aug 18, 2021Curl Example Breakdown TidbitSo as mentioned in other posts I want to breakdown the building blocks of using curl to send HTTP requests so that we can consume network...
Aug 17, 2021Ansible URI Module Breakdown & ISE Example"The What?" - In this blog I want to cover an important Ansible module for those looking to gain an understanding of how to use Ansible...
Jun 23, 2021REST vs. RPC APIsIn the post I want to breakdown REST API & RPC API and provide a brief comparison. Let's start with REST. Restful APIs leverage HTTP/S...
Jun 23, 2021HTTP Methods & Status Codes TidbitIn this tidbit I want to touch on different types of HTTP Methods & the types of HTTP status codes you may encounter when consuming APIs...
Feb 3, 2021Cisco ISE API Filters TidbitI want to briefly share a few "good-to-knows" when it comes to supported API filters when consuming ISE APIs. As we know in your request...
Jan 30, 2021CURL, REST, & CRUD TidbitCurl, what is it? Curl is a command line tool that allows you to transfer data from server to another device using a wide range of...