oci-adm 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 (197) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/applicationdependencymanagement-waiter.d.ts +1 -1
  4. package/lib/applicationdependencymanagement-waiter.js +1 -1
  5. package/lib/client.d.ts +37 -37
  6. package/lib/client.js +37 -37
  7. package/lib/model/action-type.d.ts +1 -1
  8. package/lib/model/action-type.js +1 -1
  9. package/lib/model/application-dependency-recommendation-collection.d.ts +1 -1
  10. package/lib/model/application-dependency-recommendation-collection.js +1 -1
  11. package/lib/model/application-dependency-recommendation-summary.d.ts +1 -1
  12. package/lib/model/application-dependency-recommendation-summary.js +1 -1
  13. package/lib/model/application-dependency-vulnerability-collection.d.ts +1 -1
  14. package/lib/model/application-dependency-vulnerability-collection.js +1 -1
  15. package/lib/model/application-dependency-vulnerability-summary.d.ts +1 -1
  16. package/lib/model/application-dependency-vulnerability-summary.js +1 -1
  17. package/lib/model/application-dependency.d.ts +1 -1
  18. package/lib/model/application-dependency.js +1 -1
  19. package/lib/model/apply-stage.d.ts +1 -1
  20. package/lib/model/apply-stage.js +1 -1
  21. package/lib/model/change-knowledge-base-compartment-details.d.ts +2 -2
  22. package/lib/model/change-knowledge-base-compartment-details.js +1 -1
  23. package/lib/model/change-remediation-recipe-compartment-details.d.ts +2 -2
  24. package/lib/model/change-remediation-recipe-compartment-details.js +1 -1
  25. package/lib/model/change-remediation-run-compartment-details.d.ts +2 -2
  26. package/lib/model/change-remediation-run-compartment-details.js +1 -1
  27. package/lib/model/change-vulnerability-audit-compartment-details.d.ts +2 -2
  28. package/lib/model/change-vulnerability-audit-compartment-details.js +1 -1
  29. package/lib/model/config-severity.d.ts +1 -1
  30. package/lib/model/config-severity.js +1 -1
  31. package/lib/model/create-knowledge-base-details.d.ts +2 -2
  32. package/lib/model/create-knowledge-base-details.js +1 -1
  33. package/lib/model/create-remediation-recipe-details.d.ts +3 -3
  34. package/lib/model/create-remediation-recipe-details.js +1 -1
  35. package/lib/model/create-remediation-run-details.d.ts +2 -2
  36. package/lib/model/create-remediation-run-details.js +1 -1
  37. package/lib/model/create-vulnerability-audit-details.d.ts +3 -3
  38. package/lib/model/create-vulnerability-audit-details.js +1 -1
  39. package/lib/model/detect-configuration.d.ts +1 -1
  40. package/lib/model/detect-configuration.js +1 -1
  41. package/lib/model/detect-stage.d.ts +2 -2
  42. package/lib/model/detect-stage.js +1 -1
  43. package/lib/model/external-resource-vulnerability-audit-source.d.ts +1 -1
  44. package/lib/model/external-resource-vulnerability-audit-source.js +1 -1
  45. package/lib/model/external-scm-configuration.d.ts +2 -2
  46. package/lib/model/external-scm-configuration.js +1 -1
  47. package/lib/model/git-hub-actions-configuration.d.ts +2 -2
  48. package/lib/model/git-hub-actions-configuration.js +1 -1
  49. package/lib/model/git-lab-pipeline-configuration.d.ts +3 -3
  50. package/lib/model/git-lab-pipeline-configuration.js +1 -1
  51. package/lib/model/index.d.ts +1 -1
  52. package/lib/model/index.js +1 -1
  53. package/lib/model/jenkins-pipeline-configuration.d.ts +2 -2
  54. package/lib/model/jenkins-pipeline-configuration.js +1 -1
  55. package/lib/model/knowledge-base-collection.d.ts +1 -1
  56. package/lib/model/knowledge-base-collection.js +1 -1
  57. package/lib/model/knowledge-base-summary.d.ts +3 -3
  58. package/lib/model/knowledge-base-summary.js +1 -1
  59. package/lib/model/knowledge-base.d.ts +3 -3
  60. package/lib/model/knowledge-base.js +1 -1
  61. package/lib/model/network-configuration.d.ts +3 -3
  62. package/lib/model/network-configuration.js +1 -1
  63. package/lib/model/none-verify-configuration.d.ts +1 -1
  64. package/lib/model/none-verify-configuration.js +1 -1
  65. package/lib/model/oci-code-repository-configuration.d.ts +2 -2
  66. package/lib/model/oci-code-repository-configuration.js +1 -1
  67. package/lib/model/oci-dev-ops-build-configuration.d.ts +2 -2
  68. package/lib/model/oci-dev-ops-build-configuration.js +1 -1
  69. package/lib/model/oci-resource-vulnerability-audit-source.d.ts +2 -2
  70. package/lib/model/oci-resource-vulnerability-audit-source.js +1 -1
  71. package/lib/model/operation-status.d.ts +1 -1
  72. package/lib/model/operation-status.js +1 -1
  73. package/lib/model/operation-type.d.ts +1 -1
  74. package/lib/model/operation-type.js +1 -1
  75. package/lib/model/pipeline-properties.d.ts +1 -1
  76. package/lib/model/pipeline-properties.js +1 -1
  77. package/lib/model/pull-request-properties.d.ts +1 -1
  78. package/lib/model/pull-request-properties.js +1 -1
  79. package/lib/model/recommend-stage.d.ts +1 -1
  80. package/lib/model/recommend-stage.js +1 -1
  81. package/lib/model/remediation-recipe-collection.d.ts +1 -1
  82. package/lib/model/remediation-recipe-collection.js +1 -1
  83. package/lib/model/remediation-recipe-summary.d.ts +4 -4
  84. package/lib/model/remediation-recipe-summary.js +1 -1
  85. package/lib/model/remediation-recipe.d.ts +4 -4
  86. package/lib/model/remediation-recipe.js +1 -1
  87. package/lib/model/remediation-run-collection.d.ts +1 -1
  88. package/lib/model/remediation-run-collection.js +1 -1
  89. package/lib/model/remediation-run-stage-collection.d.ts +1 -1
  90. package/lib/model/remediation-run-stage-collection.js +1 -1
  91. package/lib/model/remediation-run-stage-summary.d.ts +2 -2
  92. package/lib/model/remediation-run-stage-summary.js +1 -1
  93. package/lib/model/remediation-run-stage-type.d.ts +1 -1
  94. package/lib/model/remediation-run-stage-type.js +1 -1
  95. package/lib/model/remediation-run-stage.d.ts +2 -2
  96. package/lib/model/remediation-run-stage.js +1 -1
  97. package/lib/model/remediation-run-summary.d.ts +4 -4
  98. package/lib/model/remediation-run-summary.js +1 -1
  99. package/lib/model/remediation-run.d.ts +4 -4
  100. package/lib/model/remediation-run.js +1 -1
  101. package/lib/model/scm-configuration.d.ts +1 -1
  102. package/lib/model/scm-configuration.js +1 -1
  103. package/lib/model/sort-order.d.ts +1 -1
  104. package/lib/model/sort-order.js +1 -1
  105. package/lib/model/stage-summary.d.ts +1 -1
  106. package/lib/model/stage-summary.js +1 -1
  107. package/lib/model/unknown-source-vulnerability-audit-source.d.ts +1 -1
  108. package/lib/model/unknown-source-vulnerability-audit-source.js +1 -1
  109. package/lib/model/update-knowledge-base-details.d.ts +1 -1
  110. package/lib/model/update-knowledge-base-details.js +1 -1
  111. package/lib/model/update-remediation-recipe-details.d.ts +2 -2
  112. package/lib/model/update-remediation-recipe-details.js +1 -1
  113. package/lib/model/update-remediation-run-details.d.ts +1 -1
  114. package/lib/model/update-remediation-run-details.js +1 -1
  115. package/lib/model/update-vulnerability-audit-details.d.ts +1 -1
  116. package/lib/model/update-vulnerability-audit-details.js +1 -1
  117. package/lib/model/usage-data-details.d.ts +1 -1
  118. package/lib/model/usage-data-details.js +1 -1
  119. package/lib/model/usage-data-via-object-storage-tuple-details.d.ts +1 -1
  120. package/lib/model/usage-data-via-object-storage-tuple-details.js +1 -1
  121. package/lib/model/verify-configuration.d.ts +1 -1
  122. package/lib/model/verify-configuration.js +1 -1
  123. package/lib/model/verify-stage.d.ts +1 -1
  124. package/lib/model/verify-stage.js +1 -1
  125. package/lib/model/vulnerability-audit-collection.d.ts +1 -1
  126. package/lib/model/vulnerability-audit-collection.js +1 -1
  127. package/lib/model/vulnerability-audit-configuration.d.ts +1 -1
  128. package/lib/model/vulnerability-audit-configuration.js +1 -1
  129. package/lib/model/vulnerability-audit-source.d.ts +1 -1
  130. package/lib/model/vulnerability-audit-source.js +1 -1
  131. package/lib/model/vulnerability-audit-summary.d.ts +4 -4
  132. package/lib/model/vulnerability-audit-summary.js +1 -1
  133. package/lib/model/vulnerability-audit.d.ts +4 -4
  134. package/lib/model/vulnerability-audit.js +1 -1
  135. package/lib/model/vulnerability-severity.d.ts +1 -1
  136. package/lib/model/vulnerability-severity.js +1 -1
  137. package/lib/model/vulnerability.d.ts +1 -1
  138. package/lib/model/vulnerability.js +1 -1
  139. package/lib/model/work-request-error-collection.d.ts +1 -1
  140. package/lib/model/work-request-error-collection.js +1 -1
  141. package/lib/model/work-request-error.d.ts +2 -2
  142. package/lib/model/work-request-error.js +1 -1
  143. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  144. package/lib/model/work-request-log-entry-collection.js +1 -1
  145. package/lib/model/work-request-log-entry.d.ts +1 -1
  146. package/lib/model/work-request-log-entry.js +1 -1
  147. package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
  148. package/lib/model/work-request-resource-metadata-key.js +1 -1
  149. package/lib/model/work-request-resource.d.ts +1 -1
  150. package/lib/model/work-request-resource.js +1 -1
  151. package/lib/model/work-request-summary-collection.d.ts +1 -1
  152. package/lib/model/work-request-summary-collection.js +1 -1
  153. package/lib/model/work-request-summary.d.ts +1 -1
  154. package/lib/model/work-request-summary.js +1 -1
  155. package/lib/model/work-request.d.ts +1 -1
  156. package/lib/model/work-request.js +1 -1
  157. package/lib/request/activate-remediation-recipe-request.d.ts +2 -2
  158. package/lib/request/cancel-remediation-run-request.d.ts +1 -1
  159. package/lib/request/cancel-work-request-request.d.ts +2 -2
  160. package/lib/request/change-knowledge-base-compartment-request.d.ts +2 -2
  161. package/lib/request/change-remediation-recipe-compartment-request.d.ts +2 -2
  162. package/lib/request/change-remediation-run-compartment-request.d.ts +1 -1
  163. package/lib/request/change-vulnerability-audit-compartment-request.d.ts +1 -1
  164. package/lib/request/create-knowledge-base-request.d.ts +1 -1
  165. package/lib/request/create-remediation-recipe-request.d.ts +1 -1
  166. package/lib/request/create-remediation-run-request.d.ts +1 -1
  167. package/lib/request/create-vulnerability-audit-request.d.ts +1 -1
  168. package/lib/request/deactivate-remediation-recipe-request.d.ts +2 -2
  169. package/lib/request/delete-knowledge-base-request.d.ts +2 -2
  170. package/lib/request/delete-remediation-recipe-request.d.ts +2 -2
  171. package/lib/request/delete-remediation-run-request.d.ts +1 -1
  172. package/lib/request/delete-vulnerability-audit-request.d.ts +1 -1
  173. package/lib/request/get-knowledge-base-request.d.ts +2 -2
  174. package/lib/request/get-remediation-recipe-request.d.ts +2 -2
  175. package/lib/request/get-remediation-run-request.d.ts +1 -1
  176. package/lib/request/get-stage-request.d.ts +1 -1
  177. package/lib/request/get-vulnerability-audit-request.d.ts +1 -1
  178. package/lib/request/get-work-request-request.d.ts +2 -2
  179. package/lib/request/index.d.ts +1 -1
  180. package/lib/request/index.js +1 -1
  181. package/lib/request/list-application-dependency-recommendations-request.d.ts +1 -1
  182. package/lib/request/list-application-dependency-vulnerabilities-request.d.ts +1 -1
  183. package/lib/request/list-knowledge-bases-request.d.ts +1 -1
  184. package/lib/request/list-remediation-recipes-request.d.ts +1 -1
  185. package/lib/request/list-remediation-runs-request.d.ts +1 -1
  186. package/lib/request/list-stages-request.d.ts +1 -1
  187. package/lib/request/list-vulnerability-audits-request.d.ts +1 -1
  188. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  189. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  190. package/lib/request/list-work-requests-request.d.ts +2 -2
  191. package/lib/request/update-knowledge-base-request.d.ts +2 -2
  192. package/lib/request/update-remediation-recipe-request.d.ts +2 -2
  193. package/lib/request/update-remediation-run-request.d.ts +1 -1
  194. package/lib/request/update-vulnerability-audit-request.d.ts +1 -1
  195. package/lib/response/index.d.ts +1 -1
  196. package/lib/response/index.js +1 -1
  197. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface VulnerabilityAuditSummary {
18
18
  /**
19
- * The Oracle Cloud identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of the vulnerability audit.
19
+ * The Oracle Cloud identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of the vulnerability audit.
20
20
  */
21
21
  "id": string;
22
22
  /**
@@ -24,7 +24,7 @@ export interface VulnerabilityAuditSummary {
24
24
  */
25
25
  "displayName"?: string;
26
26
  /**
27
- * The Oracle Cloud identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of the knowledge base.
27
+ * The Oracle Cloud identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of the knowledge base.
28
28
  */
29
29
  "knowledgeBaseId": string;
30
30
  /**
@@ -80,7 +80,7 @@ export interface VulnerabilityAuditSummary {
80
80
  */
81
81
  "buildType"?: string;
82
82
  /**
83
- * The compartment Oracle Cloud identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of the vulnerability audit.
83
+ * The compartment Oracle Cloud identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of the vulnerability audit.
84
84
  */
85
85
  "compartmentId": string;
86
86
  /**
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -20,7 +20,7 @@ import * as model from "../model";
20
20
  */
21
21
  export interface VulnerabilityAudit {
22
22
  /**
23
- * The Oracle Cloud identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of the vulnerability audit.
23
+ * The Oracle Cloud identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of the vulnerability audit.
24
24
  */
25
25
  "id": string;
26
26
  /**
@@ -28,7 +28,7 @@ export interface VulnerabilityAudit {
28
28
  */
29
29
  "displayName"?: string;
30
30
  /**
31
- * The Oracle Cloud identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of the knowledge base.
31
+ * The Oracle Cloud identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of the knowledge base.
32
32
  */
33
33
  "knowledgeBaseId": string;
34
34
  /**
@@ -95,7 +95,7 @@ export interface VulnerabilityAudit {
95
95
  "buildType": VulnerabilityAudit.BuildType;
96
96
  "source": model.UnknownSourceVulnerabilityAuditSource | model.OciResourceVulnerabilityAuditSource | model.ExternalResourceVulnerabilityAuditSource;
97
97
  /**
98
- * The compartment Oracle Cloud identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of the vulnerability audit.
98
+ * The compartment Oracle Cloud identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of the vulnerability audit.
99
99
  */
100
100
  "compartmentId": string;
101
101
  /**
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -16,7 +16,7 @@
16
16
  export interface WorkRequestError {
17
17
  /**
18
18
  * A machine-usable code for the error that occured. Error codes are listed on
19
- * (https://docs.cloud.oracle.com/Content/API/References/apierrors.htm)
19
+ * (https://docs.oracle.com/iaas/Content/API/References/apierrors.htm)
20
20
  *
21
21
  */
22
22
  "code": string;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Application Dependency Management API
3
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
3
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
4
4
  * OpenAPI spec version: 20220421
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Application Dependency Management API
4
- * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](/Content/application-dependency-management/home.htm).
4
+ * Use the Application Dependency Management API to create knowledge bases and vulnerability audits. For more information, see [ADM](https://docs.oracle.com/iaas/Content/application-dependency-management/home.htm).
5
5
  * OpenAPI spec version: 20220421
6
6
  *
7
7
  *
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/ActivateRemediationRecipe.ts.html |here} to see how to use ActivateRemediationRecipeRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/ActivateRemediationRecipe.ts.html |here} to see how to use ActivateRemediationRecipeRequest.
16
16
  */
17
17
  export interface ActivateRemediationRecipeRequest extends common.BaseRequest {
18
18
  /**
19
- * The Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of a Remediation Recipe, as a URL path parameter.
19
+ * The Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of a Remediation Recipe, as a URL path parameter.
20
20
  */
21
21
  "remediationRecipeId": string;
22
22
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/CancelRemediationRun.ts.html |here} to see how to use CancelRemediationRunRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/CancelRemediationRun.ts.html |here} to see how to use CancelRemediationRunRequest.
16
16
  */
17
17
  export interface CancelRemediationRunRequest extends common.BaseRequest {
18
18
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
16
16
  */
17
17
  export interface CancelWorkRequestRequest extends common.BaseRequest {
18
18
  /**
19
- * The Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of the asynchronous request.
19
+ * The Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of the asynchronous request.
20
20
  */
21
21
  "workRequestId": string;
22
22
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/ChangeKnowledgeBaseCompartment.ts.html |here} to see how to use ChangeKnowledgeBaseCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/ChangeKnowledgeBaseCompartment.ts.html |here} to see how to use ChangeKnowledgeBaseCompartmentRequest.
17
17
  */
18
18
  export interface ChangeKnowledgeBaseCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * The Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of a Knowledge Base, as a URL path parameter.
20
+ * The Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of a Knowledge Base, as a URL path parameter.
21
21
  */
22
22
  "knowledgeBaseId": string;
23
23
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/ChangeRemediationRecipeCompartment.ts.html |here} to see how to use ChangeRemediationRecipeCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/ChangeRemediationRecipeCompartment.ts.html |here} to see how to use ChangeRemediationRecipeCompartmentRequest.
17
17
  */
18
18
  export interface ChangeRemediationRecipeCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * The Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of a Remediation Recipe, as a URL path parameter.
20
+ * The Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of a Remediation Recipe, as a URL path parameter.
21
21
  */
22
22
  "remediationRecipeId": string;
23
23
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/ChangeRemediationRunCompartment.ts.html |here} to see how to use ChangeRemediationRunCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/ChangeRemediationRunCompartment.ts.html |here} to see how to use ChangeRemediationRunCompartmentRequest.
17
17
  */
18
18
  export interface ChangeRemediationRunCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/ChangeVulnerabilityAuditCompartment.ts.html |here} to see how to use ChangeVulnerabilityAuditCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/ChangeVulnerabilityAuditCompartment.ts.html |here} to see how to use ChangeVulnerabilityAuditCompartmentRequest.
17
17
  */
18
18
  export interface ChangeVulnerabilityAuditCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/CreateKnowledgeBase.ts.html |here} to see how to use CreateKnowledgeBaseRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/CreateKnowledgeBase.ts.html |here} to see how to use CreateKnowledgeBaseRequest.
17
17
  */
18
18
  export interface CreateKnowledgeBaseRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/CreateRemediationRecipe.ts.html |here} to see how to use CreateRemediationRecipeRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/CreateRemediationRecipe.ts.html |here} to see how to use CreateRemediationRecipeRequest.
17
17
  */
18
18
  export interface CreateRemediationRecipeRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/CreateRemediationRun.ts.html |here} to see how to use CreateRemediationRunRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/CreateRemediationRun.ts.html |here} to see how to use CreateRemediationRunRequest.
17
17
  */
18
18
  export interface CreateRemediationRunRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/CreateVulnerabilityAudit.ts.html |here} to see how to use CreateVulnerabilityAuditRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/CreateVulnerabilityAudit.ts.html |here} to see how to use CreateVulnerabilityAuditRequest.
17
17
  */
18
18
  export interface CreateVulnerabilityAuditRequest extends common.BaseRequest {
19
19
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/DeactivateRemediationRecipe.ts.html |here} to see how to use DeactivateRemediationRecipeRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/DeactivateRemediationRecipe.ts.html |here} to see how to use DeactivateRemediationRecipeRequest.
16
16
  */
17
17
  export interface DeactivateRemediationRecipeRequest extends common.BaseRequest {
18
18
  /**
19
- * The Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of a Remediation Recipe, as a URL path parameter.
19
+ * The Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of a Remediation Recipe, as a URL path parameter.
20
20
  */
21
21
  "remediationRecipeId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/DeleteKnowledgeBase.ts.html |here} to see how to use DeleteKnowledgeBaseRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/DeleteKnowledgeBase.ts.html |here} to see how to use DeleteKnowledgeBaseRequest.
16
16
  */
17
17
  export interface DeleteKnowledgeBaseRequest extends common.BaseRequest {
18
18
  /**
19
- * The Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of a Knowledge Base, as a URL path parameter.
19
+ * The Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of a Knowledge Base, as a URL path parameter.
20
20
  */
21
21
  "knowledgeBaseId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/DeleteRemediationRecipe.ts.html |here} to see how to use DeleteRemediationRecipeRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/DeleteRemediationRecipe.ts.html |here} to see how to use DeleteRemediationRecipeRequest.
16
16
  */
17
17
  export interface DeleteRemediationRecipeRequest extends common.BaseRequest {
18
18
  /**
19
- * The Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of a Remediation Recipe, as a URL path parameter.
19
+ * The Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of a Remediation Recipe, as a URL path parameter.
20
20
  */
21
21
  "remediationRecipeId": string;
22
22
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/DeleteRemediationRun.ts.html |here} to see how to use DeleteRemediationRunRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/DeleteRemediationRun.ts.html |here} to see how to use DeleteRemediationRunRequest.
16
16
  */
17
17
  export interface DeleteRemediationRunRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/DeleteVulnerabilityAudit.ts.html |here} to see how to use DeleteVulnerabilityAuditRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/DeleteVulnerabilityAudit.ts.html |here} to see how to use DeleteVulnerabilityAuditRequest.
16
16
  */
17
17
  export interface DeleteVulnerabilityAuditRequest extends common.BaseRequest {
18
18
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/GetKnowledgeBase.ts.html |here} to see how to use GetKnowledgeBaseRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/GetKnowledgeBase.ts.html |here} to see how to use GetKnowledgeBaseRequest.
16
16
  */
17
17
  export interface GetKnowledgeBaseRequest extends common.BaseRequest {
18
18
  /**
19
- * The Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of a Knowledge Base, as a URL path parameter.
19
+ * The Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of a Knowledge Base, as a URL path parameter.
20
20
  */
21
21
  "knowledgeBaseId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/GetRemediationRecipe.ts.html |here} to see how to use GetRemediationRecipeRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/adm/GetRemediationRecipe.ts.html |here} to see how to use GetRemediationRecipeRequest.
16
16
  */
17
17
  export interface GetRemediationRecipeRequest extends common.BaseRequest {
18
18
  /**
19
- * The Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)) of a Remediation Recipe, as a URL path parameter.
19
+ * The Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of a Remediation Recipe, as a URL path parameter.
20
20
  */
21
21
  "remediationRecipeId": string;
22
22
  /**