/
GO
goinfinite
/
OsApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 1w ago
View markdown
goinfinite
OsApi
put
UpdateVirtualHostMapping
v51
latest
Swagger 2.0
Eclipse Public License v2.0
raw.githubusercontent.com
2026-08-01
58
80
159.1 KB
account
6
auth
1
cron
4
database
5
files
9
marketplace
4
o11y
1
runtime
3
scheduled-task
2
services
6
setup
1
ssl
4
vhosts
12
get
ReadVirtualHosts
put
UpdateVirtualHost
post
CreateVirtualHost
get
ReadVirtualHostsWithMappings
put
UpdateVirtualHostMapping
post
CreateVirtualHostMapping
get
ReadMappingSecurityRules
put
UpdateMappingSecurityRule
post
CreateMappingSecurityRule
delete
DeleteMappingSecurityRule
delete
DeleteVirtualHostMapping
delete
DeleteVirtualHost
vhosts
UpdateVirtualHostMapping
Update a vhost mapping.
put
/v1/vhost/mapping/
Request body
DtoUpdateMapping
required
id
integer
mappingSecurityRuleId
integer
matchPattern
'begins-with'
|
'contains'
|
'equals'
|
'ends-with'
path
string
shouldUpgradeInsecureRequests
boolean
targetHttpResponseCode
integer
targetType
'url'
|
'service'
|
'response-code'
|
'inline-html'
|
'static-files'
targetValue
string
Response
MappingUpdated
object
required