For the complete documentation index, see llms.txt. This page is also available as Markdown.

Gateway Filters

Deprecated

Add Secure Gateway filter

post

Add a new RAS Secure Gateway to a client policy list. Deprecated path - Use Criteria section instead.

Path parameters
idinteger · int32Required

Client policy ID

Body

Add a new Gateway criteria to the Client Policy

ipstring · min: 1 · max: 255 · nullableRequired

The IP address of the Gateway to add to the client policy list.

Responses
204

No Content

No content

post/api/ClientPolicies/{id}/GatewayFilters

No content

Deprecated

Remove Secure Gateway filter

delete

Remove a RAS Secure Gateway from the list of a client policy. Deprecated path - Use Criteria section instead.

Path parameters
idinteger · int32Required

Client policy ID

Body

Remove a Gateway criteria from the Client Policy

ipstring · min: 1 · max: 255 · nullableRequired

The IP address of the Gateway to remove from the client policy list.

Responses
204

No Content

No content

delete/api/ClientPolicies/{id}/GatewayFilters

No content