/
GO
goinfinite
/
OsApi
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v51
latest
Swagger 2.0
Eclipse Public License v2.0
raw.githubusercontent.com
2026-08-01
58
80
159.1 KB
vhosts
UpdateMappingSecurityRule
Update a mapping security rule.
put
/v1/vhost/mapping/security-rule/
Request body
DtoUpdateMappingSecurityRule
required
allowedIps
string[]
bandwidthBpsLimitPerConnection
integer
bandwidthLimitOnlyAfterBytes
integer
blockedIps
string[]
description
string
id
integer
maxConnectionsPerIp
integer
name
string
responseCodeOnMaxConnections
integer
responseCodeOnMaxRequests
integer
rpsHardLimitPerIp
integer
rpsSoftLimitPerIp
integer
Response
MappingSecurityRuleUpdated
object
required