Quantcast
Channel: api Archives - Lostdomain
Viewing all articles
Browse latest Browse all 15

PowerShell Friday: Using the Cisco ACI API

$
0
0


One of the great things of all network virtualization solutions, is that they can be automated using some form of API that they publish. Cisco ACI is no different and offers a RESTful API which you can consume to do stuff on the network. Well, it’s a ‘sort-of’ RESTful API, as they only seem to use GET and POST functions, no DELETE, PUT, etc. Instead to delete an object, you do a POST with the status ‘deleted’. Anyway, details.

PowerTool

Cisco has a PowerShell … Read more


Viewing all articles
Browse latest Browse all 15

Trending Articles