cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Who rated this post

L0 Member

This is probably far too late of a response. But I was searching for the same thing and ultimately used the web-mgmt interface debug to find it:

CLI
From configure - show mgt-config devices <serial number> vsys vsys1 tag
API
/api/?type=config&action=get&xpath=/config/mgt-config/devices/entry[@name='<serial_number>']/vsys/entry[@name='vsys1']/tags

 

 

Who rated this post