cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
820
Views
0
Helpful
0
Replies

Live status tab in NSO for version and inventory populates when clicked. Can you please help me understand how can we auto-populate live status data every day?

pranayk2
Cisco Employee
Cisco Employee

Hi,

Live status tab for version, interfaces and switches are populated in UI , once clicked. Is there a way to auto-populate this data every day?

I tried using this data from Python API , but i got nothing.

c=root.devices.device['lab-sw1']

In [7]: ncs.maagic.as_pyval(c.live_status.ios_stats__interfaces)

In [8]: c.live_status.ios_stats__interfaces

Out[8]: List name=interfaces tag=321503962

Path for live-status

/ ncs:devices / device { lab-sw1 } / live-status / ios-stats:interfaces

/ ncs:devices / device { lab-sw1 } / live-status / ios-stats:inventory

/ ncs:devices / device { lab-sw1 } / live-status / ios-stats:version

Thanks,

Pranay

0 Replies 0