Users obtain current domain DNS record
/api/dns/list
POST
Field | Parameter | Type | Required | Description |
---|---|---|---|---|
APPID | appid | String | Yes | Application Client Id |
Timestamp | gntime | String | Yes | The current UNIX timestamp |
Signature | gntoken | String | Yes | Signature string. For details, please refer to the Signature Method page. |
Page | page | Integer | No | Page |
page size | limit | Integer | No | page size |
Field | Parameter | Type | Description |
---|---|---|---|
return code | code | Integer | 1:return successfully -1:return failed |
return description | msg | String | description of the return request operation |
return data | data | Object | return the requested operation result data |
Field | Parameter | Description |
---|---|---|
DNS record id | id | 47 |
submission time | sj | 2020-08-01 11:51:55 |
domain DNS | dns | ns1.gname-dns.com,ns2.gname-dns.com |
user ID | uid | 1004 |
DNS remark | sm | default DNS |
whether it is default DNS | ismr | 1 default,0 non-default |
{ "code": 1, "msg": "OK", "data": [ { "id": "47", "sj": "2020-08-01 11:51:55", "dns": "ns1.gname-dns.com,ns2.gname-dns.com", "uid": "1xxxxx", "sm": "default DNS", "ismr": "0" } ] }
Current system time:2024-12-04 01:24:12(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationRegistrant Educational Information
Copyright© 2024 GNAME.COM. All rights reserved.