DNS
List DNS
List DNS
Returns a list of all DNS
GET
https://api.hitechcloud.vn/api/dns
Đã 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.
Mã trả về
200
json
{
"service_ids": [
"10",
"20"
],
"zones": [
{
"domain_id": "60",
"name": "qwerty.com",
"service_id": "10"
},
{
"domain_id": "61",
"name": "bgg12ooble.com",
"service_id": "20"
}
]
}