oci-emwarehouse 2.37.0 → 2.40.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 (78) hide show
  1. package/index.d.ts +5 -5
  2. package/index.js +6 -6
  3. package/index.js.map +1 -1
  4. package/lib/client.d.ts +22 -22
  5. package/lib/client.js +43 -43
  6. package/lib/client.js.map +1 -1
  7. package/lib/{emdatalake-waiter.d.ts → emwarehouse-waiter.d.ts} +5 -5
  8. package/lib/{emdatalake-waiter.js → emwarehouse-waiter.js} +6 -6
  9. package/lib/emwarehouse-waiter.js.map +1 -0
  10. package/lib/model/action-type.d.ts +2 -2
  11. package/lib/model/action-type.js +2 -2
  12. package/lib/model/change-em-warehouse-compartment-details.d.ts +2 -2
  13. package/lib/model/change-em-warehouse-compartment-details.js +2 -2
  14. package/lib/model/create-em-warehouse-details.d.ts +2 -2
  15. package/lib/model/create-em-warehouse-details.js +2 -2
  16. package/lib/model/em-instances-details.d.ts +6 -2
  17. package/lib/model/em-instances-details.js +2 -2
  18. package/lib/model/em-instances-details.js.map +1 -1
  19. package/lib/model/em-warehouse-collection.d.ts +2 -2
  20. package/lib/model/em-warehouse-collection.js +2 -2
  21. package/lib/model/em-warehouse-summary.d.ts +2 -2
  22. package/lib/model/em-warehouse-summary.js +2 -2
  23. package/lib/model/em-warehouse.d.ts +2 -2
  24. package/lib/model/em-warehouse.js +2 -2
  25. package/lib/model/etl-run-collection.d.ts +2 -2
  26. package/lib/model/etl-run-collection.js +2 -2
  27. package/lib/model/etl-run-summary.d.ts +2 -2
  28. package/lib/model/etl-run-summary.js +2 -2
  29. package/lib/model/index.d.ts +2 -2
  30. package/lib/model/index.js +2 -2
  31. package/lib/model/operation-status.d.ts +2 -2
  32. package/lib/model/operation-status.js +2 -2
  33. package/lib/model/operation-type.d.ts +2 -2
  34. package/lib/model/operation-type.js +2 -2
  35. package/lib/model/resource-usage.d.ts +6 -2
  36. package/lib/model/resource-usage.js +2 -2
  37. package/lib/model/resource-usage.js.map +1 -1
  38. package/lib/model/sort-order.d.ts +2 -2
  39. package/lib/model/sort-order.js +2 -2
  40. package/lib/model/update-em-warehouse-details.d.ts +2 -2
  41. package/lib/model/update-em-warehouse-details.js +2 -2
  42. package/lib/model/work-request-error-collection.d.ts +2 -2
  43. package/lib/model/work-request-error-collection.js +2 -2
  44. package/lib/model/work-request-error.d.ts +2 -2
  45. package/lib/model/work-request-error.js +2 -2
  46. package/lib/model/work-request-log-entry-collection.d.ts +2 -2
  47. package/lib/model/work-request-log-entry-collection.js +2 -2
  48. package/lib/model/work-request-log-entry.d.ts +2 -2
  49. package/lib/model/work-request-log-entry.js +2 -2
  50. package/lib/model/work-request-resource-metadata-key.d.ts +2 -2
  51. package/lib/model/work-request-resource-metadata-key.js +2 -2
  52. package/lib/model/work-request-resource.d.ts +2 -2
  53. package/lib/model/work-request-resource.js +2 -2
  54. package/lib/model/work-request-summary-collection.d.ts +2 -2
  55. package/lib/model/work-request-summary-collection.js +2 -2
  56. package/lib/model/work-request-summary.d.ts +2 -2
  57. package/lib/model/work-request-summary.js +2 -2
  58. package/lib/model/work-request.d.ts +2 -2
  59. package/lib/model/work-request.js +2 -2
  60. package/lib/request/cancel-work-request-request.d.ts +1 -1
  61. package/lib/request/change-em-warehouse-compartment-request.d.ts +1 -1
  62. package/lib/request/create-em-warehouse-request.d.ts +1 -1
  63. package/lib/request/delete-em-warehouse-request.d.ts +1 -1
  64. package/lib/request/get-em-warehouse-request.d.ts +1 -1
  65. package/lib/request/get-em-warehouse-resource-usage-request.d.ts +1 -1
  66. package/lib/request/get-work-request-request.d.ts +1 -1
  67. package/lib/request/index.d.ts +2 -2
  68. package/lib/request/index.js +2 -2
  69. package/lib/request/list-em-warehouses-request.d.ts +1 -1
  70. package/lib/request/list-etl-runs-request.d.ts +1 -1
  71. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  72. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  73. package/lib/request/list-work-requests-request.d.ts +1 -1
  74. package/lib/request/update-em-warehouse-request.d.ts +1 -1
  75. package/lib/response/index.d.ts +2 -2
  76. package/lib/response/index.js +2 -2
  77. package/package.json +3 -3
  78. package/lib/emdatalake-waiter.js.map +0 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -13,11 +13,11 @@
13
13
  import * as serviceRequests from "./request";
14
14
  import * as serviceResponses from "./response";
15
15
  import * as models from "./model";
16
- import { EmDataLakeClient } from "./client";
17
- export declare class EmDataLakeWaiter {
16
+ import { EmWarehouseClient } from "./client";
17
+ export declare class EmWarehouseWaiter {
18
18
  private client;
19
19
  private readonly config?;
20
- constructor(client: EmDataLakeClient, config?: Partial<import("oci-common/lib/waiter").WaiterConfigurationDetails> | undefined);
20
+ constructor(client: EmWarehouseClient, config?: Partial<import("oci-common/lib/waiter").WaiterConfigurationDetails> | undefined);
21
21
  /**
22
22
  * Waits forEmWarehouse till it reaches any of the provided states
23
23
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -40,10 +40,10 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
40
40
  });
41
41
  };
42
42
  Object.defineProperty(exports, "__esModule", { value: true });
43
- exports.EmDataLakeWaiter = void 0;
43
+ exports.EmWarehouseWaiter = void 0;
44
44
  const models = __importStar(require("./model"));
45
45
  const oci_common_1 = require("oci-common");
46
- class EmDataLakeWaiter {
46
+ class EmWarehouseWaiter {
47
47
  constructor(client, config) {
48
48
  this.client = client;
49
49
  this.config = config;
@@ -72,5 +72,5 @@ class EmDataLakeWaiter {
72
72
  });
73
73
  }
74
74
  }
75
- exports.EmDataLakeWaiter = EmDataLakeWaiter;
76
- //# sourceMappingURL=emdatalake-waiter.js.map
75
+ exports.EmWarehouseWaiter = EmWarehouseWaiter;
76
+ //# sourceMappingURL=emwarehouse-waiter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"emwarehouse-waiter.js","sourceRoot":"","sources":["../../../../lib/emwarehouse/lib/emwarehouse-waiter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,gDAAkC;AAElC,2CAAgG;AAEhG,MAAa,iBAAiB;IAC5B,YACU,MAAyB,EAChB,MAA4B;QADrC,WAAM,GAAN,MAAM,CAAmB;QAChB,WAAM,GAAN,MAAM,CAAsB;IAC5C,CAAC;IAEJ;;;;;;OAMG;IACU,cAAc,CACzB,OAA8C,EAC9C,GAAG,YAAiD;;YAEpD,OAAO,2CAA8B,CACnC,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,EACzC,QAAQ,CAAC,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,QAAQ,CAAC,WAAW,CAAC,cAAe,CAAC,EACvE,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,WAAW,CAAC,cAAc,CAAC,OAAO,CAAC,CACjE,CAAC;QACJ,CAAC;KAAA;IAED;;;;;OAKG;IACU,cAAc,CACzB,OAA8C;;YAE9C,OAAO,0BAAa,CAClB,IAAI,CAAC,MAAM,EACX,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,OAAO,CAAC,EACzC,QAAQ,CAAC,EAAE,CAAC,CAAC,QAAQ,CAAC,WAAW,CAAC,YAAY,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,CAC/D,CAAC;QACJ,CAAC;KAAA;CACF;AAxCD,8CAwCC"}
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -26,6 +26,10 @@ export interface EmInstancesDetails {
26
26
  * emHost name
27
27
  */
28
28
  "emHost"?: string;
29
+ /**
30
+ * emdDiscoverer url
31
+ */
32
+ "emDiscovererUrl"?: string;
29
33
  }
30
34
  export declare namespace EmInstancesDetails {
31
35
  function getJsonObj(obj: EmInstancesDetails): object;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1 +1 @@
1
- {"version":3,"file":"em-instances-details.js","sourceRoot":"","sources":["../../../../../lib/emwarehouse/lib/model/em-instances-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuBH,IAAiB,kBAAkB,CAWlC;AAXD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAWlC"}
1
+ {"version":3,"file":"em-instances-details.js","sourceRoot":"","sources":["../../../../../lib/emwarehouse/lib/model/em-instances-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2BH,IAAiB,kBAAkB,CAWlC;AAXD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAWlC"}
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -35,6 +35,10 @@ export interface ResourceUsage {
35
35
  * List of emInstances
36
36
  */
37
37
  "emInstances"?: Array<model.EmInstancesDetails>;
38
+ /**
39
+ * schema name
40
+ */
41
+ "schemaName"?: string;
38
42
  }
39
43
  export declare namespace ResourceUsage {
40
44
  function getJsonObj(obj: ResourceUsage): object;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1 +1 @@
1
- {"version":3,"file":"resource-usage.js","sourceRoot":"","sources":["../../../../../lib/emwarehouse/lib/model/resource-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6BlC,IAAiB,aAAa,CA6B7B;AA7BD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA6B7B"}
1
+ {"version":3,"file":"resource-usage.js","sourceRoot":"","sources":["../../../../../lib/emwarehouse/lib/model/resource-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiClC,IAAiB,aAAa,CA6B7B;AA7BD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA6B7B"}
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * EmdwControlPlane API
3
- * A description of the EmdwControlPlane API
2
+ * EM Warehouse API
3
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
4
4
  * OpenAPI spec version: 20180828
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * EmdwControlPlane API
4
- * A description of the EmdwControlPlane API
3
+ * EM Warehouse API
4
+ * Use the EM Warehouse API to manage EM Warehouse data collection.
5
5
  * OpenAPI spec version: 20180828
6
6
  *
7
7
  *
@@ -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.37.0/emwarehouse/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.0/emwarehouse/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
16
16
  */
17
17
  export interface CancelWorkRequestRequest 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.37.0/emwarehouse/ChangeEmWarehouseCompartment.ts.html |here} to see how to use ChangeEmWarehouseCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.0/emwarehouse/ChangeEmWarehouseCompartment.ts.html |here} to see how to use ChangeEmWarehouseCompartmentRequest.
17
17
  */
18
18
  export interface ChangeEmWarehouseCompartmentRequest extends common.BaseRequest {
19
19
  /**