/
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
CreateVirtualHostMapping
Create a new vhost mapping.
post
/v1/vhost/mapping/
Request body
DtoCreateMapping
required
hostname
string
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
MappingCreated
object
required