Software Secure Workload
Activity Configure

Adding Service Ports to a Policy

This endpoint is used to create service ports for a specific policy.

POST /openapi/v1/policies/{policy_id}/l4_params

Parameters:

Attribute

Type

Description

version

string

Indicates the version of the workspace from which to get the policies.

start_port

integer

Start port of the range.

end_port

integer

End port of the range.

proto

integer

Protocol Integer value (NULL means all protocols).

description

string

(optional) Short string about this proto and port.