oci-dns 2.102.2 → 2.104.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (258) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +59 -59
  4. package/lib/client.js +59 -59
  5. package/lib/dns-waiter.d.ts +1 -1
  6. package/lib/dns-waiter.js +1 -1
  7. package/lib/model/attached-view-details.d.ts +1 -1
  8. package/lib/model/attached-view-details.js +1 -1
  9. package/lib/model/attached-view.d.ts +1 -1
  10. package/lib/model/attached-view.js +1 -1
  11. package/lib/model/change-resolver-compartment-details.d.ts +2 -2
  12. package/lib/model/change-resolver-compartment-details.js +1 -1
  13. package/lib/model/change-steering-policy-compartment-details.d.ts +2 -2
  14. package/lib/model/change-steering-policy-compartment-details.js +1 -1
  15. package/lib/model/change-tsig-key-compartment-details.d.ts +2 -2
  16. package/lib/model/change-tsig-key-compartment-details.js +1 -1
  17. package/lib/model/change-view-compartment-details.d.ts +2 -2
  18. package/lib/model/change-view-compartment-details.js +1 -1
  19. package/lib/model/change-zone-compartment-details.d.ts +2 -2
  20. package/lib/model/change-zone-compartment-details.js +1 -1
  21. package/lib/model/create-migrated-dynect-zone-details.d.ts +1 -1
  22. package/lib/model/create-migrated-dynect-zone-details.js +1 -1
  23. package/lib/model/create-resolver-endpoint-details.d.ts +1 -1
  24. package/lib/model/create-resolver-endpoint-details.js +1 -1
  25. package/lib/model/create-resolver-vnic-endpoint-details.d.ts +1 -1
  26. package/lib/model/create-resolver-vnic-endpoint-details.js +1 -1
  27. package/lib/model/create-steering-policy-attachment-details.d.ts +1 -1
  28. package/lib/model/create-steering-policy-attachment-details.js +1 -1
  29. package/lib/model/create-steering-policy-details.d.ts +6 -6
  30. package/lib/model/create-steering-policy-details.js +1 -1
  31. package/lib/model/create-tsig-key-details.d.ts +3 -3
  32. package/lib/model/create-tsig-key-details.js +1 -1
  33. package/lib/model/create-view-details.d.ts +3 -3
  34. package/lib/model/create-view-details.js +1 -1
  35. package/lib/model/create-zone-base-details.d.ts +3 -3
  36. package/lib/model/create-zone-base-details.js +1 -1
  37. package/lib/model/create-zone-details.d.ts +2 -2
  38. package/lib/model/create-zone-details.js +1 -1
  39. package/lib/model/dnssec-config.d.ts +1 -1
  40. package/lib/model/dnssec-config.js +1 -1
  41. package/lib/model/dnssec-digest-type.d.ts +1 -1
  42. package/lib/model/dnssec-digest-type.js +1 -1
  43. package/lib/model/dnssec-key-version-ds-data.d.ts +2 -2
  44. package/lib/model/dnssec-key-version-ds-data.js +1 -1
  45. package/lib/model/dnssec-signing-algorithm.d.ts +1 -1
  46. package/lib/model/dnssec-signing-algorithm.js +1 -1
  47. package/lib/model/dynect-migration-details.d.ts +1 -1
  48. package/lib/model/dynect-migration-details.js +1 -1
  49. package/lib/model/external-downstream.d.ts +1 -1
  50. package/lib/model/external-downstream.js +1 -1
  51. package/lib/model/external-master.d.ts +1 -1
  52. package/lib/model/external-master.js +1 -1
  53. package/lib/model/index.d.ts +1 -1
  54. package/lib/model/index.js +1 -1
  55. package/lib/model/ksk-dnssec-key-version.d.ts +1 -1
  56. package/lib/model/ksk-dnssec-key-version.js +1 -1
  57. package/lib/model/migration-replacement.d.ts +1 -1
  58. package/lib/model/migration-replacement.js +1 -1
  59. package/lib/model/nameserver.d.ts +1 -1
  60. package/lib/model/nameserver.js +1 -1
  61. package/lib/model/patch-domain-records-details.d.ts +1 -1
  62. package/lib/model/patch-domain-records-details.js +1 -1
  63. package/lib/model/patch-rr-set-details.d.ts +1 -1
  64. package/lib/model/patch-rr-set-details.js +1 -1
  65. package/lib/model/patch-zone-records-details.d.ts +1 -1
  66. package/lib/model/patch-zone-records-details.js +1 -1
  67. package/lib/model/promote-zone-dnssec-key-version-details.d.ts +1 -1
  68. package/lib/model/promote-zone-dnssec-key-version-details.js +1 -1
  69. package/lib/model/r-rset.d.ts +1 -1
  70. package/lib/model/r-rset.js +1 -1
  71. package/lib/model/record-collection.d.ts +1 -1
  72. package/lib/model/record-collection.js +1 -1
  73. package/lib/model/record-details.d.ts +2 -2
  74. package/lib/model/record-details.js +1 -1
  75. package/lib/model/record-operation.d.ts +2 -2
  76. package/lib/model/record-operation.js +1 -1
  77. package/lib/model/record.d.ts +3 -3
  78. package/lib/model/record.js +1 -1
  79. package/lib/model/resolver-endpoint-summary.d.ts +1 -1
  80. package/lib/model/resolver-endpoint-summary.js +1 -1
  81. package/lib/model/resolver-endpoint.d.ts +1 -1
  82. package/lib/model/resolver-endpoint.js +1 -1
  83. package/lib/model/resolver-forward-rule-details.d.ts +1 -1
  84. package/lib/model/resolver-forward-rule-details.js +1 -1
  85. package/lib/model/resolver-forward-rule.d.ts +1 -1
  86. package/lib/model/resolver-forward-rule.js +1 -1
  87. package/lib/model/resolver-rule-details.d.ts +1 -1
  88. package/lib/model/resolver-rule-details.js +1 -1
  89. package/lib/model/resolver-rule.d.ts +1 -1
  90. package/lib/model/resolver-rule.js +1 -1
  91. package/lib/model/resolver-summary.d.ts +3 -3
  92. package/lib/model/resolver-summary.js +1 -1
  93. package/lib/model/resolver-vnic-endpoint-summary.d.ts +1 -1
  94. package/lib/model/resolver-vnic-endpoint-summary.js +1 -1
  95. package/lib/model/resolver-vnic-endpoint.d.ts +1 -1
  96. package/lib/model/resolver-vnic-endpoint.js +1 -1
  97. package/lib/model/resolver.d.ts +3 -3
  98. package/lib/model/resolver.js +1 -1
  99. package/lib/model/scope.d.ts +1 -1
  100. package/lib/model/scope.js +1 -1
  101. package/lib/model/sort-order.d.ts +1 -1
  102. package/lib/model/sort-order.js +1 -1
  103. package/lib/model/stage-zone-dnssec-key-version-details.d.ts +1 -1
  104. package/lib/model/stage-zone-dnssec-key-version-details.js +1 -1
  105. package/lib/model/steering-policy-answer.d.ts +3 -3
  106. package/lib/model/steering-policy-answer.js +1 -1
  107. package/lib/model/steering-policy-attachment-summary.d.ts +1 -1
  108. package/lib/model/steering-policy-attachment-summary.js +1 -1
  109. package/lib/model/steering-policy-attachment.d.ts +1 -1
  110. package/lib/model/steering-policy-attachment.js +1 -1
  111. package/lib/model/steering-policy-filter-answer-data.d.ts +1 -1
  112. package/lib/model/steering-policy-filter-answer-data.js +1 -1
  113. package/lib/model/steering-policy-filter-rule-case.d.ts +1 -1
  114. package/lib/model/steering-policy-filter-rule-case.js +1 -1
  115. package/lib/model/steering-policy-filter-rule.d.ts +1 -1
  116. package/lib/model/steering-policy-filter-rule.js +1 -1
  117. package/lib/model/steering-policy-health-rule-case.d.ts +1 -1
  118. package/lib/model/steering-policy-health-rule-case.js +1 -1
  119. package/lib/model/steering-policy-health-rule.d.ts +1 -1
  120. package/lib/model/steering-policy-health-rule.js +1 -1
  121. package/lib/model/steering-policy-limit-rule-case.d.ts +1 -1
  122. package/lib/model/steering-policy-limit-rule-case.js +1 -1
  123. package/lib/model/steering-policy-limit-rule.d.ts +1 -1
  124. package/lib/model/steering-policy-limit-rule.js +1 -1
  125. package/lib/model/steering-policy-priority-answer-data.d.ts +1 -1
  126. package/lib/model/steering-policy-priority-answer-data.js +1 -1
  127. package/lib/model/steering-policy-priority-rule-case.d.ts +1 -1
  128. package/lib/model/steering-policy-priority-rule-case.js +1 -1
  129. package/lib/model/steering-policy-priority-rule.d.ts +1 -1
  130. package/lib/model/steering-policy-priority-rule.js +1 -1
  131. package/lib/model/steering-policy-rule.d.ts +2 -2
  132. package/lib/model/steering-policy-rule.js +1 -1
  133. package/lib/model/steering-policy-summary.d.ts +6 -6
  134. package/lib/model/steering-policy-summary.js +1 -1
  135. package/lib/model/steering-policy-weighted-answer-data.d.ts +1 -1
  136. package/lib/model/steering-policy-weighted-answer-data.js +1 -1
  137. package/lib/model/steering-policy-weighted-rule-case.d.ts +1 -1
  138. package/lib/model/steering-policy-weighted-rule-case.js +1 -1
  139. package/lib/model/steering-policy-weighted-rule.d.ts +1 -1
  140. package/lib/model/steering-policy-weighted-rule.js +1 -1
  141. package/lib/model/steering-policy.d.ts +6 -6
  142. package/lib/model/steering-policy.js +1 -1
  143. package/lib/model/tsig-key-summary.d.ts +3 -3
  144. package/lib/model/tsig-key-summary.js +1 -1
  145. package/lib/model/tsig-key.d.ts +3 -3
  146. package/lib/model/tsig-key.js +1 -1
  147. package/lib/model/update-domain-records-details.d.ts +1 -1
  148. package/lib/model/update-domain-records-details.js +1 -1
  149. package/lib/model/update-resolver-details.d.ts +3 -3
  150. package/lib/model/update-resolver-details.js +1 -1
  151. package/lib/model/update-resolver-endpoint-details.d.ts +1 -1
  152. package/lib/model/update-resolver-endpoint-details.js +1 -1
  153. package/lib/model/update-resolver-vnic-endpoint-details.d.ts +1 -1
  154. package/lib/model/update-resolver-vnic-endpoint-details.js +1 -1
  155. package/lib/model/update-rr-set-details.d.ts +1 -1
  156. package/lib/model/update-rr-set-details.js +1 -1
  157. package/lib/model/update-steering-policy-attachment-details.d.ts +1 -1
  158. package/lib/model/update-steering-policy-attachment-details.js +1 -1
  159. package/lib/model/update-steering-policy-details.d.ts +6 -6
  160. package/lib/model/update-steering-policy-details.js +1 -1
  161. package/lib/model/update-tsig-key-details.d.ts +3 -3
  162. package/lib/model/update-tsig-key-details.js +1 -1
  163. package/lib/model/update-view-details.d.ts +3 -3
  164. package/lib/model/update-view-details.js +1 -1
  165. package/lib/model/update-zone-details.d.ts +4 -4
  166. package/lib/model/update-zone-details.js +1 -1
  167. package/lib/model/update-zone-records-details.d.ts +1 -1
  168. package/lib/model/update-zone-records-details.js +1 -1
  169. package/lib/model/view-summary.d.ts +3 -3
  170. package/lib/model/view-summary.js +1 -1
  171. package/lib/model/view.d.ts +3 -3
  172. package/lib/model/view.js +1 -1
  173. package/lib/model/zone-dnssec-state.d.ts +1 -1
  174. package/lib/model/zone-dnssec-state.js +1 -1
  175. package/lib/model/zone-summary.d.ts +4 -4
  176. package/lib/model/zone-summary.js +1 -1
  177. package/lib/model/zone-transfer-server.d.ts +1 -1
  178. package/lib/model/zone-transfer-server.js +1 -1
  179. package/lib/model/zone.d.ts +4 -4
  180. package/lib/model/zone.js +1 -1
  181. package/lib/model/zsk-dnssec-key-version.d.ts +1 -1
  182. package/lib/model/zsk-dnssec-key-version.js +1 -1
  183. package/lib/request/change-resolver-compartment-request.d.ts +1 -1
  184. package/lib/request/change-steering-policy-compartment-request.d.ts +1 -1
  185. package/lib/request/change-tsig-key-compartment-request.d.ts +1 -1
  186. package/lib/request/change-view-compartment-request.d.ts +1 -1
  187. package/lib/request/change-zone-compartment-request.d.ts +1 -1
  188. package/lib/request/create-resolver-endpoint-request.d.ts +1 -1
  189. package/lib/request/create-steering-policy-attachment-request.d.ts +1 -1
  190. package/lib/request/create-steering-policy-request.d.ts +1 -1
  191. package/lib/request/create-tsig-key-request.d.ts +1 -1
  192. package/lib/request/create-view-request.d.ts +1 -1
  193. package/lib/request/create-zone-from-zone-file-request.d.ts +1 -1
  194. package/lib/request/create-zone-request.d.ts +1 -1
  195. package/lib/request/delete-domain-records-request.d.ts +1 -1
  196. package/lib/request/delete-resolver-endpoint-request.d.ts +1 -1
  197. package/lib/request/delete-rrset-request.d.ts +1 -1
  198. package/lib/request/delete-steering-policy-attachment-request.d.ts +1 -1
  199. package/lib/request/delete-steering-policy-request.d.ts +1 -1
  200. package/lib/request/delete-tsig-key-request.d.ts +1 -1
  201. package/lib/request/delete-view-request.d.ts +1 -1
  202. package/lib/request/delete-zone-request.d.ts +1 -1
  203. package/lib/request/get-domain-records-request.d.ts +1 -1
  204. package/lib/request/get-resolver-endpoint-request.d.ts +1 -1
  205. package/lib/request/get-resolver-request.d.ts +1 -1
  206. package/lib/request/get-rrset-request.d.ts +1 -1
  207. package/lib/request/get-steering-policy-attachment-request.d.ts +1 -1
  208. package/lib/request/get-steering-policy-request.d.ts +1 -1
  209. package/lib/request/get-tsig-key-request.d.ts +1 -1
  210. package/lib/request/get-view-request.d.ts +1 -1
  211. package/lib/request/get-zone-content-request.d.ts +1 -1
  212. package/lib/request/get-zone-records-request.d.ts +1 -1
  213. package/lib/request/get-zone-request.d.ts +1 -1
  214. package/lib/request/index.d.ts +1 -1
  215. package/lib/request/index.js +1 -1
  216. package/lib/request/list-resolver-endpoints-request.d.ts +1 -1
  217. package/lib/request/list-resolvers-request.d.ts +1 -1
  218. package/lib/request/list-steering-policies-request.d.ts +1 -1
  219. package/lib/request/list-steering-policy-attachments-request.d.ts +1 -1
  220. package/lib/request/list-tsig-keys-request.d.ts +1 -1
  221. package/lib/request/list-views-request.d.ts +1 -1
  222. package/lib/request/list-zone-transfer-servers-request.d.ts +1 -1
  223. package/lib/request/list-zones-request.d.ts +1 -1
  224. package/lib/request/patch-domain-records-request.d.ts +1 -1
  225. package/lib/request/patch-rrset-request.d.ts +1 -1
  226. package/lib/request/patch-zone-records-request.d.ts +1 -1
  227. package/lib/request/promote-zone-dnssec-key-version-request.d.ts +1 -1
  228. package/lib/request/stage-zone-dnssec-key-version-request.d.ts +1 -1
  229. package/lib/request/update-domain-records-request.d.ts +1 -1
  230. package/lib/request/update-resolver-endpoint-request.d.ts +1 -1
  231. package/lib/request/update-resolver-request.d.ts +1 -1
  232. package/lib/request/update-rrset-request.d.ts +1 -1
  233. package/lib/request/update-steering-policy-attachment-request.d.ts +1 -1
  234. package/lib/request/update-steering-policy-request.d.ts +1 -1
  235. package/lib/request/update-tsig-key-request.d.ts +1 -1
  236. package/lib/request/update-view-request.d.ts +1 -1
  237. package/lib/request/update-zone-records-request.d.ts +1 -1
  238. package/lib/request/update-zone-request.d.ts +1 -1
  239. package/lib/response/get-domain-records-response.d.ts +1 -1
  240. package/lib/response/get-rrset-response.d.ts +1 -1
  241. package/lib/response/get-zone-records-response.d.ts +1 -1
  242. package/lib/response/index.d.ts +1 -1
  243. package/lib/response/index.js +1 -1
  244. package/lib/response/list-resolver-endpoints-response.d.ts +1 -1
  245. package/lib/response/list-resolvers-response.d.ts +1 -1
  246. package/lib/response/list-steering-policies-response.d.ts +1 -1
  247. package/lib/response/list-steering-policy-attachments-response.d.ts +1 -1
  248. package/lib/response/list-tsig-keys-response.d.ts +1 -1
  249. package/lib/response/list-views-response.d.ts +1 -1
  250. package/lib/response/list-zone-transfer-servers-response.d.ts +1 -1
  251. package/lib/response/list-zones-response.d.ts +1 -1
  252. package/lib/response/patch-domain-records-response.d.ts +1 -1
  253. package/lib/response/patch-rrset-response.d.ts +1 -1
  254. package/lib/response/patch-zone-records-response.d.ts +1 -1
  255. package/lib/response/update-domain-records-response.d.ts +1 -1
  256. package/lib/response/update-rrset-response.d.ts +1 -1
  257. package/lib/response/update-zone-records-response.d.ts +1 -1
  258. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -36,7 +36,7 @@ export interface RecordDetails {
36
36
  * The record's data, as whitespace-delimited tokens in
37
37
  * type-specific presentation format. All RDATA is normalized and the
38
38
  * returned presentation of your RDATA may differ from its initial input.
39
- * For more information about RDATA, see [Supported DNS Resource Record Types](https://docs.cloud.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm)
39
+ * For more information about RDATA, see [Supported DNS Resource Record Types](https://docs.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm)
40
40
  *
41
41
  */
42
42
  "rdata": string;
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -39,7 +39,7 @@ export interface RecordOperation {
39
39
  * The record's data, as whitespace-delimited tokens in
40
40
  * type-specific presentation format. All RDATA is normalized and the
41
41
  * returned presentation of your RDATA may differ from its initial input.
42
- * For more information about RDATA, see [Supported DNS Resource Record Types](https://docs.cloud.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm)
42
+ * For more information about RDATA, see [Supported DNS Resource Record Types](https://docs.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm)
43
43
  *
44
44
  */
45
45
  "rdata"?: string;
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -14,7 +14,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
14
14
  */
15
15
  /**
16
16
  * A DNS resource record. For more information, see
17
- * [Supported DNS Resource Record Types](https://docs.cloud.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm).
17
+ * [Supported DNS Resource Record Types](https://docs.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm).
18
18
  *
19
19
  */
20
20
  export interface Record {
@@ -38,7 +38,7 @@ export interface Record {
38
38
  * The record's data, as whitespace-delimited tokens in
39
39
  * type-specific presentation format. All RDATA is normalized and the
40
40
  * returned presentation of your RDATA may differ from its initial input.
41
- * For more information about RDATA, see [Supported DNS Resource Record Types](https://docs.cloud.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm)
41
+ * For more information about RDATA, see [Supported DNS Resource Record Types](https://docs.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm)
42
42
  *
43
43
  */
44
44
  "rdata"?: string;
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -39,7 +39,7 @@ export interface ResolverSummary {
39
39
  "displayName": string;
40
40
  /**
41
41
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
42
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
42
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
43
43
  * <p>
44
44
 
45
45
  * **Example:** {@code {\"Department\": \"Finance\"}}
@@ -50,7 +50,7 @@ export interface ResolverSummary {
50
50
  };
51
51
  /**
52
52
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
53
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
53
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
54
54
  * <p>
55
55
 
56
56
  * **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -40,7 +40,7 @@ export interface Resolver {
40
40
  "displayName": string;
41
41
  /**
42
42
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
43
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
43
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
44
44
  * <p>
45
45
 
46
46
  * **Example:** {@code {\"Department\": \"Finance\"}}
@@ -51,7 +51,7 @@ export interface Resolver {
51
51
  };
52
52
  /**
53
53
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
54
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
54
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
55
55
  * <p>
56
56
 
57
57
  * **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -43,7 +43,7 @@ export interface SteeringPolicyAnswer {
43
43
  "name": string;
44
44
  /**
45
45
  * The type of DNS record, such as A or CNAME. Only A, AAAA, and CNAME are supported. For more
46
- * information, see [Supported DNS Resource Record Types](https://docs.cloud.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm).
46
+ * information, see [Supported DNS Resource Record Types](https://docs.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm).
47
47
  *
48
48
  */
49
49
  "rtype": string;
@@ -51,7 +51,7 @@ export interface SteeringPolicyAnswer {
51
51
  * The record's data, as whitespace-delimited tokens in
52
52
  * type-specific presentation format. All RDATA is normalized and the
53
53
  * returned presentation of your RDATA may differ from its initial input.
54
- * For more information about RDATA, see [Supported DNS Resource Record Types](https://docs.cloud.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm).
54
+ * For more information about RDATA, see [Supported DNS Resource Record Types](https://docs.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm).
55
55
  *
56
56
  */
57
57
  "rdata": string;
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DNS API
3
3
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
4
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
4
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
5
 
6
6
  * OpenAPI spec version: 20180115
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * DNS API
4
4
  * API for the DNS service. Use this API to manage DNS zones, records, and other DNS resources.
5
- For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
5
+ For more information, see [Overview of the DNS Service](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnszonemanagement.htm).
6
6
 
7
7
  * OpenAPI spec version: 20180115
8
8
  *