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,12 +15,12 @@
15
15
  */
16
16
  export interface BlocklistTarget {
17
17
  /**
18
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the fleet.
18
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the fleet.
19
19
  *
20
20
  */
21
21
  "fleetId": string;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related managed instance.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related managed instance.
24
24
  *
25
25
  */
26
26
  "managedInstanceId"?: string;
@@ -15,7 +15,7 @@
15
15
  */
16
16
  export interface ChangeFleetCompartmentDetails {
17
17
  /**
18
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment into which the Fleet should be moved.
18
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment into which the Fleet should be moved.
19
19
  */
20
20
  "compartmentId": string;
21
21
  }
@@ -20,7 +20,7 @@ export interface CreateFleetDetails {
20
20
  */
21
21
  "displayName": string;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment of the Fleet.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Fleet.
24
24
  */
25
25
  "compartmentId": string;
26
26
  /**
@@ -37,7 +37,7 @@ export interface CreateFleetDetails {
37
37
  "isAdvancedFeaturesEnabled"?: boolean;
38
38
  /**
39
39
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
40
- * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
40
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
41
41
  *
42
42
  */
43
43
  "definedTags"?: {
@@ -47,7 +47,7 @@ export interface CreateFleetDetails {
47
47
  };
48
48
  /**
49
49
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
50
- * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
50
+ * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
51
51
  *
52
52
  */
53
53
  "freeformTags"?: {
@@ -15,21 +15,21 @@
15
15
  */
16
16
  export interface CreateJmsPluginDetails {
17
17
  /**
18
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Management Agent (OMA) or the Oracle Cloud Agent (OCA) instance where the JMS plugin is deployed.
18
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Management Agent (OMA) or the Oracle Cloud Agent (OCA) instance where the JMS plugin is deployed.
19
19
  */
20
20
  "agentId": string;
21
21
  /**
22
- * The OMA/OCA agent's compartment [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
22
+ * The OMA/OCA agent's compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
23
23
  */
24
24
  "compartmentId": string;
25
25
  /**
26
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the fleet.
26
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the fleet.
27
27
  *
28
28
  */
29
29
  "fleetId"?: string;
30
30
  /**
31
31
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
32
- * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
32
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
33
33
  *
34
34
  */
35
35
  "definedTags"?: {
@@ -39,7 +39,7 @@ export interface CreateJmsPluginDetails {
39
39
  };
40
40
  /**
41
41
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
42
- * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
42
+ * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
43
43
  *
44
44
  */
45
45
  "freeformTags"?: {
@@ -16,11 +16,11 @@
16
16
  */
17
17
  export interface CustomLog {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the log group.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the log group.
20
20
  */
21
21
  "logGroupId": string;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the log.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the log.
24
24
  */
25
25
  "logId": string;
26
26
  }
@@ -27,7 +27,7 @@ export interface DeployedApplicationInstallationUsageSummary {
27
27
  */
28
28
  "applicationKey": string;
29
29
  /**
30
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related fleet.
30
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related fleet.
31
31
  *
32
32
  */
33
33
  "fleetId": string;
@@ -21,7 +21,7 @@ export interface DeployedApplicationUsage {
21
21
  */
22
22
  "applicationKey": string;
23
23
  /**
24
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related fleet.
24
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related fleet.
25
25
  *
26
26
  */
27
27
  "fleetId": string;
@@ -15,7 +15,7 @@
15
15
  */
16
16
  export interface ExistingInstallationSiteId {
17
17
  /**
18
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related managed instance.
18
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related managed instance.
19
19
  *
20
20
  */
21
21
  "managedInstanceId": string;
@@ -22,7 +22,7 @@ export interface ExportSetting {
22
22
  */
23
23
  "exportSettingKey"?: string;
24
24
  /**
25
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the fleet.
25
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the fleet.
26
26
  *
27
27
  */
28
28
  "fleetId"?: string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface ExportStatus {
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
  */
22
22
  "fleetId": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface FleetErrorSummary {
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
  /**
@@ -24,7 +24,7 @@ export interface FleetErrorSummary {
24
24
  */
25
25
  "fleetName": string;
26
26
  /**
27
- * The compartment [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
27
+ * The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
28
28
  *
29
29
  */
30
30
  "compartmentId": string;
@@ -18,7 +18,7 @@ import * as model from "../model";
18
18
  */
19
19
  export interface FleetSummary {
20
20
  /**
21
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
21
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
22
22
  */
23
23
  "id": string;
24
24
  /**
@@ -30,7 +30,7 @@ export interface FleetSummary {
30
30
  */
31
31
  "description": string;
32
32
  /**
33
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment of the Fleet.
33
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Fleet.
34
34
  *
35
35
  */
36
36
  "compartmentId": string;
@@ -88,7 +88,7 @@ export interface FleetSummary {
88
88
  "lifecycleState": model.LifecycleState;
89
89
  /**
90
90
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
91
- * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
91
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
92
92
  *
93
93
  */
94
94
  "definedTags"?: {
@@ -98,7 +98,7 @@ export interface FleetSummary {
98
98
  };
99
99
  /**
100
100
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
101
- * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
101
+ * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
102
102
  *
103
103
  */
104
104
  "freeformTags"?: {
@@ -106,7 +106,7 @@ export interface FleetSummary {
106
106
  };
107
107
  /**
108
108
  * System tags for this resource. Each key is predefined and scoped to a namespace.
109
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
109
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
110
110
  * System tags can be viewed by users, but can only be created by the system.
111
111
  * <p>
112
112
  Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
@@ -17,7 +17,7 @@ import * as model from "../model";
17
17
  */
18
18
  export interface Fleet {
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
  "id": string;
23
23
  /**
@@ -29,7 +29,7 @@ export interface Fleet {
29
29
  */
30
30
  "description": string;
31
31
  /**
32
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment of the Fleet.
32
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Fleet.
33
33
  *
34
34
  */
35
35
  "compartmentId": string;
@@ -87,7 +87,7 @@ export interface Fleet {
87
87
  "lifecycleState": model.LifecycleState;
88
88
  /**
89
89
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
90
- * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
90
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
91
91
  *
92
92
  */
93
93
  "definedTags"?: {
@@ -97,7 +97,7 @@ export interface Fleet {
97
97
  };
98
98
  /**
99
99
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
100
- * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
100
+ * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
101
101
  *
102
102
  */
103
103
  "freeformTags"?: {
@@ -105,7 +105,7 @@ export interface Fleet {
105
105
  };
106
106
  /**
107
107
  * System tags for this resource. Each key is predefined and scoped to a namespace.
108
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
108
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
109
109
  * System tags can be viewed by users, but can only be created by the system.
110
110
  * <p>
111
111
  Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface GenerateAgentDeployScriptDetails {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the install key for which to generate the script.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the install key for which to generate the script.
20
20
  */
21
21
  "installKeyId": string;
22
22
  /**
@@ -15,11 +15,11 @@
15
15
  */
16
16
  export interface GenerateAgentInstallerConfigurationDetails {
17
17
  /**
18
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the management agent install key for which to generate the configuration file.
18
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the management agent install key for which to generate the configuration file.
19
19
  */
20
20
  "installKeyId": string;
21
21
  /**
22
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the fleet for which to generate the configuration file.
22
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the fleet for which to generate the configuration file.
23
23
  */
24
24
  "fleetId": string;
25
25
  }
@@ -22,7 +22,7 @@ export interface InstallationSiteSummary {
22
22
  */
23
23
  "installationKey": string;
24
24
  /**
25
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related managed instance.
25
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related managed instance.
26
26
  *
27
27
  */
28
28
  "managedInstanceId": string;
@@ -22,7 +22,7 @@ export interface InstallationSite {
22
22
  */
23
23
  "installationKey": string;
24
24
  /**
25
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related managed instance.
25
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related managed instance.
26
26
  *
27
27
  */
28
28
  "managedInstanceId": string;
@@ -22,7 +22,7 @@ export interface JavaServerInstanceUsage {
22
22
  */
23
23
  "serverInstanceKey": string;
24
24
  /**
25
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related Fleet.
25
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related Fleet.
26
26
  *
27
27
  */
28
28
  "fleetId": string;
@@ -52,7 +52,7 @@ export interface JavaServerInstanceUsage {
52
52
  */
53
53
  "serverVersion"?: string;
54
54
  /**
55
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related managed instance.
55
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related managed instance.
56
56
  *
57
57
  */
58
58
  "managedInstanceId": string;
@@ -21,7 +21,7 @@ export interface JavaServerUsage {
21
21
  */
22
22
  "serverKey": string;
23
23
  /**
24
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related fleet.
24
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related fleet.
25
25
  *
26
26
  */
27
27
  "fleetId": string;
@@ -16,11 +16,11 @@ import * as model from "../model";
16
16
  */
17
17
  export interface JmsPluginSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) to identify this JmsPlugin.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) to identify this JmsPlugin.
20
20
  */
21
21
  "id": string;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Management Agent (OMA) or the Oracle Cloud Agent (OCA) instance where the JMS plugin is deployed.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Management Agent (OMA) or the Oracle Cloud Agent (OCA) instance where the JMS plugin is deployed.
24
24
  */
25
25
  "agentId": string;
26
26
  /**
@@ -36,12 +36,12 @@ export interface JmsPluginSummary {
36
36
  */
37
37
  "availabilityStatus": model.JmsPluginAvailabilityStatus;
38
38
  /**
39
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the fleet.
39
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the fleet.
40
40
  *
41
41
  */
42
42
  "fleetId"?: string;
43
43
  /**
44
- * The OMA/OCA agent's compartment [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
44
+ * The OMA/OCA agent's compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
45
45
  *
46
46
  */
47
47
  "compartmentId"?: string;
@@ -81,7 +81,7 @@ export interface JmsPluginSummary {
81
81
  "timeLastSeen"?: Date;
82
82
  /**
83
83
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
84
- * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
84
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
85
85
  *
86
86
  */
87
87
  "definedTags"?: {
@@ -91,7 +91,7 @@ export interface JmsPluginSummary {
91
91
  };
92
92
  /**
93
93
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
94
- * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
94
+ * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
95
95
  *
96
96
  */
97
97
  "freeformTags"?: {
@@ -99,7 +99,7 @@ export interface JmsPluginSummary {
99
99
  };
100
100
  /**
101
101
  * System tags for this resource. Each key is predefined and scoped to a namespace.
102
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
102
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
103
103
  * System tags can be viewed by users, but can only be created by the system.
104
104
  * <p>
105
105
  Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
@@ -17,11 +17,11 @@ import * as model from "../model";
17
17
  */
18
18
  export interface JmsPlugin {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) to identify this JmsPlugin.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) to identify this JmsPlugin.
21
21
  */
22
22
  "id": string;
23
23
  /**
24
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Management Agent (OMA) or the Oracle Cloud Agent (OCA) instance where the JMS plugin is deployed.
24
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Management Agent (OMA) or the Oracle Cloud Agent (OCA) instance where the JMS plugin is deployed.
25
25
  */
26
26
  "agentId": string;
27
27
  /**
@@ -37,12 +37,12 @@ export interface JmsPlugin {
37
37
  */
38
38
  "availabilityStatus": model.JmsPluginAvailabilityStatus;
39
39
  /**
40
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the fleet.
40
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the fleet.
41
41
  *
42
42
  */
43
43
  "fleetId"?: string;
44
44
  /**
45
- * The OMA/OCA agent's compartment [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
45
+ * The OMA/OCA agent's compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
46
46
  *
47
47
  */
48
48
  "compartmentId"?: string;
@@ -82,7 +82,7 @@ export interface JmsPlugin {
82
82
  "timeLastSeen"?: Date;
83
83
  /**
84
84
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
85
- * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
85
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
86
86
  *
87
87
  */
88
88
  "definedTags"?: {
@@ -92,7 +92,7 @@ export interface JmsPlugin {
92
92
  };
93
93
  /**
94
94
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
95
- * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
95
+ * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
96
96
  *
97
97
  */
98
98
  "freeformTags"?: {
@@ -100,7 +100,7 @@ export interface JmsPlugin {
100
100
  };
101
101
  /**
102
102
  * System tags for this resource. Each key is predefined and scoped to a namespace.
103
- * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
103
+ * For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
104
104
  * System tags can be viewed by users, but can only be created by the system.
105
105
  * <p>
106
106
  Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
@@ -20,11 +20,11 @@ export interface JreUsage {
20
20
  */
21
21
  "id"?: string;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related fleet.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related fleet.
24
24
  */
25
25
  "fleetId"?: string;
26
26
  /**
27
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related managed instance. This property value is present only for /listJreUsage.
27
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related managed instance. This property value is present only for /listJreUsage.
28
28
  */
29
29
  "managedInstanceId"?: string;
30
30
  /**
@@ -21,7 +21,7 @@ export interface LibraryUsage {
21
21
  */
22
22
  "libraryKey": string;
23
23
  /**
24
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related fleet.
24
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related fleet.
25
25
  *
26
26
  */
27
27
  "fleetId": string;
@@ -20,7 +20,7 @@ import * as model from "../model";
20
20
  */
21
21
  export interface ManagedInstanceUsage {
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related managed instance.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related managed instance.
24
24
  *
25
25
  */
26
26
  "managedInstanceId": string;
@@ -33,7 +33,7 @@ export interface ManagedInstanceUsage {
33
33
  */
34
34
  "hostname"?: string;
35
35
  /**
36
- * The host [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related managed instance.
36
+ * The host [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related managed instance.
37
37
  *
38
38
  */
39
39
  "hostId"?: string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface NewInstallationSite {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related managed instance.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related managed instance.
20
20
  *
21
21
  */
22
22
  "managedInstanceId": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface PluginErrorSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Managed Instance running the plugin.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Managed Instance running the plugin.
20
20
  */
21
21
  "managedInstanceId": string;
22
22
  /**
@@ -28,7 +28,7 @@ export interface PluginErrorSummary {
28
28
  */
29
29
  "hostName"?: string;
30
30
  /**
31
- * The compartment [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
31
+ * The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
32
32
  *
33
33
  */
34
34
  "compartmentId": string;
@@ -15,7 +15,7 @@
15
15
  */
16
16
  export interface Principal {
17
17
  /**
18
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the principal.
18
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the principal.
19
19
  */
20
20
  "id": string;
21
21
  /**
@@ -15,7 +15,7 @@
15
15
  */
16
16
  export interface ScanJavaServerUsageDetails {
17
17
  /**
18
- * The list of [OCIDs](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of managed instances to scan.
18
+ * The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of managed instances to scan.
19
19
  */
20
20
  "managedInstanceIds"?: Array<string>;
21
21
  }
@@ -16,7 +16,7 @@
16
16
  */
17
17
  export interface ScanLibraryUsageDetails {
18
18
  /**
19
- * The list of [OCIDs](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of managed instances to scan.
19
+ * The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of managed instances to scan.
20
20
  *
21
21
  */
22
22
  "managedInstanceIds"?: Array<string>;
@@ -16,11 +16,11 @@
16
16
  */
17
17
  export interface SummarizedEventsLog {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the log group.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the log group.
20
20
  */
21
21
  "logGroupId": string;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the log.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the log.
24
24
  */
25
25
  "logId": string;
26
26
  }
@@ -33,7 +33,7 @@ export interface UpdateFleetDetails {
33
33
  "isAdvancedFeaturesEnabled"?: boolean;
34
34
  /**
35
35
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
36
- * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
36
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
37
37
  *
38
38
  */
39
39
  "definedTags"?: {
@@ -43,7 +43,7 @@ export interface UpdateFleetDetails {
43
43
  };
44
44
  /**
45
45
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
46
- * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
46
+ * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
47
47
  *
48
48
  */
49
49
  "freeformTags"?: {
@@ -15,13 +15,13 @@
15
15
  */
16
16
  export interface UpdateJmsPluginDetails {
17
17
  /**
18
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the fleet.
18
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the fleet.
19
19
  *
20
20
  */
21
21
  "fleetId"?: string;
22
22
  /**
23
23
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
24
- * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
24
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
25
25
  *
26
26
  */
27
27
  "definedTags"?: {
@@ -31,7 +31,7 @@ export interface UpdateJmsPluginDetails {
31
31
  };
32
32
  /**
33
33
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
34
- * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
34
+ * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
35
35
  *
36
36
  */
37
37
  "freeformTags"?: {