{
"domain": "apitest1.rgslb.link",
"connection_attempts": 1,
"connection_timeout": 10,
"response_timeout": 10,
"keepalive_timeout": 2
}curl --location --request PUT 'https://ctgcdn.esurfingcloud.com/API/cdn/domain/origin/connection/policy' \
--header 'Authorization: Bearer Af8VDldHtQxxxF4n=H8tLRl9Er7WdhaXvWWd/' \
--header 'Content-Type: application/json' \
--data-raw '{
"domain": "apitest1.rgslb.link",
"connection_attempts": 1,
"connection_timeout": 10,
"response_timeout": 10,
"keepalive_timeout": 2
}'{"code":1,"message":"OK","data":{"id":"289","name":"ytest88.verycloud.com.cn","connection_attempts":"1","connection_timeout":10,"response_timeout":30,"keepalive_timeout":5}}