- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-12-17 04:55 AM
Export route for fiber cables using the REST API
Is it possible to export the cable route for a specific server, using the REST API in IT advisor?
There is an option for this in the GUI (see attachement) in IT advisor, but i'm looking for at way to do it using the REST API
Thanks
- Labels:
-
IT Advisor
- Tags:
- english
Link copied. Please paste this link to share this article on your social media post.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-12-22 04:14 AM
Hi!
There is no API for Network connections info yet, so you can not export data at the moment..
- Tags:
- english
Link copied. Please paste this link to share this article on your social media post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2021-12-22 04:14 AM
Hi!
There is no API for Network connections info yet, so you can not export data at the moment..
- Tags:
- english
Link copied. Please paste this link to share this article on your social media post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-07-10 06:10 AM
Hi,
Digging up this 'old' topic, sorry for that.
Just wondering if there already an update for exporting connections (power/network) from ITA. Maybe there is, but am I overlooking it.
Regards,
Martien
Link copied. Please paste this link to share this article on your social media post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-07-12 12:06 AM
Hi Martien
I managed to find something for cabling between devices, but it doesn't seem to be supported officially tho.
Try this:
https://1.2.3.4/api/networks/internal/rest/network-paths
You can query a specific asset by supplying the ID of that asset. See below example:
https://1.2.3.4/api/networks/internal/rest/network-paths?asset_id=<insert asset id here>
Link copied. Please paste this link to share this article on your social media post.

