Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduction of Rest.Py IxNetwork Configuration Time #47

Open
SubhajitPalKeysight opened this issue Apr 12, 2021 · 0 comments
Open

Reduction of Rest.Py IxNetwork Configuration Time #47

SubhajitPalKeysight opened this issue Apr 12, 2021 · 0 comments
Assignees

Comments

@SubhajitPalKeysight
Copy link
Collaborator

In order to script using Rest.Py IxNework Configuration - script takes up some considerable amount of time. In underneath Rest.Py makes several incremental call ( http patch/push ) with IxNetwork.
Idea is to reduce this configuration time . This can be achieved by committing configuration to IxNetwork only once. ( communication with IxNetwork is made only once. )
For that we can introduce an assistance in Rest.Py - Config Assistance to build up configuration at client side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants