SSL Certificates
List SSL Certificates
List SSL Certificates
List all ssl services under your account
GET
https://ote.hitechcloud.vn/api/certificate
Đã chép
Đang xem theo máy chủ ote.hitechcloud.vn
— Bản mô phỏng chạy độc lập, có sẵn tài khoản và dữ liệu mẫu. Gọi thoải mái, không đụng tới hệ thống thật.
Mã trả về
200
json
{
"sslservices": [
{
"id": "300",
"domain": "examplename.com",
"total": "27.85",
"status": "Pending",
"billingcycle": "Annually",
"next_due": "2017-12-30",
"category": "GoGetSSL",
"category_url": "gogetssl",
"name": "Comodo InstantSSL",
"cert_email": "admin@example.com",
"cert_status": "",
"cert_expires": "2017-12-30 13:43:12"
}
]
}