curl --location --request GET 'https://ctgcdn.esurfingcloud.com/API/cdn/domain/source?domain=' \
--header 'Authorization: Bearer Af8VDldHtQxxxF4n=H8tLRl9Er7WdhaXvWWd/' \
--header 'Content-Type: application/json'{
"code": 1,
"message": "OK",
"data": {
"id": "188",
"name": "apitest.rgslb.link",
"source_type": "2",
"source_conf": [
{
"source": "ec2-test-boss.verycloud.cn",
"port": "80"
}
]
}
}