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.comhostHeaderstringnullable
sslVerifyboolean
Default value:
falseisEnabledboolean
Origin
{
"id": 0,
"host": "origin.example.com",
"hostHeader": "string",
"sslVerify": false,
"isEnabled": true
}