Commit Graph

28 Commits

Author SHA1 Message Date
Shreyas Zare
4449c30bfc WebServiceZonesApi: updated code to support kestral. 2023-01-01 18:39:46 +05:30
Shreyas Zare
2d5c5df0f1 code refactoring changes. 2022-12-24 17:15:06 +05:30
Shreyas Zare
455a62c6d1 WebServiceZonesApi: removed newtonsoft. 2022-12-24 13:44:04 +05:30
Shreyas Zare
6903e1355f WebServiceZonesApi: updated AddRecord(), DeleteRecord(), and UpdateRecord() for correctly reading enum values for DS record. 2022-12-04 13:24:16 +05:30
Shreyas Zare
f3cbe0ee14 WebServiceZonesApi: minor refactoring changes. 2022-11-26 11:53:38 +05:30
Shreyas Zare
06b8c090c7 WebServiceZonesApi: updated API for ECS support. 2022-11-20 16:36:12 +05:30
Shreyas Zare
39e757c31a WebServiceZonesApi: updated api to support SSHFP and TLSA records. Other minor code refactoring changes done. 2022-11-12 15:12:44 +05:30
Shreyas Zare
6e63ac5bcb WebServiceZonesApi: updated GetZoneOptions() and SetZoneOptions() to support dynamic updates security policies feature. Updated WriteRecordAsJson() to support SSHFP and TLSA record types. 2022-10-30 19:13:48 +05:30
Shreyas Zare
991bae3819 WebServiceZonesApi: updated api for zone options to support dynamic updates. 2022-10-05 19:22:44 +05:30
Shreyas Zare
6752f95469 WebServiceZonesApi: Updated implementation to support zone permissions. 2022-09-18 18:00:21 +05:30
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