curl --location --request GET 'https://ctgcdn.esurfingcloud.com/API/cdn/domain?domain=www.test.com' \ --header 'Authorization;'
{ "code": 1, "message": "OK", "data": [ { "id": "188", "username": "test", "name": "apitest.rgslb.link", "cname": "apitest.rgslb.link.cloudhkgslb.com", "type": "CDN", "source_type": "2", "is_ssl": "1", "state": "1", "create_time": "2024/04/26 13:03", "note": "备注", "source_conf": [ { "source": "ec2-test-boss.verycloud.cn", "port": "80" } ], "distribution_id": "E8KAHNLAYUQKL", "share_did": "" } ] }