Commit Graph

18 Commits

Author SHA1 Message Date
Shreyas Zare
29ac0246e4 WebServiceZonesApi: updated DeleteRecord() and UpdateRecord() for MX and SRV record data changes. Other minor fixes done. 2022-05-28 12:25:54 +05:30
Shreyas Zare
f5fa2c3ceb WebServiceZonesApi: updated WriteRecordAsJson() to add dnsKeyStateReadyBy property for primary zones. 2022-05-21 13:04:03 +05:30
Shreyas Zare
b08490e156 WebServiceZonesApi: added WriteZoneInfoAsJson() to write zone info with added notifyFailed and syncFailed properties. Code refactoring done to reuse WriteZoneInfoAsJson() in ListZones(), AddRecord(), GetRecord(), and UpdateRecord(). 2022-05-14 13:49:05 +05:30
Shreyas Zare
72216e4f42 WebServiceZonesApi: updated WriteRecordAsJson() to add parentSideTtl value for NS records. 2022-05-08 15:35:21 +05:30
Shreyas Zare
1b83d6d72f WebServiceZonesApi: updated AddRecord() and UpdateRecord() to return the new record details. Code refactoring done. 2022-04-30 16:19:02 +05:30
Shreyas Zare
58c3af71f8 WebServiceZonesApi: Updated WriteRecordsAsJson() to removed SHA1 computed digests for DNSKEY and add lastUsedOn value. Updated enum parsing to ignore case. 2022-04-23 18:03:17 +05:30
Shreyas Zare
7699dd7ce8 WebServiceZonesApi: Updated API code for rollover feature implementation changes. Minor refactoring done. 2022-03-26 12:11:10 +05:30
Shreyas Zare
2d974cb647 WebServiceZonesApi: Updated API for zsk auto rollover option. Updated API to allow adding FWD records with this-server option to also use DNSSEC validation option. Minor fixes done. 2022-03-12 15:53:15 +05:30
Shreyas Zare
fa417216f3 major code refactoring done. 2022-03-06 17:24:41 +05:30
Shreyas Zare
6b3b5aaab0 WebServiceZonesApi: Updated API for add, get, update and delete. 2022-03-06 16:56:54 +05:30
Shreyas Zare
f81880f1a2 WebServiceZonesApi: fixed minor issue. 2022-02-27 19:57:59 +05:30
Shreyas Zare
058858d460 WebServiceZonesApi: updated API to support managing DS records. 2022-02-27 18:23:41 +05:30
Shreyas Zare
91226cd5a1 WebServiceZonesApi: added DNSSEC API support methods. Code refactoring done. 2022-02-20 17:13:52 +05:30
Shreyas Zare
073ef89101 WebServiceZonesApi: Updated api to support new conditional forwarder zone and to support DNSSEC related changes. 2022-01-23 18:22:17 +05:30
Shreyas Zare
98b5486aed WebServiceZonesApi: added support for DNSSEC records. 2021-11-06 13:30:48 +05:30
Shreyas Zare
e2679df92e WebServiceZonesApi: updated code to show correct json for special cache records of unknown type. 2021-10-09 16:54:18 +05:30
Shreyas Zare
3854abe8c0 WebServiceZonesApi: implemented default record ttl option. 2021-09-25 13:45:03 +05:30
Shreyas Zare
5a9caf3d5c code refactoring done 2021-09-18 19:02:40 +05:30