6. Export 汇出资源相关 API
1. 汇出群组专案资源
① 示范 (curl 模式)
curl --location 'https://api-client.apeirocdn.com/api/v1/resources/app-profiles/_actions/exportData?groupName=cdn-xxx&filters=appProfileName:example.profile' \
--header 'Cookie: access_token=my-token' \栏位
类型
预设/填写范例
描述
2. 汇出群组域名资源
① 示范 (curl 模式)
curl --location 'https://api-client.apeirocdn.com/api/v1/resources/domains/_actions/exportData?groupName=cdn-xxx&filters=servername:example.com' \
--header 'Cookie: access_token=my-token' \栏位
类型
预设/填写范例
描述
3. 汇出群组证书资源
① 示范 (curl 模式)
栏位
类型
预设/填写范例
描述
4. 汇出群组 WAF 规则资源
① 示范 (curl 模式)
栏位
类型
预设/填写范例
描述
Last updated