Skip to content

nirautel/DevNetTrainingAssignments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

#Assignment 1

  1. Fork this repository
  2. Clone the fork onto your local dev
  3. Create a script, that parses db files in data directory
  4. Show information from all accounts ACT100 to ACT900 on the console
  5. Create another script to parse data in dnac_devices.json
  6. For each device, show the following: id, type, family, softwareType, managementIpAddress
  7. Capture a screenshot of the output
  8. Push changes to your fork

Notes:

  1. Each script should have it's own commit. There can be more than two commits.
  2. Create a branch named assignment1 to solve this problem and push commits to it.
  3. Unit Tests are mandatory (TDD is recommended)

About

Assignments for DevNet Training bootcamp for Interns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published