Giter Site home page Giter Site logo

cvpgo's Introduction

CVPGO

Provides some Go functions for using the Arista CloudVision Portal REST API

cvpgo's People

Contributors

fredhsu avatar networkop avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

networkop

cvpgo's Issues

ApplyConfiglet issue

Hey Fred,
another issue I've found when I try to applyconfiglet to device, it prepends configlet to the list of existing configlets, which, my case, breaks the validation since it validates them in a reverse order. How about we update your repo to match the cvprac where they first list all configlets assigned to device and the append the new ones to the bottom of that list.
btw, i'm not sure what's the story with a different API calls - /ztp/addTempAction.do in your case and /provisioning/addTempAction.do in cvprac, but would be good to fix that as well.

Incorrect container assignment in AddInventory

Hey Fred, I think i've found the issue.
i compared your client to the official python one (cvprac) and I saw how they set these two variables:
'containerName' : parent_name,
'containerId' : parent_key,
in your case, you statically set the parent key to 'root'. Are you accepting pull requests?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.