- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- View network host objects in SMART CLI
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
View network host objects in SMART CLI
Hi Mates, is there a way to export all network object from SMART CLI into .csv?
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Not sure about the CLI but you can easily achieve it from SmartConsole using the Object Explorer.
Just press on Ctrl + E, select the relevant categories you want and apply Actions > Export
HTH
Tal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Take a look at this solution:
It exports all kinds of objects to a csv, alternatively you can also create a small script on your own to just pass the network objects to a csv (e.g. via bash mgmt_cli commands and jq or via python).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Not sure about the CLI but you can easily achieve it from SmartConsole using the Object Explorer.
Just press on Ctrl + E, select the relevant categories you want and apply Actions > Export
HTH
Tal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, this works. We can see IP netmask info once we export specific Objects say Hosts under Network Objects will exports all the host objects created in the database.
