Skip to main content

Origin

idinteger
hoststring

Private/reserved IPs (127.x, 10.x, 172.16-31.x, 192.168.x, 169.254.x, localhost) and unix sockets are rejected.

Example: origin.example.com
hostHeaderstringnullable
sslVerifyboolean
Default value: false
isEnabledboolean
Origin
{
"id": 0,
"host": "origin.example.com",
"hostHeader": "string",
"sslVerify": false,
"isEnabled": true
}