export all assets to a csv file #9353
Answered
by
bogdancordos
umarkhan99
asked this question in
Q&A
-
Is there a way to export all the assets currently sitting in my netbox server to a csv file? |
Beta Was this translation helpful? Give feedback.
Answered by
bogdancordos
May 13, 2022
Replies: 2 comments 3 replies
-
I don't think there is possible to export a whole database to a csv, only one table at the time. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jeremystretch
-
Click the Export button on nearly every page. Be advised though this isn't intended as a backup system to restore into another Netbox, it's a reporting system to make it easy to pull data into a spreadsheet or import from a spreadsheet.
I'm not sure if there is a Netbox to Netbox sync script that runs over the API for setting up QA environments and whatnot but that would be useful to have.
—
Mark Tinberg ***@***.***>
Division of Information Technology-Network Services
University of Wisconsin-Madison
…________________________________
From: umarkhan99 ***@***.***>
Sent: Friday, May 13, 2022 9:42 AM
To: netbox-community/netbox ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [netbox-community/netbox] export all assets to a csv file (Discussion #9353)
how can I export one table at a time?
—
Reply to this email directly, view it on GitHub<#9353 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAS7UM6PR33KNDG5KTDAJ4TVJZS33ANCNFSM5VY7J7VA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think there is possible to export a whole database to a csv, only one table at the time.