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

Reuse API call with different data (templates) #44

Closed
luiscachog opened this issue Jul 3, 2019 · 2 comments
Closed

Reuse API call with different data (templates) #44

luiscachog opened this issue Jul 3, 2019 · 2 comments

Comments

@luiscachog
Copy link

Hi,

On issue #43 I mentioned that I'm creating some LB's with an API calls, and I generate a template with some data, and to create a new LB I just need to update a few parameters of my template.
Instead of having template1, template2,..., templateN, and restapi_object1, restapi_object2, etc there is a process to reuse the same API call using diferent data/template each time??

Thanks in advance

@DRuggeri
Copy link
Member

DRuggeri commented Jul 5, 2019

Hi, @k4ch0. There's nothing in this provider to facilitate that, but perhaps a novel use of built-in functions can help?

Something like... https://stackoverflow.com/a/46838756?

@DRuggeri
Copy link
Member

If possible, or you find a useful solution, please do share it here. For now I'll close the issue as something that we cannot support.

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