oci-dns 2.102.2 → 2.103.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
@@ -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
  export interface ChangeTsigKeyCompartmentDetails {
16
16
  /**
17
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment
17
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment
18
18
  * into which the TSIG key should be moved.
19
19
  *
20
20
  */
@@ -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
  export interface ChangeViewCompartmentDetails {
16
16
  /**
17
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment
17
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment
18
18
  * into which the view should be moved.
19
19
  *
20
20
  */
@@ -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
  export interface ChangeZoneCompartmentDetails {
16
16
  /**
17
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment
17
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment
18
18
  * into which the zone should be moved.
19
19
  *
20
20
  */
@@ -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
  *
@@ -45,7 +45,7 @@ export interface CreateSteeringPolicyDetails {
45
45
 
46
46
  * **Note:** To use the Health Check monitoring feature in a steering policy, a monitor
47
47
  * must be created using the Health Checks service first. For more information on how to
48
- * create a monitor, please see [Managing Health Checks](https://docs.cloud.oracle.com/iaas/Content/HealthChecks/Tasks/managinghealthchecks.htm).
48
+ * create a monitor, please see [Managing Health Checks](https://docs.oracle.com/iaas/Content/HealthChecks/Tasks/managinghealthchecks.htm).
49
49
  *
50
50
  */
51
51
  "healthCheckMonitorId"?: string;
@@ -68,7 +68,7 @@ export interface CreateSteeringPolicyDetails {
68
68
  * answers contingent upon {@code answer.isDisabled != true}, except for {@code CUSTOM}. A defined
69
69
  * {@code HEALTH} rule must follow the {@code FILTER} rule if the policy references a {@code healthCheckMonitorId}.
70
70
  * The last rule of a template must must be a {@code LIMIT} rule. For more information about templates
71
- * and code examples, see [Traffic Management API Guide](https://docs.cloud.oracle.com/iaas/Content/TrafficManagement/Concepts/trafficmanagementapi.htm).
71
+ * and code examples, see [Traffic Management API Guide](https://docs.oracle.com/iaas/Content/TrafficManagement/Concepts/trafficmanagementapi.htm).
72
72
  * <p>
73
73
  **Template Types**
74
74
  * <p>
@@ -81,7 +81,7 @@ export interface CreateSteeringPolicyDetails {
81
81
  * <p>
82
82
 
83
83
  * * {@code ROUTE_BY_GEO} - Answers DNS queries based on the query's geographic location. For a list of geographic
84
- * locations to route by, see [Traffic Management Geographic Locations](https://docs.cloud.oracle.com/iaas/Content/TrafficManagement/Reference/trafficmanagementgeo.htm).
84
+ * locations to route by, see [Traffic Management Geographic Locations](https://docs.oracle.com/iaas/Content/TrafficManagement/Reference/trafficmanagementgeo.htm).
85
85
  * <p>
86
86
 
87
87
  * * {@code ROUTE_BY_ASN} - Answers DNS queries based on the query's originating ASN.
@@ -96,7 +96,7 @@ export interface CreateSteeringPolicyDetails {
96
96
  "template": CreateSteeringPolicyDetails.Template;
97
97
  /**
98
98
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
99
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
99
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
100
100
  * <p>
101
101
 
102
102
  * **Example:** {@code {\"Department\": \"Finance\"}}
@@ -107,7 +107,7 @@ export interface CreateSteeringPolicyDetails {
107
107
  };
108
108
  /**
109
109
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
110
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
110
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
111
111
  * <p>
112
112
 
113
113
  * **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
  *
@@ -41,7 +41,7 @@ export interface CreateTsigKeyDetails {
41
41
  "secret": string;
42
42
  /**
43
43
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
44
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
44
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
45
45
  * <p>
46
46
 
47
47
  * **Example:** {@code {\"Department\": \"Finance\"}}
@@ -52,7 +52,7 @@ export interface CreateTsigKeyDetails {
52
52
  };
53
53
  /**
54
54
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
55
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
55
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
56
56
  * <p>
57
57
 
58
58
  * **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
  *
@@ -30,7 +30,7 @@ export interface CreateViewDetails {
30
30
  "displayName"?: string;
31
31
  /**
32
32
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
33
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
33
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
34
34
  * <p>
35
35
 
36
36
  * **Example:** {@code {\"Department\": \"Finance\"}}
@@ -41,7 +41,7 @@ export interface CreateViewDetails {
41
41
  };
42
42
  /**
43
43
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
44
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
44
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
45
45
  * <p>
46
46
 
47
47
  * **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
  *
@@ -36,7 +36,7 @@ export interface CreateZoneBaseDetails {
36
36
  "compartmentId": string;
37
37
  /**
38
38
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
39
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
39
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
40
40
  * <p>
41
41
 
42
42
  * **Example:** {@code {\"Department\": \"Finance\"}}
@@ -47,7 +47,7 @@ export interface CreateZoneBaseDetails {
47
47
  };
48
48
  /**
49
49
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
50
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
50
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
51
51
  * <p>
52
52
 
53
53
  * **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
  *
@@ -72,7 +72,7 @@ export interface CreateZoneDetails extends model.CreateZoneBaseDetails {
72
72
  Enabling DNSSEC results in additional records in DNS responses which increases their size and can
73
73
  * cause higher response latency.
74
74
  * <p>
75
- For more information, see [DNSSEC](https://docs.cloud.oracle.com/iaas/Content/DNS/Concepts/dnssec.htm).
75
+ For more information, see [DNSSEC](https://docs.oracle.com/iaas/Content/DNS/Concepts/dnssec.htm).
76
76
  *
77
77
  */
78
78
  "dnssecState"?: model.ZoneDnssecState;
@@ -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
  *
@@ -20,7 +20,7 @@ import * as model from "../model";
20
20
  export interface DnssecKeyVersionDsData {
21
21
  /**
22
22
  * Presentation-format DS record data that must be added to the parent zone. For more information about RDATA,
23
- * see [Supported DNS Resource Record Types](https://docs.cloud.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm)
23
+ * see [Supported DNS Resource Record Types](https://docs.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm)
24
24
  *
25
25
  */
26
26
  "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
  *
@@ -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
  *