SSL Certificates
List server software for certificates
List server software for certificates
Return a list with software IDs required or certificate
GET
https://api.hitechcloud.vn/api/certificate/order/{product_id}/software
Đã chép
Đang xem theo máy chủ api.hitechcloud.vn
— Dữ liệu thật của tài khoản bạn. Mọi thao tác có hiệu lực ngay lập tức.
Tham số đường dẫn
product_id
integer
bắt buộc
Certificate product ID
Mã trả về
200
json
{
"software": [
{
"id": 0,
"name": "AOL"
},
{
"id": 1,
"name": "Apache-SSL (Ben-SSL, not Stronghold)"
},
(...)
]
}