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

Cisco Prime Infracstructure (v2.2.2) retreiving IOS image name from API

choywy
Level 1
Level 1

Hi,

I was trying to run a report (using Python script) to pull out the IOS image name (or feature set like ipbase or ipservices IOS) of c3750 switches from the PI API... But I can't find where is the API that store this field?

Can some kind soul highlight to me where can I find this in PI API?

Thanks in advance...

1 Accepted Solution

Accepted Solutions

Spencer Zier
Cisco Employee
Cisco Employee

We return the version of the software installed on the device in the data/InventoryDetails resource (under summary.softwareVersion).  We don't currently support any information regarding feature packages via the API.

View solution in original post

1 Reply 1

Spencer Zier
Cisco Employee
Cisco Employee

We return the version of the software installed on the device in the data/InventoryDetails resource (under summary.softwareVersion).  We don't currently support any information regarding feature packages via the API.