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

Tags not read from csv #19

Open
jtryan opened this issue Jan 22, 2021 · 2 comments
Open

Tags not read from csv #19

jtryan opened this issue Jan 22, 2021 · 2 comments

Comments

@jtryan
Copy link

jtryan commented Jan 22, 2021

No description provided.

@jtryan jtryan changed the title Does this only work for Panorama? Tags not read from csv Jan 22, 2021
@jtryan
Copy link
Author

jtryan commented Jan 22, 2021

After further testing the library does work with the firewall. My problem is that even though the docs say I can have a "Tags" field, the code does not have "tags" as a parameter.

As seen in address.go -

func (p *PaloAlto) CreateAddress(name, addrtype, address, description string, devicegroup ...string)

I am trying to import a large amount of IP addresses using 'CreateObjectsFromCsv()'. Is there a workaround?

@scottdware
Copy link
Owner

@jtryan Thank you for catching this. I'll be sure to update it. Lately, a lot of my work around importing/exporting as been dealing with the following CLI tool:

https://github.com/scottdware/panco (https://panco.dev for full documentation)

Give that a try, as the features are more up-to-date. I will work at updating this library this week.

Thanks again!

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