|
|
|
@ -3355,6 +3355,46 @@ https://<hostname>/api/<endpoint> |
|
|
|
</details> |
|
|
|
|
|
|
|
|
|
|
|
# Firewall endpoints |
|
|
|
|
|
|
|
<details><summary><b>/firewall/subnet-ports</b></summary> |
|
|
|
<table> |
|
|
|
<tr> |
|
|
|
<th> Method </th> |
|
|
|
<th> ACL required </th> |
|
|
|
<th> Effect </th> |
|
|
|
<th> Params </th> |
|
|
|
<th> Data </th> |
|
|
|
</tr><tr> |
|
|
|
<th> GET </th> |
|
|
|
<th> - Can view the api <br \> |
|
|
|
- Can view all iptypes </th> |
|
|
|
<th> Retrieve all the informations on IpTypes about ports opening.</th> |
|
|
|
<th> N/A </th> |
|
|
|
<th> N/A </th> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
</details> |
|
|
|
|
|
|
|
<details><summary><b>/firewall/interface-ports/</b></summary> |
|
|
|
<table> |
|
|
|
<tr> |
|
|
|
<th> Method </th> |
|
|
|
<th> ACL required </th> |
|
|
|
<th> Effect </th> |
|
|
|
<th> Params </th> |
|
|
|
<th> Data </th> |
|
|
|
</tr><tr> |
|
|
|
<th> GET </th> |
|
|
|
<th> - Can view the api <br \> |
|
|
|
- Can view all interfaces </th> |
|
|
|
<th> Retrieve all the informations about ports opening on every interfaces. </th> |
|
|
|
<th> N/A </th> |
|
|
|
<th> N/A </th> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
</details> |
|
|
|
|
|
|
|
# Other endpoints |
|
|
|
|
|
|
|
<details><summary><b>/services/regen/</b></summary> |
|
|
|
|