oci-opsi 2.19.0 → 2.22.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 (176) hide show
  1. package/lib/client.d.ts +226 -214
  2. package/lib/client.js +392 -321
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/em-managed-external-host-insight-summary.d.ts +2 -1
  5. package/lib/model/em-managed-external-host-insight-summary.js +1 -0
  6. package/lib/model/em-managed-external-host-insight-summary.js.map +1 -1
  7. package/lib/model/em-managed-external-host-insight.d.ts +2 -1
  8. package/lib/model/em-managed-external-host-insight.js +1 -0
  9. package/lib/model/em-managed-external-host-insight.js.map +1 -1
  10. package/lib/model/host-configuration-summary.d.ts +2 -1
  11. package/lib/model/host-configuration-summary.js +1 -0
  12. package/lib/model/host-configuration-summary.js.map +1 -1
  13. package/lib/model/host-details.d.ts +2 -1
  14. package/lib/model/host-details.js +1 -0
  15. package/lib/model/host-details.js.map +1 -1
  16. package/lib/model/host-importable-agent-entity-summary.d.ts +2 -1
  17. package/lib/model/host-importable-agent-entity-summary.js +1 -0
  18. package/lib/model/host-importable-agent-entity-summary.js.map +1 -1
  19. package/lib/model/host-performance-metric-group.js +4 -0
  20. package/lib/model/host-performance-metric-group.js.map +1 -1
  21. package/lib/model/host-top-processes.d.ts +70 -0
  22. package/lib/model/host-top-processes.js +57 -0
  23. package/lib/model/host-top-processes.js.map +1 -0
  24. package/lib/model/index.d.ts +8 -0
  25. package/lib/model/index.js +11 -3
  26. package/lib/model/index.js.map +1 -1
  27. package/lib/model/macs-managed-external-host-insight-summary.d.ts +2 -1
  28. package/lib/model/macs-managed-external-host-insight-summary.js +1 -0
  29. package/lib/model/macs-managed-external-host-insight-summary.js.map +1 -1
  30. package/lib/model/macs-managed-external-host-insight.d.ts +2 -1
  31. package/lib/model/macs-managed-external-host-insight.js +1 -0
  32. package/lib/model/macs-managed-external-host-insight.js.map +1 -1
  33. package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.d.ts +38 -0
  34. package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js +64 -0
  35. package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js.map +1 -0
  36. package/lib/model/top-processes-usage-trend-aggregation.d.ts +33 -0
  37. package/lib/model/top-processes-usage-trend-aggregation.js +64 -0
  38. package/lib/model/top-processes-usage-trend-aggregation.js.map +1 -0
  39. package/lib/model/top-processes-usage-trend.d.ts +52 -0
  40. package/lib/model/top-processes-usage-trend.js +32 -0
  41. package/lib/model/top-processes-usage-trend.js.map +1 -0
  42. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  43. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  44. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  45. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  46. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  47. package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
  48. package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
  49. package/lib/request/create-awr-hub-request.d.ts +1 -1
  50. package/lib/request/create-database-insight-request.d.ts +1 -1
  51. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  52. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  53. package/lib/request/create-host-insight-request.d.ts +1 -1
  54. package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
  55. package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
  56. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
  57. package/lib/request/delete-awr-hub-request.d.ts +1 -1
  58. package/lib/request/delete-database-insight-request.d.ts +1 -1
  59. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  60. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  61. package/lib/request/delete-host-insight-request.d.ts +1 -1
  62. package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
  63. package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
  64. package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
  65. package/lib/request/disable-database-insight-request.d.ts +1 -1
  66. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  67. package/lib/request/disable-host-insight-request.d.ts +1 -1
  68. package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
  69. package/lib/request/enable-database-insight-request.d.ts +1 -1
  70. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  71. package/lib/request/enable-host-insight-request.d.ts +1 -1
  72. package/lib/request/get-awr-hub-request.d.ts +1 -1
  73. package/lib/request/get-awr-report-request.d.ts +1 -1
  74. package/lib/request/get-database-insight-request.d.ts +1 -1
  75. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  76. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  77. package/lib/request/get-host-insight-request.d.ts +1 -1
  78. package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
  79. package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
  80. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
  81. package/lib/request/get-work-request-request.d.ts +1 -1
  82. package/lib/request/index.d.ts +2 -0
  83. package/lib/request/index.js.map +1 -1
  84. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  85. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  86. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  87. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  88. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  89. package/lib/request/ingest-sql-stats-request.d.ts +1 -1
  90. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  91. package/lib/request/list-awr-hubs-request.d.ts +1 -1
  92. package/lib/request/list-awr-snapshots-request.d.ts +1 -1
  93. package/lib/request/list-database-configurations-request.d.ts +1 -1
  94. package/lib/request/list-database-insights-request.d.ts +1 -1
  95. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  96. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  97. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  98. package/lib/request/list-host-configurations-request.d.ts +4 -3
  99. package/lib/request/list-host-configurations-request.js +1 -0
  100. package/lib/request/list-host-configurations-request.js.map +1 -1
  101. package/lib/request/list-host-insights-request.d.ts +4 -3
  102. package/lib/request/list-host-insights-request.js +1 -0
  103. package/lib/request/list-host-insights-request.js.map +1 -1
  104. package/lib/request/list-hosted-entities-request.d.ts +4 -3
  105. package/lib/request/list-hosted-entities-request.js +1 -0
  106. package/lib/request/list-hosted-entities-request.js.map +1 -1
  107. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  108. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  109. package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
  110. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
  111. package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
  112. package/lib/request/list-sql-plans-request.d.ts +1 -1
  113. package/lib/request/list-sql-searches-request.d.ts +1 -1
  114. package/lib/request/list-sql-texts-request.d.ts +1 -1
  115. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  116. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  117. package/lib/request/list-work-requests-request.d.ts +1 -1
  118. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
  119. package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
  120. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  121. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  122. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  123. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  124. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  125. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  126. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  127. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  128. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  129. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  130. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  131. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  132. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  133. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  134. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  135. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  136. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +4 -3
  137. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js +1 -0
  138. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
  139. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +4 -3
  140. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js +1 -0
  141. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
  142. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +4 -3
  143. package/lib/request/summarize-host-insight-resource-statistics-request.js +1 -0
  144. package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
  145. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +4 -3
  146. package/lib/request/summarize-host-insight-resource-usage-request.js +1 -0
  147. package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
  148. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +4 -3
  149. package/lib/request/summarize-host-insight-resource-usage-trend-request.js +1 -0
  150. package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
  151. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +4 -3
  152. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js +1 -0
  153. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
  154. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +80 -0
  155. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js +15 -0
  156. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js.map +1 -0
  157. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
  158. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  159. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  160. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  161. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  162. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  163. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  164. package/lib/request/update-awr-hub-request.d.ts +1 -1
  165. package/lib/request/update-database-insight-request.d.ts +1 -1
  166. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  167. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  168. package/lib/request/update-host-insight-request.d.ts +1 -1
  169. package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
  170. package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
  171. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
  172. package/lib/response/index.d.ts +2 -0
  173. package/lib/response/summarize-host-insight-top-processes-usage-trend-response.d.ts +32 -0
  174. package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js +15 -0
  175. package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js.map +1 -0
  176. package/package.json +3 -3
@@ -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/2.19.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHubRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHubRequest.
16
16
  */
17
17
  export interface GetAwrHubRequest extends common.BaseRequest {
18
18
  /**
@@ -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/2.19.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReportRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReportRequest.
17
17
  */
18
18
  export interface GetAwrReportRequest extends common.BaseRequest {
19
19
  /**
@@ -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/2.19.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsightRequest.
16
16
  */
17
17
  export interface GetDatabaseInsightRequest 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/2.19.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridgeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridgeRequest.
16
16
  */
17
17
  export interface GetEnterpriseManagerBridgeRequest 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/2.19.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsightRequest.
16
16
  */
17
17
  export interface GetExadataInsightRequest 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/2.19.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsightRequest.
16
16
  */
17
17
  export interface GetHostInsightRequest 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/2.19.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpointRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpointRequest.
16
16
  */
17
17
  export interface GetOperationsInsightsPrivateEndpointRequest 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/2.19.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouseRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouseRequest.
16
16
  */
17
17
  export interface GetOperationsInsightsWarehouseRequest 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/2.19.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUserRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUserRequest.
16
16
  */
17
17
  export interface GetOperationsInsightsWarehouseUserRequest 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/2.19.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -197,6 +197,8 @@ import * as SummarizeHostInsightResourceUsageTrendRequest from "./summarize-host
197
197
  export import SummarizeHostInsightResourceUsageTrendRequest = SummarizeHostInsightResourceUsageTrendRequest.SummarizeHostInsightResourceUsageTrendRequest;
198
198
  import * as SummarizeHostInsightResourceUtilizationInsightRequest from "./summarize-host-insight-resource-utilization-insight-request";
199
199
  export import SummarizeHostInsightResourceUtilizationInsightRequest = SummarizeHostInsightResourceUtilizationInsightRequest.SummarizeHostInsightResourceUtilizationInsightRequest;
200
+ import * as SummarizeHostInsightTopProcessesUsageTrendRequest from "./summarize-host-insight-top-processes-usage-trend-request";
201
+ export import SummarizeHostInsightTopProcessesUsageTrendRequest = SummarizeHostInsightTopProcessesUsageTrendRequest.SummarizeHostInsightTopProcessesUsageTrendRequest;
200
202
  import * as SummarizeOperationsInsightsWarehouseResourceUsageRequest from "./summarize-operations-insights-warehouse-resource-usage-request";
201
203
  export import SummarizeOperationsInsightsWarehouseResourceUsageRequest = SummarizeOperationsInsightsWarehouseResourceUsageRequest.SummarizeOperationsInsightsWarehouseResourceUsageRequest;
202
204
  import * as SummarizeSqlInsightsRequest from "./summarize-sql-insights-request";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAgGH,4EAA8D;AAChD,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,0GAA4F;AAC9E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,+GAAiG;AACnF,QAAA,mCAAmC,GAAG,mCAAmC,CAAC,mCAAmC,CAAC;AAC5H,wGAA0F;AAC5E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AACnH,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,6GAA+F;AACjF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AAGzH,oIAAsH;AACxG,QAAA,6CAA6C,GAAG,6CAA6C,CAAC,6CAA6C,CAAC;AAC1J,gIAAkH;AACpG,QAAA,2CAA2C,GAAG,2CAA2C,CAAC,2CAA2C,CAAC;AACpJ,uHAAyG;AAC3F,QAAA,uCAAuC,GAAG,uCAAuC,CAAC,uCAAuC,CAAC;AAOxI,iGAAmF;AACrE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,6FAA+E;AACjE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AAGxF,+GAAiG;AACnF,QAAA,mCAAmC,GAAG,mCAAmC,CAAC,mCAAmC,CAAC;AAC5H,mJAAqI;AACvH,QAAA,oDAAoD,GAAG,oDAAoD,CAAC,oDAAoD,CAAC;AAC/K,mJAAqI;AACvH,QAAA,oDAAoD,GAAG,oDAAoD,CAAC,oDAAoD,CAAC;AAC/K,4IAA8H;AAChH,QAAA,iDAAiD,GAAG,iDAAiD,CAAC,iDAAiD,CAAC;AACtK,kIAAoH;AACtG,QAAA,4CAA4C,GAAG,4CAA4C,CAAC,4CAA4C,CAAC;AACvJ,6IAA+H;AACjH,QAAA,iDAAiD,GAAG,iDAAiD,CAAC,iDAAiD,CAAC;AACtK,6JAA+I;AACjI,QAAA,yDAAyD,GAAG,yDAAyD,CAAC,yDAAyD,CAAC;AAG9L,iJAAmI;AACrH,QAAA,mDAAmD,GAAG,mDAAmD,CAAC,mDAAmD,CAAC;AAC5K,sKAAwJ;AAC1I,QAAA,6DAA6D,GAAG,6DAA6D,CAAC,6DAA6D,CAAC;AAC1M,iJAAmI;AACrH,QAAA,mDAAmD,GAAG,mDAAmD,CAAC,mDAAmD,CAAC;AAC5K,sKAAwJ;AAC1I,QAAA,6DAA6D,GAAG,6DAA6D,CAAC,6DAA6D,CAAC;AAC1M,0IAA4H;AAC9G,QAAA,gDAAgD,GAAG,gDAAgD,CAAC,gDAAgD,CAAC;AACnK,gIAAkH;AACpG,QAAA,2CAA2C,GAAG,2CAA2C,CAAC,2CAA2C,CAAC;AAKpJ,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,2IAA6H;AAC/G,QAAA,gDAAgD,GAAG,gDAAgD,CAAC,gDAAgD,CAAC;AACnK,2IAA6H;AAC/G,QAAA,gDAAgD,GAAG,gDAAgD,CAAC,gDAAgD,CAAC;AACnK,oIAAsH;AACxG,QAAA,6CAA6C,GAAG,6CAA6C,CAAC,6CAA6C,CAAC;AAC1J,0HAA4G;AAC9F,QAAA,wCAAwC,GAAG,wCAAwC,CAAC,wCAAwC,CAAC;AAC3I,qIAAuH;AACzG,QAAA,6CAA6C,GAAG,6CAA6C,CAAC,6CAA6C,CAAC;AAC1J,qJAAuI;AACzH,QAAA,qDAAqD,GAAG,qDAAqD,CAAC,qDAAqD,CAAC;AAGlL,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AAKpG,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/index.ts"],"names":[],"mappings":"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"}
@@ -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/2.19.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfigurationRequest.
17
17
  */
18
18
  export interface IngestDatabaseConfigurationRequest 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/2.19.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfigurationRequest.
17
17
  */
18
18
  export interface IngestHostConfigurationRequest 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/2.19.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetricsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetricsRequest.
17
17
  */
18
18
  export interface IngestHostMetricsRequest 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/2.19.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucketRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucketRequest.
17
17
  */
18
18
  export interface IngestSqlBucketRequest 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/2.19.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLinesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLinesRequest.
17
17
  */
18
18
  export interface IngestSqlPlanLinesRequest 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/2.19.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStatsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStatsRequest.
17
17
  */
18
18
  export interface IngestSqlStatsRequest 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/2.19.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlTextRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlTextRequest.
17
17
  */
18
18
  export interface IngestSqlTextRequest 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/2.19.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubsRequest.
17
17
  */
18
18
  export interface ListAwrHubsRequest 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/2.19.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshotsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshotsRequest.
17
17
  */
18
18
  export interface ListAwrSnapshotsRequest 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/2.19.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurationsRequest.
17
17
  */
18
18
  export interface ListDatabaseConfigurationsRequest 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/2.19.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsightsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsightsRequest.
17
17
  */
18
18
  export interface ListDatabaseInsightsRequest 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/2.19.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridgesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridgesRequest.
17
17
  */
18
18
  export interface ListEnterpriseManagerBridgesRequest 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/2.19.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurationsRequest.
17
17
  */
18
18
  export interface ListExadataConfigurationsRequest 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/2.19.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsightsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsightsRequest.
17
17
  */
18
18
  export interface ListExadataInsightsRequest 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/2.19.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurationsRequest.
17
17
  */
18
18
  export interface ListHostConfigurationsRequest extends common.BaseRequest {
19
19
  /**
@@ -37,7 +37,7 @@ export interface ListHostConfigurationsRequest extends common.BaseRequest {
37
37
  /**
38
38
  * Filter by one or more platform types.
39
39
  * Supported platformType(s) for MACS-managed external host insight: [LINUX].
40
- * Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS].
40
+ * Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX].
41
41
  *
42
42
  */
43
43
  "platformType"?: Array<ListHostConfigurationsRequest.PlatformType>;
@@ -116,7 +116,8 @@ export declare namespace ListHostConfigurationsRequest {
116
116
  enum PlatformType {
117
117
  Linux = "LINUX",
118
118
  Solaris = "SOLARIS",
119
- Sunos = "SUNOS"
119
+ Sunos = "SUNOS",
120
+ Zlinux = "ZLINUX"
120
121
  }
121
122
  enum SortBy {
122
123
  HostName = "hostName",
@@ -20,6 +20,7 @@ var ListHostConfigurationsRequest;
20
20
  PlatformType["Linux"] = "LINUX";
21
21
  PlatformType["Solaris"] = "SOLARIS";
22
22
  PlatformType["Sunos"] = "SUNOS";
23
+ PlatformType["Zlinux"] = "ZLINUX";
23
24
  })(PlatformType = ListHostConfigurationsRequest.PlatformType || (ListHostConfigurationsRequest.PlatformType = {}));
24
25
  let SortBy;
25
26
  (function (SortBy) {
@@ -1 +1 @@
1
- {"version":3,"file":"list-host-configurations-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/list-host-configurations-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA0GH,IAAiB,6BAA6B,CAW7C;AAXD,WAAiB,6BAA6B;IAC5C,IAAY,YAIX;IAJD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,mCAAmB,CAAA;QACnB,+BAAe,CAAA;IACjB,CAAC,EAJW,YAAY,GAAZ,0CAAY,KAAZ,0CAAY,QAIvB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,+BAAqB,CAAA;QACrB,uCAA6B,CAAA;IAC/B,CAAC,EAHW,MAAM,GAAN,oCAAM,KAAN,oCAAM,QAGjB;AACH,CAAC,EAXgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAW7C"}
1
+ {"version":3,"file":"list-host-configurations-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/list-host-configurations-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA0GH,IAAiB,6BAA6B,CAY7C;AAZD,WAAiB,6BAA6B;IAC5C,IAAY,YAKX;IALD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,mCAAmB,CAAA;QACnB,+BAAe,CAAA;QACf,iCAAiB,CAAA;IACnB,CAAC,EALW,YAAY,GAAZ,0CAAY,KAAZ,0CAAY,QAKvB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,+BAAqB,CAAA;QACrB,uCAA6B,CAAA;IAC/B,CAAC,EAHW,MAAM,GAAN,oCAAM,KAAN,oCAAM,QAGjB;AACH,CAAC,EAZgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAY7C"}
@@ -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/2.19.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsightsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsightsRequest.
17
17
  */
18
18
  export interface ListHostInsightsRequest extends common.BaseRequest {
19
19
  /**
@@ -42,7 +42,7 @@ export interface ListHostInsightsRequest extends common.BaseRequest {
42
42
  /**
43
43
  * Filter by one or more platform types.
44
44
  * Supported platformType(s) for MACS-managed external host insight: [LINUX].
45
- * Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS].
45
+ * Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX].
46
46
  *
47
47
  */
48
48
  "platformType"?: Array<ListHostInsightsRequest.PlatformType>;
@@ -97,7 +97,8 @@ export declare namespace ListHostInsightsRequest {
97
97
  enum PlatformType {
98
98
  Linux = "LINUX",
99
99
  Solaris = "SOLARIS",
100
- Sunos = "SUNOS"
100
+ Sunos = "SUNOS",
101
+ Zlinux = "ZLINUX"
101
102
  }
102
103
  enum SortBy {
103
104
  HostName = "hostName",
@@ -20,6 +20,7 @@ var ListHostInsightsRequest;
20
20
  PlatformType["Linux"] = "LINUX";
21
21
  PlatformType["Solaris"] = "SOLARIS";
22
22
  PlatformType["Sunos"] = "SUNOS";
23
+ PlatformType["Zlinux"] = "ZLINUX";
23
24
  })(PlatformType = ListHostInsightsRequest.PlatformType || (ListHostInsightsRequest.PlatformType = {}));
24
25
  let SortBy;
25
26
  (function (SortBy) {
@@ -1 +1 @@
1
- {"version":3,"file":"list-host-insights-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/list-host-insights-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuFH,IAAiB,uBAAuB,CAWvC;AAXD,WAAiB,uBAAuB;IACtC,IAAY,YAIX;IAJD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,mCAAmB,CAAA;QACnB,+BAAe,CAAA;IACjB,CAAC,EAJW,YAAY,GAAZ,oCAAY,KAAZ,oCAAY,QAIvB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,+BAAqB,CAAA;QACrB,+BAAqB,CAAA;IACvB,CAAC,EAHW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAGjB;AACH,CAAC,EAXgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWvC"}
1
+ {"version":3,"file":"list-host-insights-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/list-host-insights-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuFH,IAAiB,uBAAuB,CAYvC;AAZD,WAAiB,uBAAuB;IACtC,IAAY,YAKX;IALD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,mCAAmB,CAAA;QACnB,+BAAe,CAAA;QACf,iCAAiB,CAAA;IACnB,CAAC,EALW,YAAY,GAAZ,oCAAY,KAAZ,oCAAY,QAKvB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,+BAAqB,CAAA;QACrB,+BAAqB,CAAA;IACvB,CAAC,EAHW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAGjB;AACH,CAAC,EAZgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAYvC"}
@@ -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/2.19.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntitiesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntitiesRequest.
17
17
  */
18
18
  export interface ListHostedEntitiesRequest extends common.BaseRequest {
19
19
  /**
@@ -53,7 +53,7 @@ export interface ListHostedEntitiesRequest extends common.BaseRequest {
53
53
  /**
54
54
  * Filter by one or more platform types.
55
55
  * Supported platformType(s) for MACS-managed external host insight: [LINUX].
56
- * Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS].
56
+ * Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX].
57
57
  *
58
58
  */
59
59
  "platformType"?: Array<ListHostedEntitiesRequest.PlatformType>;
@@ -99,7 +99,8 @@ export declare namespace ListHostedEntitiesRequest {
99
99
  enum PlatformType {
100
100
  Linux = "LINUX",
101
101
  Solaris = "SOLARIS",
102
- Sunos = "SUNOS"
102
+ Sunos = "SUNOS",
103
+ Zlinux = "ZLINUX"
103
104
  }
104
105
  enum SortBy {
105
106
  EntityName = "entityName",
@@ -20,6 +20,7 @@ var ListHostedEntitiesRequest;
20
20
  PlatformType["Linux"] = "LINUX";
21
21
  PlatformType["Solaris"] = "SOLARIS";
22
22
  PlatformType["Sunos"] = "SUNOS";
23
+ PlatformType["Zlinux"] = "ZLINUX";
23
24
  })(PlatformType = ListHostedEntitiesRequest.PlatformType || (ListHostedEntitiesRequest.PlatformType = {}));
24
25
  let SortBy;
25
26
  (function (SortBy) {
@@ -1 +1 @@
1
- {"version":3,"file":"list-hosted-entities-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/list-hosted-entities-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAyFH,IAAiB,yBAAyB,CAWzC;AAXD,WAAiB,yBAAyB;IACxC,IAAY,YAIX;IAJD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,mCAAmB,CAAA;QACnB,+BAAe,CAAA;IACjB,CAAC,EAJW,YAAY,GAAZ,sCAAY,KAAZ,sCAAY,QAIvB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,mCAAyB,CAAA;QACzB,mCAAyB,CAAA;IAC3B,CAAC,EAHW,MAAM,GAAN,gCAAM,KAAN,gCAAM,QAGjB;AACH,CAAC,EAXgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAWzC"}
1
+ {"version":3,"file":"list-hosted-entities-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/list-hosted-entities-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAyFH,IAAiB,yBAAyB,CAYzC;AAZD,WAAiB,yBAAyB;IACxC,IAAY,YAKX;IALD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,mCAAmB,CAAA;QACnB,+BAAe,CAAA;QACf,iCAAiB,CAAA;IACnB,CAAC,EALW,YAAY,GAAZ,sCAAY,KAAZ,sCAAY,QAKvB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,mCAAyB,CAAA;QACzB,mCAAyB,CAAA;IAC3B,CAAC,EAHW,MAAM,GAAN,gCAAM,KAAN,gCAAM,QAGjB;AACH,CAAC,EAZgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAYzC"}
@@ -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/2.19.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntitiesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntitiesRequest.
17
17
  */
18
18
  export interface ListImportableAgentEntitiesRequest extends common.BaseRequest {
19
19
  /**
@@ -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/2.19.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntitiesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntitiesRequest.
16
16
  */
17
17
  export interface ListImportableEnterpriseManagerEntitiesRequest extends common.BaseRequest {
18
18
  /**
@@ -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/2.19.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpointsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpointsRequest.
17
17
  */
18
18
  export interface ListOperationsInsightsPrivateEndpointsRequest 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/2.19.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsersRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsersRequest.
17
17
  */
18
18
  export interface ListOperationsInsightsWarehouseUsersRequest 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/2.19.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehousesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehousesRequest.
17
17
  */
18
18
  export interface ListOperationsInsightsWarehousesRequest extends common.BaseRequest {
19
19
  /**
@@ -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/2.19.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlansRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlansRequest.
16
16
  */
17
17
  export interface ListSqlPlansRequest 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/2.19.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearchesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearchesRequest.
16
16
  */
17
17
  export interface ListSqlSearchesRequest 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/2.19.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTextsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTextsRequest.
16
16
  */
17
17
  export interface ListSqlTextsRequest extends common.BaseRequest {
18
18
  /**
@@ -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/2.19.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
17
17
  */
18
18
  export interface ListWorkRequestErrorsRequest 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/2.19.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
17
17
  */
18
18
  export interface ListWorkRequestLogsRequest 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/2.19.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
17
17
  */
18
18
  export interface ListWorkRequestsRequest extends common.BaseRequest {
19
19
  /**
@@ -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/2.19.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWalletRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWalletRequest.
16
16
  */
17
17
  export interface RotateOperationsInsightsWarehouseWalletRequest extends common.BaseRequest {
18
18
  /**
@@ -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/2.19.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummariesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummariesRequest.
17
17
  */
18
18
  export interface SummarizeAwrSourcesSummariesRequest 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/2.19.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrendRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrendRequest.
17
17
  */
18
18
  export interface SummarizeDatabaseInsightResourceCapacityTrendRequest extends common.BaseRequest {
19
19
  /**
@@ -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/2.19.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrendRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrendRequest.
16
16
  */
17
17
  export interface SummarizeDatabaseInsightResourceForecastTrendRequest extends common.BaseRequest {
18
18
  /**
@@ -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/2.19.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatisticsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatisticsRequest.
17
17
  */
18
18
  export interface SummarizeDatabaseInsightResourceStatisticsRequest extends common.BaseRequest {
19
19
  /**
@@ -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/2.19.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageRequest.
16
16
  */
17
17
  export interface SummarizeDatabaseInsightResourceUsageRequest extends common.BaseRequest {
18
18
  /**