oci-filestorage 2.92.0 → 2.94.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 (50) hide show
  1. package/lib/client.d.ts +30 -0
  2. package/lib/client.js +197 -0
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/create-mount-target-details.d.ts +6 -8
  5. package/lib/model/create-mount-target-details.js.map +1 -1
  6. package/lib/model/index.d.ts +4 -0
  7. package/lib/model/index.js +6 -2
  8. package/lib/model/index.js.map +1 -1
  9. package/lib/model/mount-target-summary.d.ts +27 -0
  10. package/lib/model/mount-target-summary.js +1 -0
  11. package/lib/model/mount-target-summary.js.map +1 -1
  12. package/lib/model/mount-target.d.ts +26 -0
  13. package/lib/model/mount-target.js +1 -0
  14. package/lib/model/mount-target.js.map +1 -1
  15. package/lib/model/schedule-downgrade-shape-mount-target-details.d.ts +30 -0
  16. package/lib/model/schedule-downgrade-shape-mount-target-details.js +31 -0
  17. package/lib/model/schedule-downgrade-shape-mount-target-details.js.map +1 -0
  18. package/lib/model/upgrade-shape-mount-target-details.d.ts +30 -0
  19. package/lib/model/upgrade-shape-mount-target-details.js +31 -0
  20. package/lib/model/upgrade-shape-mount-target-details.js.map +1 -0
  21. package/lib/request/cancel-downgrade-shape-mount-target-request.d.ts +37 -0
  22. package/lib/request/cancel-downgrade-shape-mount-target-request.js +15 -0
  23. package/lib/request/cancel-downgrade-shape-mount-target-request.js.map +1 -0
  24. package/lib/request/index.d.ts +6 -0
  25. package/lib/request/index.js.map +1 -1
  26. package/lib/request/list-export-sets-request.d.ts +1 -1
  27. package/lib/request/list-exports-request.d.ts +1 -1
  28. package/lib/request/list-file-systems-request.d.ts +1 -1
  29. package/lib/request/list-filesystem-snapshot-policies-request.d.ts +1 -1
  30. package/lib/request/list-mount-targets-request.d.ts +1 -1
  31. package/lib/request/list-outbound-connectors-request.d.ts +1 -1
  32. package/lib/request/list-replication-targets-request.d.ts +1 -1
  33. package/lib/request/list-replications-request.d.ts +1 -1
  34. package/lib/request/schedule-downgrade-shape-mount-target-request.d.ts +42 -0
  35. package/lib/request/schedule-downgrade-shape-mount-target-request.js +15 -0
  36. package/lib/request/schedule-downgrade-shape-mount-target-request.js.map +1 -0
  37. package/lib/request/upgrade-shape-mount-target-request.d.ts +42 -0
  38. package/lib/request/upgrade-shape-mount-target-request.js +15 -0
  39. package/lib/request/upgrade-shape-mount-target-request.js.map +1 -0
  40. package/lib/response/cancel-downgrade-shape-mount-target-response.d.ts +30 -0
  41. package/lib/response/cancel-downgrade-shape-mount-target-response.js +15 -0
  42. package/lib/response/cancel-downgrade-shape-mount-target-response.js.map +1 -0
  43. package/lib/response/index.d.ts +6 -0
  44. package/lib/response/schedule-downgrade-shape-mount-target-response.d.ts +30 -0
  45. package/lib/response/schedule-downgrade-shape-mount-target-response.js +15 -0
  46. package/lib/response/schedule-downgrade-shape-mount-target-response.js.map +1 -0
  47. package/lib/response/upgrade-shape-mount-target-response.d.ts +30 -0
  48. package/lib/response/upgrade-shape-mount-target-response.js +15 -0
  49. package/lib/response/upgrade-shape-mount-target-response.js.map +1 -0
  50. package/package.json +3 -3
@@ -24,6 +24,7 @@ var MountTargetSummary;
24
24
  LifecycleState["Deleting"] = "DELETING";
25
25
  LifecycleState["Deleted"] = "DELETED";
26
26
  LifecycleState["Failed"] = "FAILED";
27
+ LifecycleState["Updating"] = "UPDATING";
27
28
  /**
28
29
  * This value is used if a service returns a value for this enum that is not recognized by this
29
30
  * version of the SDK.
@@ -1 +1 @@
1
- {"version":3,"file":"mount-target-summary.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/mount-target-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAsFH,IAAiB,kBAAkB,CAwBlC;AAxBD,WAAiB,kBAAkB;IACjC,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,iCAAc,KAAd,iCAAc,QAWzB;IAED,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,EAxBgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAwBlC"}
1
+ {"version":3,"file":"mount-target-summary.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/mount-target-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAgHH,IAAiB,kBAAkB,CAyBlC;AAzBD,WAAiB,kBAAkB;IACjC,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,iCAAc,KAAd,iCAAc,QAYzB;IAED,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,EAzBgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAyBlC"}
@@ -81,6 +81,31 @@ export interface MountTarget {
81
81
  */
82
82
  "nsgIds"?: Array<string>;
83
83
  "kerberos"?: model.Kerberos;
84
+ /**
85
+ * The date and time the mount target current billing cycle will end and next one starts, expressed
86
+ * in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
87
+ * <p>
88
+ Example: {@code 2016-08-25T21:10:29.600Z}
89
+ *
90
+ */
91
+ "timeBillingCycleEnd"?: Date;
92
+ /**
93
+ * Current billed throughput for mount target in Gbps. This corresponds to shape of mount target.
94
+ * Available shapes and corresponding throughput are listed at [Mount Target Performance](https://docs.oracle.com/iaas/Content/File/Tasks/managingmounttargets.htm#performance).
95
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
96
+ */
97
+ "observedThroughput"?: number;
98
+ /**
99
+ * - New throughput for mount target at the end of billing cycle in Gbps.
100
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
101
+ */
102
+ "requestedThroughput"?: number;
103
+ /**
104
+ * - Reserved capacity (GB) associated with this mount target. Reserved capacity depends on observedThroughput value
105
+ * of mount target. Value is listed at [Mount Target Performance](https://docs.oracle.com/iaas/Content/File/Tasks/managingmounttargets.htm#performance).
106
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
107
+ */
108
+ "reservedStorageCapacity"?: number;
84
109
  /**
85
110
  * The date and time the mount target was created, expressed
86
111
  * in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
@@ -118,6 +143,7 @@ export declare namespace MountTarget {
118
143
  Deleting = "DELETING",
119
144
  Deleted = "DELETED",
120
145
  Failed = "FAILED",
146
+ Updating = "UPDATING",
121
147
  /**
122
148
  * This value is used if a service returns a value for this enum that is not recognized by this
123
149
  * version of the SDK.
@@ -44,6 +44,7 @@ var MountTarget;
44
44
  LifecycleState["Deleting"] = "DELETING";
45
45
  LifecycleState["Deleted"] = "DELETED";
46
46
  LifecycleState["Failed"] = "FAILED";
47
+ LifecycleState["Updating"] = "UPDATING";
47
48
  /**
48
49
  * This value is used if a service returns a value for this enum that is not recognized by this
49
50
  * version of the SDK.
@@ -1 +1 @@
1
- {"version":3,"file":"mount-target.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/mount-target.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgGlC,IAAiB,WAAW,CAkD3B;AAlDD,WAAiB,WAAW;IAC1B,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,0BAAc,KAAd,0BAAc,QAWzB;IAED,IAAY,SAQX;IARD,WAAY,SAAS;QACnB,0BAAa,CAAA;QACb,0BAAa,CAAA;QACb;;;WAGG;QACH,2CAA8B,CAAA;IAChC,CAAC,EARW,SAAS,GAAT,qBAAS,KAAT,qBAAS,QAQpB;IAED,SAAgB,UAAU,CAAC,GAAgB;QACzC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,SAAS;YAElF,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;SAC/E,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,sBAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBACvD,CAAC,CAAC,SAAS;YAEb,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;SAC3F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kCAAsB,yBAarC,CAAA;AACH,CAAC,EAlDgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAkD3B"}
1
+ {"version":3,"file":"mount-target.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/mount-target.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyHlC,IAAiB,WAAW,CAmD3B;AAnDD,WAAiB,WAAW;IAC1B,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,0BAAc,KAAd,0BAAc,QAYzB;IAED,IAAY,SAQX;IARD,WAAY,SAAS;QACnB,0BAAa,CAAA;QACb,0BAAa,CAAA;QACb;;;WAGG;QACH,2CAA8B,CAAA;IAChC,CAAC,EARW,SAAS,GAAT,qBAAS,KAAT,qBAAS,QAQpB;IAED,SAAgB,UAAU,CAAC,GAAgB;QACzC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,SAAS;YAElF,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;SAC/E,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,sBAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBACvD,CAAC,CAAC,SAAS;YAEb,UAAU,EAAE,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;SAC3F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kCAAsB,yBAarC,CAAA;AACH,CAAC,EAnDgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAmD3B"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * File Storage API
3
+ * Use the File Storage service API to manage file systems, mount targets, and snapshots.
4
+ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
5
+
6
+ * OpenAPI spec version: 20171215
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ /**
16
+ * Shape details about the Mount Target.
17
+ *
18
+ */
19
+ export interface ScheduleDowngradeShapeMountTargetDetails {
20
+ /**
21
+ * New throughput for mount target in Gbps. Available shapes and corresponding throughput are listed at
22
+ * [Mount Target Performance](https://docs.oracle.com/iaas/Content/File/Tasks/managingmounttargets.htm#performance).
23
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
24
+ */
25
+ "requestedThroughput"?: number;
26
+ }
27
+ export declare namespace ScheduleDowngradeShapeMountTargetDetails {
28
+ function getJsonObj(obj: ScheduleDowngradeShapeMountTargetDetails): object;
29
+ function getDeserializedJsonObj(obj: ScheduleDowngradeShapeMountTargetDetails): object;
30
+ }
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+ /**
3
+ * File Storage API
4
+ * Use the File Storage service API to manage file systems, mount targets, and snapshots.
5
+ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
6
+
7
+ * OpenAPI spec version: 20171215
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ exports.ScheduleDowngradeShapeMountTargetDetails = void 0;
18
+ var ScheduleDowngradeShapeMountTargetDetails;
19
+ (function (ScheduleDowngradeShapeMountTargetDetails) {
20
+ function getJsonObj(obj) {
21
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
22
+ return jsonObj;
23
+ }
24
+ ScheduleDowngradeShapeMountTargetDetails.getJsonObj = getJsonObj;
25
+ function getDeserializedJsonObj(obj) {
26
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
27
+ return jsonObj;
28
+ }
29
+ ScheduleDowngradeShapeMountTargetDetails.getDeserializedJsonObj = getDeserializedJsonObj;
30
+ })(ScheduleDowngradeShapeMountTargetDetails = exports.ScheduleDowngradeShapeMountTargetDetails || (exports.ScheduleDowngradeShapeMountTargetDetails = {}));
31
+ //# sourceMappingURL=schedule-downgrade-shape-mount-target-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schedule-downgrade-shape-mount-target-details.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/schedule-downgrade-shape-mount-target-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAkBH,IAAiB,wCAAwC,CAWxD;AAXD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CAAC,GAA6C;QACtE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6C;QAClF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAWxD"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * File Storage API
3
+ * Use the File Storage service API to manage file systems, mount targets, and snapshots.
4
+ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
5
+
6
+ * OpenAPI spec version: 20171215
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ /**
16
+ * Shape details about the Mount Target.
17
+ *
18
+ */
19
+ export interface UpgradeShapeMountTargetDetails {
20
+ /**
21
+ * New throughput for mount target in Gbps. Available shapes and corresponding throughput are listed at
22
+ * [Mount Target Performance](https://docs.oracle.com/iaas/Content/File/Tasks/managingmounttargets.htm#performance).
23
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
24
+ */
25
+ "requestedThroughput"?: number;
26
+ }
27
+ export declare namespace UpgradeShapeMountTargetDetails {
28
+ function getJsonObj(obj: UpgradeShapeMountTargetDetails): object;
29
+ function getDeserializedJsonObj(obj: UpgradeShapeMountTargetDetails): object;
30
+ }
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+ /**
3
+ * File Storage API
4
+ * Use the File Storage service API to manage file systems, mount targets, and snapshots.
5
+ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
6
+
7
+ * OpenAPI spec version: 20171215
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ exports.UpgradeShapeMountTargetDetails = void 0;
18
+ var UpgradeShapeMountTargetDetails;
19
+ (function (UpgradeShapeMountTargetDetails) {
20
+ function getJsonObj(obj) {
21
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
22
+ return jsonObj;
23
+ }
24
+ UpgradeShapeMountTargetDetails.getJsonObj = getJsonObj;
25
+ function getDeserializedJsonObj(obj) {
26
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
27
+ return jsonObj;
28
+ }
29
+ UpgradeShapeMountTargetDetails.getDeserializedJsonObj = getDeserializedJsonObj;
30
+ })(UpgradeShapeMountTargetDetails = exports.UpgradeShapeMountTargetDetails || (exports.UpgradeShapeMountTargetDetails = {}));
31
+ //# sourceMappingURL=upgrade-shape-mount-target-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"upgrade-shape-mount-target-details.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/model/upgrade-shape-mount-target-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAkBH,IAAiB,8BAA8B,CAW9C;AAXD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAW9C"}
@@ -0,0 +1,37 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20171215
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CancelDowngradeShapeMountTarget.ts.html |here} to see how to use CancelDowngradeShapeMountTargetRequest.
16
+ */
17
+ export interface CancelDowngradeShapeMountTargetRequest extends common.BaseRequest {
18
+ /**
19
+ * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the mount target.
20
+ */
21
+ "mountTargetId": string;
22
+ /**
23
+ * For optimistic concurrency control. In the PUT or DELETE call
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
+ * etag from a previous GET or POST response for that resource.
26
+ * The resource will be updated or deleted only if the etag you
27
+ * provide matches the resource's current etag value.
28
+ *
29
+ */
30
+ "ifMatch"?: string;
31
+ /**
32
+ * Unique identifier for the request.
33
+ * If you need to contact Oracle about a particular request, please provide the request ID.
34
+ *
35
+ */
36
+ "opcRequestId"?: string;
37
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20171215
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=cancel-downgrade-shape-mount-target-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cancel-downgrade-shape-mount-target-request.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/request/cancel-downgrade-shape-mount-target-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -12,6 +12,8 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
12
12
  * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
+ import * as CancelDowngradeShapeMountTargetRequest from "./cancel-downgrade-shape-mount-target-request";
16
+ export import CancelDowngradeShapeMountTargetRequest = CancelDowngradeShapeMountTargetRequest.CancelDowngradeShapeMountTargetRequest;
15
17
  import * as ChangeFileSystemCompartmentRequest from "./change-file-system-compartment-request";
16
18
  export import ChangeFileSystemCompartmentRequest = ChangeFileSystemCompartmentRequest.ChangeFileSystemCompartmentRequest;
17
19
  import * as ChangeFilesystemSnapshotPolicyCompartmentRequest from "./change-filesystem-snapshot-policy-compartment-request";
@@ -94,6 +96,8 @@ import * as ListSnapshotsRequest from "./list-snapshots-request";
94
96
  export import ListSnapshotsRequest = ListSnapshotsRequest.ListSnapshotsRequest;
95
97
  import * as PauseFilesystemSnapshotPolicyRequest from "./pause-filesystem-snapshot-policy-request";
96
98
  export import PauseFilesystemSnapshotPolicyRequest = PauseFilesystemSnapshotPolicyRequest.PauseFilesystemSnapshotPolicyRequest;
99
+ import * as ScheduleDowngradeShapeMountTargetRequest from "./schedule-downgrade-shape-mount-target-request";
100
+ export import ScheduleDowngradeShapeMountTargetRequest = ScheduleDowngradeShapeMountTargetRequest.ScheduleDowngradeShapeMountTargetRequest;
97
101
  import * as UnpauseFilesystemSnapshotPolicyRequest from "./unpause-filesystem-snapshot-policy-request";
98
102
  export import UnpauseFilesystemSnapshotPolicyRequest = UnpauseFilesystemSnapshotPolicyRequest.UnpauseFilesystemSnapshotPolicyRequest;
99
103
  import * as UpdateExportRequest from "./update-export-request";
@@ -112,5 +116,7 @@ import * as UpdateReplicationRequest from "./update-replication-request";
112
116
  export import UpdateReplicationRequest = UpdateReplicationRequest.UpdateReplicationRequest;
113
117
  import * as UpdateSnapshotRequest from "./update-snapshot-request";
114
118
  export import UpdateSnapshotRequest = UpdateSnapshotRequest.UpdateSnapshotRequest;
119
+ import * as UpgradeShapeMountTargetRequest from "./upgrade-shape-mount-target-request";
120
+ export import UpgradeShapeMountTargetRequest = UpgradeShapeMountTargetRequest.UpgradeShapeMountTargetRequest;
115
121
  import * as ValidateKeyTabsRequest from "./validate-key-tabs-request";
116
122
  export import ValidateKeyTabsRequest = ValidateKeyTabsRequest.ValidateKeyTabsRequest;
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAoCH,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AA2B3F,kFAAoE;AACtD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,oFAAsE;AACxD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,mHAAqG;AACvF,QAAA,qCAAqC,GAAG,qCAAqC,CAAC,qCAAqC,CAAC;AAClI,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAsCH,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AA2B3F,kFAAoE;AACtD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,oFAAsE;AACxD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,mHAAqG;AACvF,QAAA,qCAAqC,GAAG,qCAAqC,CAAC,qCAAqC,CAAC;AAClI,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC"}
@@ -29,7 +29,7 @@ export interface ListExportSetsRequest extends common.BaseRequest {
29
29
  /**
30
30
  * For list pagination. The maximum number of results per page,
31
31
  * or items to return in a paginated \"List\" call.
32
- * 1 is the minimum, 1000 is the maximum.
32
+ * 1 is the minimum, 4096 is the maximum.
33
33
  * <p>
34
34
  For important details about how pagination works,
35
35
  * see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
@@ -22,7 +22,7 @@ export interface ListExportsRequest extends common.BaseRequest {
22
22
  /**
23
23
  * For list pagination. The maximum number of results per page,
24
24
  * or items to return in a paginated \"List\" call.
25
- * 1 is the minimum, 1000 is the maximum.
25
+ * 1 is the minimum, 4096 is the maximum.
26
26
  * <p>
27
27
  For important details about how pagination works,
28
28
  * see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
@@ -29,7 +29,7 @@ export interface ListFileSystemsRequest extends common.BaseRequest {
29
29
  /**
30
30
  * For list pagination. The maximum number of results per page,
31
31
  * or items to return in a paginated \"List\" call.
32
- * 1 is the minimum, 1000 is the maximum.
32
+ * 1 is the minimum, 4096 is the maximum.
33
33
  * <p>
34
34
  For important details about how pagination works,
35
35
  * see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
@@ -29,7 +29,7 @@ export interface ListFilesystemSnapshotPoliciesRequest extends common.BaseReques
29
29
  /**
30
30
  * For list pagination. The maximum number of results per page,
31
31
  * or items to return in a paginated \"List\" call.
32
- * 1 is the minimum, 1000 is the maximum.
32
+ * 1 is the minimum, 4096 is the maximum.
33
33
  * <p>
34
34
  For important details about how pagination works,
35
35
  * see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
@@ -29,7 +29,7 @@ export interface ListMountTargetsRequest extends common.BaseRequest {
29
29
  /**
30
30
  * For list pagination. The maximum number of results per page,
31
31
  * or items to return in a paginated \"List\" call.
32
- * 1 is the minimum, 1000 is the maximum.
32
+ * 1 is the minimum, 4096 is the maximum.
33
33
  * <p>
34
34
  For important details about how pagination works,
35
35
  * see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
@@ -29,7 +29,7 @@ export interface ListOutboundConnectorsRequest extends common.BaseRequest {
29
29
  /**
30
30
  * For list pagination. The maximum number of results per page,
31
31
  * or items to return in a paginated \"List\" call.
32
- * 1 is the minimum, 1000 is the maximum.
32
+ * 1 is the minimum, 4096 is the maximum.
33
33
  * <p>
34
34
  For important details about how pagination works,
35
35
  * see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
@@ -29,7 +29,7 @@ export interface ListReplicationTargetsRequest extends common.BaseRequest {
29
29
  /**
30
30
  * For list pagination. The maximum number of results per page,
31
31
  * or items to return in a paginated \"List\" call.
32
- * 1 is the minimum, 1000 is the maximum.
32
+ * 1 is the minimum, 4096 is the maximum.
33
33
  * <p>
34
34
  For important details about how pagination works,
35
35
  * see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
@@ -29,7 +29,7 @@ export interface ListReplicationsRequest extends common.BaseRequest {
29
29
  /**
30
30
  * For list pagination. The maximum number of results per page,
31
31
  * or items to return in a paginated \"List\" call.
32
- * 1 is the minimum, 1000 is the maximum.
32
+ * 1 is the minimum, 4096 is the maximum.
33
33
  * <p>
34
34
  For important details about how pagination works,
35
35
  * see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
@@ -0,0 +1,42 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20171215
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ScheduleDowngradeShapeMountTarget.ts.html |here} to see how to use ScheduleDowngradeShapeMountTargetRequest.
17
+ */
18
+ export interface ScheduleDowngradeShapeMountTargetRequest extends common.BaseRequest {
19
+ /**
20
+ * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the mount target.
21
+ */
22
+ "mountTargetId": string;
23
+ /**
24
+ * Details for changing the shape of mount target.
25
+ */
26
+ "scheduleDowngradeShapeMountTargetDetails": model.ScheduleDowngradeShapeMountTargetDetails;
27
+ /**
28
+ * For optimistic concurrency control. In the PUT or DELETE call
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
+ * etag from a previous GET or POST response for that resource.
31
+ * The resource will be updated or deleted only if the etag you
32
+ * provide matches the resource's current etag value.
33
+ *
34
+ */
35
+ "ifMatch"?: string;
36
+ /**
37
+ * Unique identifier for the request.
38
+ * If you need to contact Oracle about a particular request, please provide the request ID.
39
+ *
40
+ */
41
+ "opcRequestId"?: string;
42
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20171215
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=schedule-downgrade-shape-mount-target-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schedule-downgrade-shape-mount-target-request.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/request/schedule-downgrade-shape-mount-target-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,42 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20171215
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpgradeShapeMountTarget.ts.html |here} to see how to use UpgradeShapeMountTargetRequest.
17
+ */
18
+ export interface UpgradeShapeMountTargetRequest extends common.BaseRequest {
19
+ /**
20
+ * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the mount target.
21
+ */
22
+ "mountTargetId": string;
23
+ /**
24
+ * Details for changing the shape of mount target.
25
+ */
26
+ "upgradeShapeMountTargetDetails": model.UpgradeShapeMountTargetDetails;
27
+ /**
28
+ * For optimistic concurrency control. In the PUT or DELETE call
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
+ * etag from a previous GET or POST response for that resource.
31
+ * The resource will be updated or deleted only if the etag you
32
+ * provide matches the resource's current etag value.
33
+ *
34
+ */
35
+ "ifMatch"?: string;
36
+ /**
37
+ * Unique identifier for the request.
38
+ * If you need to contact Oracle about a particular request, please provide the request ID.
39
+ *
40
+ */
41
+ "opcRequestId"?: string;
42
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20171215
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=upgrade-shape-mount-target-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"upgrade-shape-mount-target-request.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/request/upgrade-shape-mount-target-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20171215
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ export interface CancelDowngradeShapeMountTargetResponse {
15
+ /**
16
+ * For optimistic concurrency control. See {@code if-match}.
17
+ */
18
+ "etag": string;
19
+ /**
20
+ * Unique Oracle-assigned identifier for the request. If
21
+ * you need to contact Oracle about a particular request,
22
+ * please provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.MountTarget instance.
28
+ */
29
+ "mountTarget": model.MountTarget;
30
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20171215
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=cancel-downgrade-shape-mount-target-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cancel-downgrade-shape-mount-target-response.js","sourceRoot":"","sources":["../../../../../lib/filestorage/lib/response/cancel-downgrade-shape-mount-target-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -12,6 +12,8 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
12
12
  * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
+ import * as CancelDowngradeShapeMountTargetResponse from "./cancel-downgrade-shape-mount-target-response";
16
+ export import CancelDowngradeShapeMountTargetResponse = CancelDowngradeShapeMountTargetResponse.CancelDowngradeShapeMountTargetResponse;
15
17
  import * as ChangeFileSystemCompartmentResponse from "./change-file-system-compartment-response";
16
18
  export import ChangeFileSystemCompartmentResponse = ChangeFileSystemCompartmentResponse.ChangeFileSystemCompartmentResponse;
17
19
  import * as ChangeFilesystemSnapshotPolicyCompartmentResponse from "./change-filesystem-snapshot-policy-compartment-response";
@@ -94,6 +96,8 @@ import * as ListSnapshotsResponse from "./list-snapshots-response";
94
96
  export import ListSnapshotsResponse = ListSnapshotsResponse.ListSnapshotsResponse;
95
97
  import * as PauseFilesystemSnapshotPolicyResponse from "./pause-filesystem-snapshot-policy-response";
96
98
  export import PauseFilesystemSnapshotPolicyResponse = PauseFilesystemSnapshotPolicyResponse.PauseFilesystemSnapshotPolicyResponse;
99
+ import * as ScheduleDowngradeShapeMountTargetResponse from "./schedule-downgrade-shape-mount-target-response";
100
+ export import ScheduleDowngradeShapeMountTargetResponse = ScheduleDowngradeShapeMountTargetResponse.ScheduleDowngradeShapeMountTargetResponse;
97
101
  import * as UnpauseFilesystemSnapshotPolicyResponse from "./unpause-filesystem-snapshot-policy-response";
98
102
  export import UnpauseFilesystemSnapshotPolicyResponse = UnpauseFilesystemSnapshotPolicyResponse.UnpauseFilesystemSnapshotPolicyResponse;
99
103
  import * as UpdateExportResponse from "./update-export-response";
@@ -112,5 +116,7 @@ import * as UpdateReplicationResponse from "./update-replication-response";
112
116
  export import UpdateReplicationResponse = UpdateReplicationResponse.UpdateReplicationResponse;
113
117
  import * as UpdateSnapshotResponse from "./update-snapshot-response";
114
118
  export import UpdateSnapshotResponse = UpdateSnapshotResponse.UpdateSnapshotResponse;
119
+ import * as UpgradeShapeMountTargetResponse from "./upgrade-shape-mount-target-response";
120
+ export import UpgradeShapeMountTargetResponse = UpgradeShapeMountTargetResponse.UpgradeShapeMountTargetResponse;
115
121
  import * as ValidateKeyTabsResponse from "./validate-key-tabs-response";
116
122
  export import ValidateKeyTabsResponse = ValidateKeyTabsResponse.ValidateKeyTabsResponse;
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20171215
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ export interface ScheduleDowngradeShapeMountTargetResponse {
15
+ /**
16
+ * For optimistic concurrency control. See {@code if-match}.
17
+ */
18
+ "etag": string;
19
+ /**
20
+ * Unique Oracle-assigned identifier for the request. If
21
+ * you need to contact Oracle about a particular request,
22
+ * please provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.MountTarget instance.
28
+ */
29
+ "mountTarget": model.MountTarget;
30
+ }