Port
The Port endpoint allows you to get a list of port records.
Get a list of ports.
GET
https://api.halosecurity.com/api/v1/port/list.json
Returns a paginated list of ports.
https://www.halosecurity.com/user/security/firewall/ports/
Query Parameters
Name
Type
Description
state
String
Filter by state
service
String
Filter by service
protocol
String
Filter by protocol
port
Integer
Filter by port
risk
Integer
Filter by risk
Last updated