CF获取域名id

curl -X GET “https://api.cloudflare.com/client/v4/zones/域zone id/dns_records?per_page=1000” \
-H “X-Auth-Email: mail@mail” \
-H “X-Auth-Key: kekey” \
-H “Content-Type: application/json”

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注