Toolpack:Accessing NAP A

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "__FORCETOC__ <div style="font-size: 132%;"><span style="color:#00538a">'''''Applies to version(s): v2.10'''''</span></div> {{DISPLAYTITLE:NAP Status}} There are multiple way...")
 
(Fixed northbound interface)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__FORCETOC__
 
__FORCETOC__
<div style="font-size: 132%;"><span style="color:#00538a">'''''Applies to version(s): v2.10'''''</span></div>
+
<div style="font-size: 132%;"><span style="color:#00538a">'''''Applies to version(s): v2.10, v3.0'''''</span></div>
 
{{DISPLAYTITLE:NAP Status}}
 
{{DISPLAYTITLE:NAP Status}}
  
Line 44: Line 44:
  
 
[[Image:StatusNapMenu_5.png]]
 
[[Image:StatusNapMenu_5.png]]
 +
 +
[[Image:StatusNapMenu_6.png]]
  
  
Line 51: Line 53:
 
'''Path'''
 
'''Path'''
 
<pre>
 
<pre>
/configurations/@[configuration_name]/firewalls/firewall/status
+
/configurations/@[configuration_name]/naps/@[nap_name]/status
 
</pre>
 
</pre>
  
 
</div>
 
</div>

Latest revision as of 14:24, 18 February 2021

Applies to version(s): v2.10, v3.0


There are multiple ways to verify the status of NAPs. This article illustrates how to verify status using the Status menu and the Navigation panel.

Contents

Status Menu

To view the status of the NAPS:

1- Click Status in the navigation panel.

StatusNapTab 0.png


2- Click the NAP tab.

StatusNAPTab 1.png


3- Select a NAP from the list.

StatusNAPTab 2.png

Navigation Panel

To view the status of the NAP:

1- Click NAP in the navigation panel.

StatusNapMenu 1.png


2- Click the Status tab.

StatusNapMenu 2.png

3- Select an NAP from the list.

StatusNapMenu 3.png

The NAP status is displayed.

StatusNapMenu 4.png

StatusNapMenu 5.png

StatusNapMenu 6.png


Path

/configurations/@[configuration_name]/naps/@[nap_name]/status
Personal tools