NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ and AutoSupport Discussions

ActiveIQ API

zachgray
2,871 Views

Hello All,

 

I am looking at the ActiveIQ API service. I am looking for some data, but I can't seem to find it. Can someone point me to where I can find a particular "watchlist ID". The API explorer asked for "Unique identifier for the level. Valid value is watchlist ID.". Where do I find the watchlist ID. I tried the watchlist name, but I get server 500s. Thanks!

1 REPLY 1

coryc
2,738 Views

Hi Zach,

 

Use the Watchlist Details API to get your Watchlist ID's, and then use them in queries that require that.

 

GET​/v1​/watchlist​/all

Provide list of watchlist details for the user.
 
Thanks,
AIQ API Team
Public