-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请求增加cdn域名管理相关接口 #136
Comments
eust-w
added a commit
to eust-w/go-sdk
that referenced
this issue
Aug 8, 2024
- Add CertListReq and CertListResp for retrieving SSL certificate lists - Add CertDetailResp and RealCertDetailResp for retrieving SSL certificate details - Implement GetCertList and GetCertDetail methods for fetching SSL certificate lists and details - Add UploadCertReq and UploadCertResp for uploading SSL certificates - Implement UploadCert method for uploading SSL certificates - Implement DeleteCert method for deleting SSL certificates Refs qiniu#136
我都是自己加的,很多人需要的话,提到官方sdk看能不能合进去吧 |
miclle
pushed a commit
to eust-w/go-sdk
that referenced
this issue
Dec 27, 2024
- Add CertListReq and CertListResp for retrieving SSL certificate lists - Add CertDetailResp and RealCertDetailResp for retrieving SSL certificate details - Implement GetCertList and GetCertDetail methods for fetching SSL certificate lists and details - Add UploadCertReq and UploadCertResp for uploading SSL certificates - Implement UploadCert method for uploading SSL certificates - Implement DeleteCert method for deleting SSL certificates Refs qiniu#136
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请求增加cdn域名管理相关接口 https://developer.qiniu.com/fusion/4246/the-domain-name
目前看cdn包只有文件和目录刷新,文件预取,获取域名带宽和流量数据,获取域名日志列表等功能。
The text was updated successfully, but these errors were encountered: