oci-jms 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 (149) hide show
  1. package/lib/client.d.ts +79 -79
  2. package/lib/client.js +79 -79
  3. package/lib/model/blocklist-target.d.ts +2 -2
  4. package/lib/model/change-fleet-compartment-details.d.ts +1 -1
  5. package/lib/model/create-fleet-details.d.ts +3 -3
  6. package/lib/model/create-jms-plugin-details.d.ts +5 -5
  7. package/lib/model/custom-log.d.ts +2 -2
  8. package/lib/model/deployed-application-installation-usage-summary.d.ts +1 -1
  9. package/lib/model/deployed-application-usage.d.ts +1 -1
  10. package/lib/model/existing-installation-site-id.d.ts +1 -1
  11. package/lib/model/export-setting.d.ts +1 -1
  12. package/lib/model/export-status.d.ts +1 -1
  13. package/lib/model/fleet-error-summary.d.ts +2 -2
  14. package/lib/model/fleet-summary.d.ts +5 -5
  15. package/lib/model/fleet.d.ts +5 -5
  16. package/lib/model/generate-agent-deploy-script-details.d.ts +1 -1
  17. package/lib/model/generate-agent-installer-configuration-details.d.ts +2 -2
  18. package/lib/model/installation-site-summary.d.ts +1 -1
  19. package/lib/model/installation-site.d.ts +1 -1
  20. package/lib/model/java-server-instance-usage.d.ts +2 -2
  21. package/lib/model/java-server-usage.d.ts +1 -1
  22. package/lib/model/jms-plugin-summary.d.ts +7 -7
  23. package/lib/model/jms-plugin.d.ts +7 -7
  24. package/lib/model/jre-usage.d.ts +2 -2
  25. package/lib/model/library-usage.d.ts +1 -1
  26. package/lib/model/managed-instance-usage.d.ts +2 -2
  27. package/lib/model/new-installation-site.d.ts +1 -1
  28. package/lib/model/plugin-error-summary.d.ts +2 -2
  29. package/lib/model/principal.d.ts +1 -1
  30. package/lib/model/scan-java-server-usage-details.d.ts +1 -1
  31. package/lib/model/scan-library-usage-details.d.ts +1 -1
  32. package/lib/model/summarized-events-log.d.ts +2 -2
  33. package/lib/model/update-fleet-details.d.ts +2 -2
  34. package/lib/model/update-jms-plugin-details.d.ts +3 -3
  35. package/lib/model/work-request-error.d.ts +1 -1
  36. package/lib/model/work-request-resource.d.ts +1 -1
  37. package/lib/model/work-request.d.ts +3 -3
  38. package/lib/request/add-fleet-installation-sites-request.d.ts +2 -2
  39. package/lib/request/cancel-work-request-request.d.ts +2 -2
  40. package/lib/request/change-fleet-compartment-request.d.ts +2 -2
  41. package/lib/request/create-blocklist-request.d.ts +2 -2
  42. package/lib/request/create-drs-file-request.d.ts +2 -2
  43. package/lib/request/create-fleet-request.d.ts +1 -1
  44. package/lib/request/create-jms-plugin-request.d.ts +1 -1
  45. package/lib/request/delete-blocklist-request.d.ts +2 -2
  46. package/lib/request/delete-crypto-analysis-result-request.d.ts +2 -2
  47. package/lib/request/delete-drs-file-request.d.ts +2 -2
  48. package/lib/request/delete-fleet-request.d.ts +2 -2
  49. package/lib/request/delete-java-migration-analysis-result-request.d.ts +2 -2
  50. package/lib/request/delete-jms-plugin-request.d.ts +2 -2
  51. package/lib/request/delete-performance-tuning-analysis-result-request.d.ts +2 -2
  52. package/lib/request/disable-drs-request.d.ts +2 -2
  53. package/lib/request/enable-drs-request.d.ts +2 -2
  54. package/lib/request/generate-agent-deploy-script-request.d.ts +2 -2
  55. package/lib/request/generate-agent-installer-configuration-request.d.ts +1 -1
  56. package/lib/request/generate-load-pipeline-script-request.d.ts +2 -2
  57. package/lib/request/get-crypto-analysis-result-request.d.ts +2 -2
  58. package/lib/request/get-drs-file-request.d.ts +2 -2
  59. package/lib/request/get-export-setting-request.d.ts +2 -2
  60. package/lib/request/get-export-status-request.d.ts +2 -2
  61. package/lib/request/get-fleet-advanced-feature-configuration-request.d.ts +2 -2
  62. package/lib/request/get-fleet-agent-configuration-request.d.ts +2 -2
  63. package/lib/request/get-fleet-request.d.ts +2 -2
  64. package/lib/request/get-java-family-request.d.ts +1 -1
  65. package/lib/request/get-java-migration-analysis-result-request.d.ts +2 -2
  66. package/lib/request/get-java-release-request.d.ts +1 -1
  67. package/lib/request/get-jms-plugin-request.d.ts +2 -2
  68. package/lib/request/get-performance-tuning-analysis-result-request.d.ts +2 -2
  69. package/lib/request/get-work-request-request.d.ts +2 -2
  70. package/lib/request/list-agent-installers-request.d.ts +2 -2
  71. package/lib/request/list-announcements-request.d.ts +1 -1
  72. package/lib/request/list-blocklists-request.d.ts +2 -2
  73. package/lib/request/list-crypto-analysis-results-request.d.ts +3 -3
  74. package/lib/request/list-drs-files-request.d.ts +2 -2
  75. package/lib/request/list-fleet-diagnoses-request.d.ts +2 -2
  76. package/lib/request/list-fleet-errors-request.d.ts +2 -2
  77. package/lib/request/list-fleets-request.d.ts +2 -2
  78. package/lib/request/list-installation-sites-request.d.ts +2 -2
  79. package/lib/request/list-java-families-request.d.ts +1 -1
  80. package/lib/request/list-java-migration-analysis-results-request.d.ts +3 -3
  81. package/lib/request/list-java-releases-request.d.ts +1 -1
  82. package/lib/request/list-jms-plugins-request.d.ts +4 -4
  83. package/lib/request/list-jre-usage-request.d.ts +3 -3
  84. package/lib/request/list-performance-tuning-analysis-results-request.d.ts +3 -3
  85. package/lib/request/list-plugin-errors-request.d.ts +2 -2
  86. package/lib/request/list-work-items-request.d.ts +2 -2
  87. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  88. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  89. package/lib/request/list-work-requests-request.d.ts +3 -3
  90. package/lib/request/remove-fleet-installation-sites-request.d.ts +2 -2
  91. package/lib/request/request-crypto-analyses-request.d.ts +2 -2
  92. package/lib/request/request-deployed-application-migration-analyses-request.d.ts +2 -2
  93. package/lib/request/request-java-migration-analyses-request.d.ts +2 -2
  94. package/lib/request/request-jfr-recordings-request.d.ts +2 -2
  95. package/lib/request/request-performance-tuning-analyses-request.d.ts +2 -2
  96. package/lib/request/scan-java-server-usage-request.d.ts +2 -2
  97. package/lib/request/scan-library-usage-request.d.ts +2 -2
  98. package/lib/request/summarize-application-installation-usage-request.d.ts +2 -2
  99. package/lib/request/summarize-application-usage-request.d.ts +2 -2
  100. package/lib/request/summarize-deployed-application-installation-usage-request.d.ts +2 -2
  101. package/lib/request/summarize-deployed-application-usage-request.d.ts +2 -2
  102. package/lib/request/summarize-fleet-errors-request.d.ts +2 -2
  103. package/lib/request/summarize-installation-usage-request.d.ts +2 -2
  104. package/lib/request/summarize-java-server-instance-usage-request.d.ts +2 -2
  105. package/lib/request/summarize-java-server-usage-request.d.ts +2 -2
  106. package/lib/request/summarize-jre-usage-request.d.ts +2 -2
  107. package/lib/request/summarize-library-usage-request.d.ts +2 -2
  108. package/lib/request/summarize-managed-instance-usage-request.d.ts +2 -2
  109. package/lib/request/summarize-plugin-errors-request.d.ts +2 -2
  110. package/lib/request/summarize-resource-inventory-request.d.ts +2 -2
  111. package/lib/request/update-drs-file-request.d.ts +2 -2
  112. package/lib/request/update-export-setting-request.d.ts +2 -2
  113. package/lib/request/update-fleet-advanced-feature-configuration-request.d.ts +2 -2
  114. package/lib/request/update-fleet-agent-configuration-request.d.ts +2 -2
  115. package/lib/request/update-fleet-request.d.ts +2 -2
  116. package/lib/request/update-jms-plugin-request.d.ts +2 -2
  117. package/lib/response/list-agent-installers-response.d.ts +1 -1
  118. package/lib/response/list-announcements-response.d.ts +1 -1
  119. package/lib/response/list-blocklists-response.d.ts +1 -1
  120. package/lib/response/list-crypto-analysis-results-response.d.ts +1 -1
  121. package/lib/response/list-drs-files-response.d.ts +1 -1
  122. package/lib/response/list-fleet-diagnoses-response.d.ts +1 -1
  123. package/lib/response/list-fleet-errors-response.d.ts +1 -1
  124. package/lib/response/list-fleets-response.d.ts +1 -1
  125. package/lib/response/list-installation-sites-response.d.ts +1 -1
  126. package/lib/response/list-java-families-response.d.ts +1 -1
  127. package/lib/response/list-java-migration-analysis-results-response.d.ts +1 -1
  128. package/lib/response/list-java-releases-response.d.ts +1 -1
  129. package/lib/response/list-jms-plugins-response.d.ts +1 -1
  130. package/lib/response/list-jre-usage-response.d.ts +1 -1
  131. package/lib/response/list-performance-tuning-analysis-results-response.d.ts +1 -1
  132. package/lib/response/list-plugin-errors-response.d.ts +1 -1
  133. package/lib/response/list-work-items-response.d.ts +1 -1
  134. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  135. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  136. package/lib/response/list-work-requests-response.d.ts +1 -1
  137. package/lib/response/summarize-application-installation-usage-response.d.ts +1 -1
  138. package/lib/response/summarize-application-usage-response.d.ts +1 -1
  139. package/lib/response/summarize-deployed-application-installation-usage-response.d.ts +1 -1
  140. package/lib/response/summarize-deployed-application-usage-response.d.ts +1 -1
  141. package/lib/response/summarize-fleet-errors-response.d.ts +1 -1
  142. package/lib/response/summarize-installation-usage-response.d.ts +1 -1
  143. package/lib/response/summarize-java-server-instance-usage-response.d.ts +1 -1
  144. package/lib/response/summarize-java-server-usage-response.d.ts +1 -1
  145. package/lib/response/summarize-jre-usage-response.d.ts +1 -1
  146. package/lib/response/summarize-library-usage-response.d.ts +1 -1
  147. package/lib/response/summarize-managed-instance-usage-response.d.ts +1 -1
  148. package/lib/response/summarize-plugin-errors-response.d.ts +1 -1
  149. package/package.json +3 -3
@@ -15,7 +15,7 @@
15
15
  */
16
16
  export interface WorkRequestError {
17
17
  /**
18
- * A machine-usable code for the error that occurred. Error codes are listed at [API Errors](https://docs.cloud.oracle.com/Content/API/References/apierrors.htm).
18
+ * A machine-usable code for the error that occurred. Error codes are listed at [API Errors](https://docs.oracle.com/iaas/Content/API/References/apierrors.htm).
19
19
  *
20
20
  */
21
21
  "code": string;
@@ -28,7 +28,7 @@ export interface WorkRequestResource {
28
28
  */
29
29
  "actionType": model.ActionType;
30
30
  /**
31
- * An [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) or other unique identifier of the resource affected by the work request.
31
+ * An [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) or other unique identifier of the resource affected by the work request.
32
32
  */
33
33
  "identifier": string;
34
34
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * An asynchronous work request. See [Work Requests](https://docs.cloud.oracle.com/Content/General/Concepts/workrequestoverview.htm).
15
+ * An asynchronous work request. See [Work Requests](https://docs.oracle.com/iaas/Content/General/Concepts/workrequestoverview.htm).
16
16
  */
17
17
  export interface WorkRequest {
18
18
  /**
@@ -24,11 +24,11 @@ export interface WorkRequest {
24
24
  */
25
25
  "status": model.OperationStatus;
26
26
  /**
27
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the work request.
27
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the work request.
28
28
  */
29
29
  "id": string;
30
30
  /**
31
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request. Work requests should be scoped to
31
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request. Work requests should be scoped to
32
32
  * the same compartment as the resource the work request affects. If the work request affects multiple resources,
33
33
  * and those resources aren't in the same compartment, it's up to the service team to pick the primary
34
34
  * resource whose compartment should be used.
@@ -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/jms/AddFleetInstallationSites.ts.html |here} to see how to use AddFleetInstallationSitesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/AddFleetInstallationSites.ts.html |here} to see how to use AddFleetInstallationSitesRequest.
17
17
  */
18
18
  export interface AddFleetInstallationSitesRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
21
21
  */
22
22
  "fleetId": string;
23
23
  /**
@@ -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/jms/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/jms/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
16
16
  */
17
17
  export interface CancelWorkRequestRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work 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/jms/ChangeFleetCompartment.ts.html |here} to see how to use ChangeFleetCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ChangeFleetCompartment.ts.html |here} to see how to use ChangeFleetCompartmentRequest.
17
17
  */
18
18
  export interface ChangeFleetCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
21
21
  */
22
22
  "fleetId": 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/jms/CreateBlocklist.ts.html |here} to see how to use CreateBlocklistRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateBlocklist.ts.html |here} to see how to use CreateBlocklistRequest.
17
17
  */
18
18
  export interface CreateBlocklistRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
21
21
  */
22
22
  "fleetId": 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/jms/CreateDrsFile.ts.html |here} to see how to use CreateDrsFileRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateDrsFile.ts.html |here} to see how to use CreateDrsFileRequest.
17
17
  */
18
18
  export interface CreateDrsFileRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
21
21
  */
22
22
  "fleetId": 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/jms/CreateFleet.ts.html |here} to see how to use CreateFleetRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateFleet.ts.html |here} to see how to use CreateFleetRequest.
17
17
  */
18
18
  export interface CreateFleetRequest 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/jms/CreateJmsPlugin.ts.html |here} to see how to use CreateJmsPluginRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateJmsPlugin.ts.html |here} to see how to use CreateJmsPluginRequest.
17
17
  */
18
18
  export interface CreateJmsPluginRequest 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/jms/DeleteBlocklist.ts.html |here} to see how to use DeleteBlocklistRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteBlocklist.ts.html |here} to see how to use DeleteBlocklistRequest.
16
16
  */
17
17
  export interface DeleteBlocklistRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/DeleteCryptoAnalysisResult.ts.html |here} to see how to use DeleteCryptoAnalysisResultRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteCryptoAnalysisResult.ts.html |here} to see how to use DeleteCryptoAnalysisResultRequest.
16
16
  */
17
17
  export interface DeleteCryptoAnalysisResultRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/DeleteDrsFile.ts.html |here} to see how to use DeleteDrsFileRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteDrsFile.ts.html |here} to see how to use DeleteDrsFileRequest.
16
16
  */
17
17
  export interface DeleteDrsFileRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/DeleteFleet.ts.html |here} to see how to use DeleteFleetRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteFleet.ts.html |here} to see how to use DeleteFleetRequest.
16
16
  */
17
17
  export interface DeleteFleetRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/DeleteJavaMigrationAnalysisResult.ts.html |here} to see how to use DeleteJavaMigrationAnalysisResultRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteJavaMigrationAnalysisResult.ts.html |here} to see how to use DeleteJavaMigrationAnalysisResultRequest.
16
16
  */
17
17
  export interface DeleteJavaMigrationAnalysisResultRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/DeleteJmsPlugin.ts.html |here} to see how to use DeleteJmsPluginRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteJmsPlugin.ts.html |here} to see how to use DeleteJmsPluginRequest.
16
16
  */
17
17
  export interface DeleteJmsPluginRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the JmsPlugin.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the JmsPlugin.
20
20
  */
21
21
  "jmsPluginId": 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/jms/DeletePerformanceTuningAnalysisResult.ts.html |here} to see how to use DeletePerformanceTuningAnalysisResultRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeletePerformanceTuningAnalysisResult.ts.html |here} to see how to use DeletePerformanceTuningAnalysisResultRequest.
16
16
  */
17
17
  export interface DeletePerformanceTuningAnalysisResultRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/DisableDrs.ts.html |here} to see how to use DisableDrsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DisableDrs.ts.html |here} to see how to use DisableDrsRequest.
17
17
  */
18
18
  export interface DisableDrsRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
21
21
  */
22
22
  "fleetId": 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/jms/EnableDrs.ts.html |here} to see how to use EnableDrsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/EnableDrs.ts.html |here} to see how to use EnableDrsRequest.
17
17
  */
18
18
  export interface EnableDrsRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
21
21
  */
22
22
  "fleetId": 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/jms/GenerateAgentDeployScript.ts.html |here} to see how to use GenerateAgentDeployScriptRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GenerateAgentDeployScript.ts.html |here} to see how to use GenerateAgentDeployScriptRequest.
17
17
  */
18
18
  export interface GenerateAgentDeployScriptRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
21
21
  */
22
22
  "fleetId": 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/jms/GenerateAgentInstallerConfiguration.ts.html |here} to see how to use GenerateAgentInstallerConfigurationRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GenerateAgentInstallerConfiguration.ts.html |here} to see how to use GenerateAgentInstallerConfigurationRequest.
17
17
  */
18
18
  export interface GenerateAgentInstallerConfigurationRequest extends common.BaseRequest {
19
19
  /**
@@ -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/jms/GenerateLoadPipelineScript.ts.html |here} to see how to use GenerateLoadPipelineScriptRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GenerateLoadPipelineScript.ts.html |here} to see how to use GenerateLoadPipelineScriptRequest.
17
17
  */
18
18
  export interface GenerateLoadPipelineScriptRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
21
21
  */
22
22
  "fleetId": string;
23
23
  /**
@@ -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/jms/GetCryptoAnalysisResult.ts.html |here} to see how to use GetCryptoAnalysisResultRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetCryptoAnalysisResult.ts.html |here} to see how to use GetCryptoAnalysisResultRequest.
16
16
  */
17
17
  export interface GetCryptoAnalysisResultRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/GetDrsFile.ts.html |here} to see how to use GetDrsFileRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetDrsFile.ts.html |here} to see how to use GetDrsFileRequest.
16
16
  */
17
17
  export interface GetDrsFileRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/GetExportSetting.ts.html |here} to see how to use GetExportSettingRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetExportSetting.ts.html |here} to see how to use GetExportSettingRequest.
16
16
  */
17
17
  export interface GetExportSettingRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/GetExportStatus.ts.html |here} to see how to use GetExportStatusRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetExportStatus.ts.html |here} to see how to use GetExportStatusRequest.
16
16
  */
17
17
  export interface GetExportStatusRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/GetFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use GetFleetAdvancedFeatureConfigurationRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use GetFleetAdvancedFeatureConfigurationRequest.
16
16
  */
17
17
  export interface GetFleetAdvancedFeatureConfigurationRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/GetFleetAgentConfiguration.ts.html |here} to see how to use GetFleetAgentConfigurationRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetFleetAgentConfiguration.ts.html |here} to see how to use GetFleetAgentConfigurationRequest.
16
16
  */
17
17
  export interface GetFleetAgentConfigurationRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/GetFleet.ts.html |here} to see how to use GetFleetRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetFleet.ts.html |here} to see how to use GetFleetRequest.
16
16
  */
17
17
  export interface GetFleetRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/GetJavaFamily.ts.html |here} to see how to use GetJavaFamilyRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetJavaFamily.ts.html |here} to see how to use GetJavaFamilyRequest.
16
16
  */
17
17
  export interface GetJavaFamilyRequest 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/jms/GetJavaMigrationAnalysisResult.ts.html |here} to see how to use GetJavaMigrationAnalysisResultRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetJavaMigrationAnalysisResult.ts.html |here} to see how to use GetJavaMigrationAnalysisResultRequest.
16
16
  */
17
17
  export interface GetJavaMigrationAnalysisResultRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/GetJavaRelease.ts.html |here} to see how to use GetJavaReleaseRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetJavaRelease.ts.html |here} to see how to use GetJavaReleaseRequest.
16
16
  */
17
17
  export interface GetJavaReleaseRequest 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/jms/GetJmsPlugin.ts.html |here} to see how to use GetJmsPluginRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetJmsPlugin.ts.html |here} to see how to use GetJmsPluginRequest.
16
16
  */
17
17
  export interface GetJmsPluginRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the JmsPlugin.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the JmsPlugin.
20
20
  */
21
21
  "jmsPluginId": 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/jms/GetPerformanceTuningAnalysisResult.ts.html |here} to see how to use GetPerformanceTuningAnalysisResultRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetPerformanceTuningAnalysisResult.ts.html |here} to see how to use GetPerformanceTuningAnalysisResultRequest.
16
16
  */
17
17
  export interface GetPerformanceTuningAnalysisResultRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": 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/jms/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work 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/jms/ListAgentInstallers.ts.html |here} to see how to use ListAgentInstallersRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListAgentInstallers.ts.html |here} to see how to use ListAgentInstallersRequest.
17
17
  */
18
18
  export interface ListAgentInstallersRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
21
21
  *
22
22
  */
23
23
  "compartmentId"?: string;
@@ -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/jms/ListAnnouncements.ts.html |here} to see how to use ListAnnouncementsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListAnnouncements.ts.html |here} to see how to use ListAnnouncementsRequest.
17
17
  */
18
18
  export interface ListAnnouncementsRequest extends common.BaseRequest {
19
19
  /**
@@ -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/jms/ListBlocklists.ts.html |here} to see how to use ListBlocklistsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListBlocklists.ts.html |here} to see how to use ListBlocklistsRequest.
17
17
  */
18
18
  export interface ListBlocklistsRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
21
21
  */
22
22
  "fleetId": 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/jms/ListCryptoAnalysisResults.ts.html |here} to see how to use ListCryptoAnalysisResultsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListCryptoAnalysisResults.ts.html |here} to see how to use ListCryptoAnalysisResultsRequest.
17
17
  */
18
18
  export interface ListCryptoAnalysisResultsRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
21
21
  */
22
22
  "fleetId": string;
23
23
  /**
@@ -29,7 +29,7 @@ export interface ListCryptoAnalysisResultsRequest extends common.BaseRequest {
29
29
  */
30
30
  "managedInstanceId"?: string;
31
31
  /**
32
- * The host [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the managed instance.
32
+ * The host [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the managed instance.
33
33
  */
34
34
  "hostName"?: string;
35
35
  /**
@@ -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/jms/ListDrsFiles.ts.html |here} to see how to use ListDrsFilesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListDrsFiles.ts.html |here} to see how to use ListDrsFilesRequest.
17
17
  */
18
18
  export interface ListDrsFilesRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
21
21
  */
22
22
  "fleetId": string;
23
23
  /**
@@ -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/jms/ListFleetDiagnoses.ts.html |here} to see how to use ListFleetDiagnosesRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListFleetDiagnoses.ts.html |here} to see how to use ListFleetDiagnosesRequest.
16
16
  */
17
17
  export interface ListFleetDiagnosesRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
20
20
  */
21
21
  "fleetId": string;
22
22
  /**