Search for Serial numbers

  • Updated

Question:

Is there a way to search AKIPS for serial numbers of devices?

 

Answer:

Under ‘Reports -> Device -> Chassis’ you will find serial numbers along with a host of other things.

Or, you can navigate to ‘Admin -> API -> Command Console’ and run:

Get all serial numbers:

mget * * * /serial/

Get serial number for specific a device:

mget * {device name} * /serial/

Get all of the Chassis info:

mget * * /chassis/ *

Was this article helpful?

/

Comments

0 comments

Please sign in to leave a comment.