Micke Johansson Posted Wednesday at 07:28 AM Share Posted Wednesday at 07:28 AM Hi Is there any way to get comments field into a Querie or get it out via API from the FW server? Link to comment Share on other sites More sharing options...
Sean Posted Wednesday at 01:34 PM Share Posted Wednesday at 01:34 PM Inventory Query no. Client View holds this information and Client View is not inventory data. However, you can obtain the Comment from an API based upon: curl -X 'GET' 'https://[server_address]/api/devices/v1/devices/[device_id] You'll need auth token and to supply the desired data to extract 'comment' 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now