Cisco DevNet Scavenger Hunt at GSX 17
At Cisco’s GSX conference at the start of FY17, the DevNet team made a programming scavenger hunt by posting daily challenges that required using things like containers, Cisco Shipped, Python, and RESTful APIs in Cisco software in order to solve puzzles. In order to submit an answer, the team created an API that contestants had to use (in effect creating another challenge that contestants had to solve).
This post contains the artifacts I created while solving some of the challenges.
Tools Used
- Postman
- Browser (for reading docs and such)
- Python 2.7 (for Challenge 2)
Challenge 2: UCS Manager API
Your customer has been asked by their Help Desk Manager to make it easier on his first line engineers when requests come in related to UCS Server problems. Today, they have to train engineers on UCS Manager to get details like blade status, firmware levels, and uptime. He is asking how they could embed those details in their help desk system. Create some sample code leveraging the Python SDK for UCS Manager.
- There is a Service Profile with a dn of
org-root/ls-gsx-minihack1. Find itsint_id.
Answer
Challenge 5: ACI REST API
Congratulations! Your customer has selected ACI Continue reading
It's extending the software-defined data center concept into the cloud.