oci-filestorage 2.50.1 → 2.50.2
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.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +36 -36
- package/lib/client.js +36 -36
- package/lib/filestorage-waiter.d.ts +1 -1
- package/lib/filestorage-waiter.js +1 -1
- package/lib/model/change-file-system-compartment-details.d.ts +1 -1
- package/lib/model/change-file-system-compartment-details.js +1 -1
- package/lib/model/change-mount-target-compartment-details.d.ts +1 -1
- package/lib/model/change-mount-target-compartment-details.js +1 -1
- package/lib/model/change-replication-compartment-details.d.ts +1 -1
- package/lib/model/change-replication-compartment-details.js +1 -1
- package/lib/model/client-options.d.ts +1 -1
- package/lib/model/client-options.js +1 -1
- package/lib/model/create-export-details.d.ts +1 -1
- package/lib/model/create-export-details.js +1 -1
- package/lib/model/create-file-system-details.d.ts +1 -1
- package/lib/model/create-file-system-details.js +1 -1
- package/lib/model/create-mount-target-details.d.ts +1 -1
- package/lib/model/create-mount-target-details.js +1 -1
- package/lib/model/create-replication-details.d.ts +1 -1
- package/lib/model/create-replication-details.js +1 -1
- package/lib/model/create-snapshot-details.d.ts +1 -1
- package/lib/model/create-snapshot-details.js +1 -1
- package/lib/model/export-set-summary.d.ts +1 -1
- package/lib/model/export-set-summary.js +1 -1
- package/lib/model/export-set.d.ts +1 -1
- package/lib/model/export-set.js +1 -1
- package/lib/model/export-summary.d.ts +1 -1
- package/lib/model/export-summary.js +1 -1
- package/lib/model/export.d.ts +1 -1
- package/lib/model/export.js +1 -1
- package/lib/model/file-system-summary.d.ts +1 -1
- package/lib/model/file-system-summary.js +1 -1
- package/lib/model/file-system.d.ts +1 -1
- package/lib/model/file-system.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/mount-target-summary.d.ts +1 -1
- package/lib/model/mount-target-summary.js +1 -1
- package/lib/model/mount-target.d.ts +1 -1
- package/lib/model/mount-target.js +1 -1
- package/lib/model/replication-estimate.d.ts +1 -1
- package/lib/model/replication-estimate.js +1 -1
- package/lib/model/replication-summary.d.ts +1 -1
- package/lib/model/replication-summary.js +1 -1
- package/lib/model/replication-target-summary.d.ts +1 -1
- package/lib/model/replication-target-summary.js +1 -1
- package/lib/model/replication-target.d.ts +1 -1
- package/lib/model/replication-target.js +1 -1
- package/lib/model/replication.d.ts +1 -1
- package/lib/model/replication.js +1 -1
- package/lib/model/snapshot-summary.d.ts +1 -1
- package/lib/model/snapshot-summary.js +1 -1
- package/lib/model/snapshot.d.ts +1 -1
- package/lib/model/snapshot.js +1 -1
- package/lib/model/source-details.d.ts +1 -1
- package/lib/model/source-details.js +1 -1
- package/lib/model/update-export-details.d.ts +1 -1
- package/lib/model/update-export-details.js +1 -1
- package/lib/model/update-export-set-details.d.ts +1 -1
- package/lib/model/update-export-set-details.js +1 -1
- package/lib/model/update-file-system-details.d.ts +1 -1
- package/lib/model/update-file-system-details.js +1 -1
- package/lib/model/update-mount-target-details.d.ts +1 -1
- package/lib/model/update-mount-target-details.js +1 -1
- package/lib/model/update-replication-details.d.ts +1 -1
- package/lib/model/update-replication-details.js +1 -1
- package/lib/model/update-snapshot-details.d.ts +1 -1
- package/lib/model/update-snapshot-details.js +1 -1
- package/lib/request/change-file-system-compartment-request.d.ts +2 -2
- package/lib/request/change-file-system-compartment-request.js +1 -1
- package/lib/request/change-mount-target-compartment-request.d.ts +2 -2
- package/lib/request/change-mount-target-compartment-request.js +1 -1
- package/lib/request/change-replication-compartment-request.d.ts +2 -2
- package/lib/request/change-replication-compartment-request.js +1 -1
- package/lib/request/create-export-request.d.ts +2 -2
- package/lib/request/create-export-request.js +1 -1
- package/lib/request/create-file-system-request.d.ts +2 -2
- package/lib/request/create-file-system-request.js +1 -1
- package/lib/request/create-mount-target-request.d.ts +2 -2
- package/lib/request/create-mount-target-request.js +1 -1
- package/lib/request/create-replication-request.d.ts +2 -2
- package/lib/request/create-replication-request.js +1 -1
- package/lib/request/create-snapshot-request.d.ts +2 -2
- package/lib/request/create-snapshot-request.js +1 -1
- package/lib/request/delete-export-request.d.ts +2 -2
- package/lib/request/delete-export-request.js +1 -1
- package/lib/request/delete-file-system-request.d.ts +2 -2
- package/lib/request/delete-file-system-request.js +1 -1
- package/lib/request/delete-mount-target-request.d.ts +2 -2
- package/lib/request/delete-mount-target-request.js +1 -1
- package/lib/request/delete-replication-request.d.ts +2 -2
- package/lib/request/delete-replication-request.js +1 -1
- package/lib/request/delete-replication-target-request.d.ts +2 -2
- package/lib/request/delete-replication-target-request.js +1 -1
- package/lib/request/delete-snapshot-request.d.ts +2 -2
- package/lib/request/delete-snapshot-request.js +1 -1
- package/lib/request/estimate-replication-request.d.ts +2 -2
- package/lib/request/estimate-replication-request.js +1 -1
- package/lib/request/get-export-request.d.ts +2 -2
- package/lib/request/get-export-request.js +1 -1
- package/lib/request/get-export-set-request.d.ts +2 -2
- package/lib/request/get-export-set-request.js +1 -1
- package/lib/request/get-file-system-request.d.ts +2 -2
- package/lib/request/get-file-system-request.js +1 -1
- package/lib/request/get-mount-target-request.d.ts +2 -2
- package/lib/request/get-mount-target-request.js +1 -1
- package/lib/request/get-replication-request.d.ts +2 -2
- package/lib/request/get-replication-request.js +1 -1
- package/lib/request/get-replication-target-request.d.ts +2 -2
- package/lib/request/get-replication-target-request.js +1 -1
- package/lib/request/get-snapshot-request.d.ts +2 -2
- package/lib/request/get-snapshot-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-export-sets-request.d.ts +2 -2
- package/lib/request/list-export-sets-request.js +1 -1
- package/lib/request/list-exports-request.d.ts +2 -2
- package/lib/request/list-exports-request.js +1 -1
- package/lib/request/list-file-systems-request.d.ts +2 -2
- package/lib/request/list-file-systems-request.js +1 -1
- package/lib/request/list-mount-targets-request.d.ts +2 -2
- package/lib/request/list-mount-targets-request.js +1 -1
- package/lib/request/list-replication-targets-request.d.ts +2 -2
- package/lib/request/list-replication-targets-request.js +1 -1
- package/lib/request/list-replications-request.d.ts +2 -2
- package/lib/request/list-replications-request.js +1 -1
- package/lib/request/list-snapshots-request.d.ts +2 -2
- package/lib/request/list-snapshots-request.js +1 -1
- package/lib/request/update-export-request.d.ts +2 -2
- package/lib/request/update-export-request.js +1 -1
- package/lib/request/update-export-set-request.d.ts +2 -2
- package/lib/request/update-export-set-request.js +1 -1
- package/lib/request/update-file-system-request.d.ts +2 -2
- package/lib/request/update-file-system-request.js +1 -1
- package/lib/request/update-mount-target-request.d.ts +2 -2
- package/lib/request/update-mount-target-request.js +1 -1
- package/lib/request/update-replication-request.d.ts +2 -2
- package/lib/request/update-replication-request.js +1 -1
- package/lib/request/update-snapshot-request.d.ts +2 -2
- package/lib/request/update-snapshot-request.js +1 -1
- package/lib/response/change-file-system-compartment-response.d.ts +1 -1
- package/lib/response/change-file-system-compartment-response.js +1 -1
- package/lib/response/change-mount-target-compartment-response.d.ts +1 -1
- package/lib/response/change-mount-target-compartment-response.js +1 -1
- package/lib/response/change-replication-compartment-response.d.ts +1 -1
- package/lib/response/change-replication-compartment-response.js +1 -1
- package/lib/response/create-export-response.d.ts +1 -1
- package/lib/response/create-export-response.js +1 -1
- package/lib/response/create-file-system-response.d.ts +1 -1
- package/lib/response/create-file-system-response.js +1 -1
- package/lib/response/create-mount-target-response.d.ts +1 -1
- package/lib/response/create-mount-target-response.js +1 -1
- package/lib/response/create-replication-response.d.ts +1 -1
- package/lib/response/create-replication-response.js +1 -1
- package/lib/response/create-snapshot-response.d.ts +1 -1
- package/lib/response/create-snapshot-response.js +1 -1
- package/lib/response/delete-export-response.d.ts +1 -1
- package/lib/response/delete-export-response.js +1 -1
- package/lib/response/delete-file-system-response.d.ts +1 -1
- package/lib/response/delete-file-system-response.js +1 -1
- package/lib/response/delete-mount-target-response.d.ts +1 -1
- package/lib/response/delete-mount-target-response.js +1 -1
- package/lib/response/delete-replication-response.d.ts +1 -1
- package/lib/response/delete-replication-response.js +1 -1
- package/lib/response/delete-replication-target-response.d.ts +1 -1
- package/lib/response/delete-replication-target-response.js +1 -1
- package/lib/response/delete-snapshot-response.d.ts +1 -1
- package/lib/response/delete-snapshot-response.js +1 -1
- package/lib/response/estimate-replication-response.d.ts +1 -1
- package/lib/response/estimate-replication-response.js +1 -1
- package/lib/response/get-export-response.d.ts +1 -1
- package/lib/response/get-export-response.js +1 -1
- package/lib/response/get-export-set-response.d.ts +1 -1
- package/lib/response/get-export-set-response.js +1 -1
- package/lib/response/get-file-system-response.d.ts +1 -1
- package/lib/response/get-file-system-response.js +1 -1
- package/lib/response/get-mount-target-response.d.ts +1 -1
- package/lib/response/get-mount-target-response.js +1 -1
- package/lib/response/get-replication-response.d.ts +1 -1
- package/lib/response/get-replication-response.js +1 -1
- package/lib/response/get-replication-target-response.d.ts +1 -1
- package/lib/response/get-replication-target-response.js +1 -1
- package/lib/response/get-snapshot-response.d.ts +1 -1
- package/lib/response/get-snapshot-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-export-sets-response.d.ts +1 -1
- package/lib/response/list-export-sets-response.js +1 -1
- package/lib/response/list-exports-response.d.ts +1 -1
- package/lib/response/list-exports-response.js +1 -1
- package/lib/response/list-file-systems-response.d.ts +1 -1
- package/lib/response/list-file-systems-response.js +1 -1
- package/lib/response/list-mount-targets-response.d.ts +1 -1
- package/lib/response/list-mount-targets-response.js +1 -1
- package/lib/response/list-replication-targets-response.d.ts +1 -1
- package/lib/response/list-replication-targets-response.js +1 -1
- package/lib/response/list-replications-response.d.ts +1 -1
- package/lib/response/list-replications-response.js +1 -1
- package/lib/response/list-snapshots-response.d.ts +1 -1
- package/lib/response/list-snapshots-response.js +1 -1
- package/lib/response/update-export-response.d.ts +1 -1
- package/lib/response/update-export-response.js +1 -1
- package/lib/response/update-export-set-response.d.ts +1 -1
- package/lib/response/update-export-set-response.js +1 -1
- package/lib/response/update-file-system-response.d.ts +1 -1
- package/lib/response/update-file-system-response.js +1 -1
- package/lib/response/update-mount-target-response.d.ts +1 -1
- package/lib/response/update-mount-target-response.js +1 -1
- package/lib/response/update-replication-response.d.ts +1 -1
- package/lib/response/update-replication-response.js +1 -1
- package/lib/response/update-snapshot-response.d.ts +1 -1
- package/lib/response/update-snapshot-response.js +1 -1
- package/package.json +3 -3
package/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, 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
15
|
import * as requests from "./lib/request";
|
package/index.js
CHANGED
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
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
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/client.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, 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
15
|
import common = require("oci-common");
|
|
@@ -79,7 +79,7 @@ export declare class FileStorageClient {
|
|
|
79
79
|
* @param ChangeFileSystemCompartmentRequest
|
|
80
80
|
* @return ChangeFileSystemCompartmentResponse
|
|
81
81
|
* @throws OciError when an error occurs
|
|
82
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
82
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ChangeFileSystemCompartment.ts.html |here} to see how to use ChangeFileSystemCompartment API.
|
|
83
83
|
*/
|
|
84
84
|
changeFileSystemCompartment(changeFileSystemCompartmentRequest: requests.ChangeFileSystemCompartmentRequest): Promise<responses.ChangeFileSystemCompartmentResponse>;
|
|
85
85
|
/**
|
|
@@ -89,7 +89,7 @@ export declare class FileStorageClient {
|
|
|
89
89
|
* @param ChangeMountTargetCompartmentRequest
|
|
90
90
|
* @return ChangeMountTargetCompartmentResponse
|
|
91
91
|
* @throws OciError when an error occurs
|
|
92
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
92
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ChangeMountTargetCompartment.ts.html |here} to see how to use ChangeMountTargetCompartment API.
|
|
93
93
|
*/
|
|
94
94
|
changeMountTargetCompartment(changeMountTargetCompartmentRequest: requests.ChangeMountTargetCompartmentRequest): Promise<responses.ChangeMountTargetCompartmentResponse>;
|
|
95
95
|
/**
|
|
@@ -100,7 +100,7 @@ export declare class FileStorageClient {
|
|
|
100
100
|
* @param ChangeReplicationCompartmentRequest
|
|
101
101
|
* @return ChangeReplicationCompartmentResponse
|
|
102
102
|
* @throws OciError when an error occurs
|
|
103
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
103
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ChangeReplicationCompartment.ts.html |here} to see how to use ChangeReplicationCompartment API.
|
|
104
104
|
*/
|
|
105
105
|
changeReplicationCompartment(changeReplicationCompartmentRequest: requests.ChangeReplicationCompartmentRequest): Promise<responses.ChangeReplicationCompartmentResponse>;
|
|
106
106
|
/**
|
|
@@ -111,7 +111,7 @@ export declare class FileStorageClient {
|
|
|
111
111
|
* @param CreateExportRequest
|
|
112
112
|
* @return CreateExportResponse
|
|
113
113
|
* @throws OciError when an error occurs
|
|
114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/CreateExport.ts.html |here} to see how to use CreateExport API.
|
|
115
115
|
*/
|
|
116
116
|
createExport(createExportRequest: requests.CreateExportRequest): Promise<responses.CreateExportResponse>;
|
|
117
117
|
/**
|
|
@@ -149,7 +149,7 @@ export declare class FileStorageClient {
|
|
|
149
149
|
* @param CreateFileSystemRequest
|
|
150
150
|
* @return CreateFileSystemResponse
|
|
151
151
|
* @throws OciError when an error occurs
|
|
152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/CreateFileSystem.ts.html |here} to see how to use CreateFileSystem API.
|
|
153
153
|
*/
|
|
154
154
|
createFileSystem(createFileSystemRequest: requests.CreateFileSystemRequest): Promise<responses.CreateFileSystemResponse>;
|
|
155
155
|
/**
|
|
@@ -190,7 +190,7 @@ export declare class FileStorageClient {
|
|
|
190
190
|
* @param CreateMountTargetRequest
|
|
191
191
|
* @return CreateMountTargetResponse
|
|
192
192
|
* @throws OciError when an error occurs
|
|
193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/CreateMountTarget.ts.html |here} to see how to use CreateMountTarget API.
|
|
194
194
|
*/
|
|
195
195
|
createMountTarget(createMountTargetRequest: requests.CreateMountTargetRequest): Promise<responses.CreateMountTargetResponse>;
|
|
196
196
|
/**
|
|
@@ -226,7 +226,7 @@ export declare class FileStorageClient {
|
|
|
226
226
|
* @param CreateReplicationRequest
|
|
227
227
|
* @return CreateReplicationResponse
|
|
228
228
|
* @throws OciError when an error occurs
|
|
229
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
229
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/CreateReplication.ts.html |here} to see how to use CreateReplication API.
|
|
230
230
|
*/
|
|
231
231
|
createReplication(createReplicationRequest: requests.CreateReplicationRequest): Promise<responses.CreateReplicationResponse>;
|
|
232
232
|
/**
|
|
@@ -237,7 +237,7 @@ export declare class FileStorageClient {
|
|
|
237
237
|
* @param CreateSnapshotRequest
|
|
238
238
|
* @return CreateSnapshotResponse
|
|
239
239
|
* @throws OciError when an error occurs
|
|
240
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
240
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/CreateSnapshot.ts.html |here} to see how to use CreateSnapshot API.
|
|
241
241
|
*/
|
|
242
242
|
createSnapshot(createSnapshotRequest: requests.CreateSnapshotRequest): Promise<responses.CreateSnapshotResponse>;
|
|
243
243
|
/**
|
|
@@ -247,7 +247,7 @@ export declare class FileStorageClient {
|
|
|
247
247
|
* @param DeleteExportRequest
|
|
248
248
|
* @return DeleteExportResponse
|
|
249
249
|
* @throws OciError when an error occurs
|
|
250
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/DeleteExport.ts.html |here} to see how to use DeleteExport API.
|
|
251
251
|
*/
|
|
252
252
|
deleteExport(deleteExportRequest: requests.DeleteExportRequest): Promise<responses.DeleteExportResponse>;
|
|
253
253
|
/**
|
|
@@ -259,7 +259,7 @@ export declare class FileStorageClient {
|
|
|
259
259
|
* @param DeleteFileSystemRequest
|
|
260
260
|
* @return DeleteFileSystemResponse
|
|
261
261
|
* @throws OciError when an error occurs
|
|
262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
262
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/DeleteFileSystem.ts.html |here} to see how to use DeleteFileSystem API.
|
|
263
263
|
*/
|
|
264
264
|
deleteFileSystem(deleteFileSystemRequest: requests.DeleteFileSystemRequest): Promise<responses.DeleteFileSystemResponse>;
|
|
265
265
|
/**
|
|
@@ -270,7 +270,7 @@ export declare class FileStorageClient {
|
|
|
270
270
|
* @param DeleteMountTargetRequest
|
|
271
271
|
* @return DeleteMountTargetResponse
|
|
272
272
|
* @throws OciError when an error occurs
|
|
273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
273
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/DeleteMountTarget.ts.html |here} to see how to use DeleteMountTarget API.
|
|
274
274
|
*/
|
|
275
275
|
deleteMountTarget(deleteMountTargetRequest: requests.DeleteMountTargetRequest): Promise<responses.DeleteMountTargetResponse>;
|
|
276
276
|
/**
|
|
@@ -280,7 +280,7 @@ export declare class FileStorageClient {
|
|
|
280
280
|
* @param DeleteReplicationRequest
|
|
281
281
|
* @return DeleteReplicationResponse
|
|
282
282
|
* @throws OciError when an error occurs
|
|
283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/DeleteReplication.ts.html |here} to see how to use DeleteReplication API.
|
|
284
284
|
*/
|
|
285
285
|
deleteReplication(deleteReplicationRequest: requests.DeleteReplicationRequest): Promise<responses.DeleteReplicationResponse>;
|
|
286
286
|
/**
|
|
@@ -293,7 +293,7 @@ export declare class FileStorageClient {
|
|
|
293
293
|
* @param DeleteReplicationTargetRequest
|
|
294
294
|
* @return DeleteReplicationTargetResponse
|
|
295
295
|
* @throws OciError when an error occurs
|
|
296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/DeleteReplicationTarget.ts.html |here} to see how to use DeleteReplicationTarget API.
|
|
297
297
|
*/
|
|
298
298
|
deleteReplicationTarget(deleteReplicationTargetRequest: requests.DeleteReplicationTargetRequest): Promise<responses.DeleteReplicationTargetResponse>;
|
|
299
299
|
/**
|
|
@@ -303,7 +303,7 @@ export declare class FileStorageClient {
|
|
|
303
303
|
* @param DeleteSnapshotRequest
|
|
304
304
|
* @return DeleteSnapshotResponse
|
|
305
305
|
* @throws OciError when an error occurs
|
|
306
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
306
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/DeleteSnapshot.ts.html |here} to see how to use DeleteSnapshot API.
|
|
307
307
|
*/
|
|
308
308
|
deleteSnapshot(deleteSnapshotRequest: requests.DeleteSnapshotRequest): Promise<responses.DeleteSnapshotResponse>;
|
|
309
309
|
/**
|
|
@@ -313,7 +313,7 @@ export declare class FileStorageClient {
|
|
|
313
313
|
* @param EstimateReplicationRequest
|
|
314
314
|
* @return EstimateReplicationResponse
|
|
315
315
|
* @throws OciError when an error occurs
|
|
316
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
316
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/EstimateReplication.ts.html |here} to see how to use EstimateReplication API.
|
|
317
317
|
*/
|
|
318
318
|
estimateReplication(estimateReplicationRequest: requests.EstimateReplicationRequest): Promise<responses.EstimateReplicationResponse>;
|
|
319
319
|
/**
|
|
@@ -322,7 +322,7 @@ export declare class FileStorageClient {
|
|
|
322
322
|
* @param GetExportRequest
|
|
323
323
|
* @return GetExportResponse
|
|
324
324
|
* @throws OciError when an error occurs
|
|
325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetExport.ts.html |here} to see how to use GetExport API.
|
|
326
326
|
*/
|
|
327
327
|
getExport(getExportRequest: requests.GetExportRequest): Promise<responses.GetExportResponse>;
|
|
328
328
|
/**
|
|
@@ -331,7 +331,7 @@ export declare class FileStorageClient {
|
|
|
331
331
|
* @param GetExportSetRequest
|
|
332
332
|
* @return GetExportSetResponse
|
|
333
333
|
* @throws OciError when an error occurs
|
|
334
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
334
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetExportSet.ts.html |here} to see how to use GetExportSet API.
|
|
335
335
|
*/
|
|
336
336
|
getExportSet(getExportSetRequest: requests.GetExportSetRequest): Promise<responses.GetExportSetResponse>;
|
|
337
337
|
/**
|
|
@@ -340,7 +340,7 @@ export declare class FileStorageClient {
|
|
|
340
340
|
* @param GetFileSystemRequest
|
|
341
341
|
* @return GetFileSystemResponse
|
|
342
342
|
* @throws OciError when an error occurs
|
|
343
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
343
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetFileSystem.ts.html |here} to see how to use GetFileSystem API.
|
|
344
344
|
*/
|
|
345
345
|
getFileSystem(getFileSystemRequest: requests.GetFileSystemRequest): Promise<responses.GetFileSystemResponse>;
|
|
346
346
|
/**
|
|
@@ -349,7 +349,7 @@ export declare class FileStorageClient {
|
|
|
349
349
|
* @param GetMountTargetRequest
|
|
350
350
|
* @return GetMountTargetResponse
|
|
351
351
|
* @throws OciError when an error occurs
|
|
352
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
352
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetMountTarget.ts.html |here} to see how to use GetMountTarget API.
|
|
353
353
|
*/
|
|
354
354
|
getMountTarget(getMountTargetRequest: requests.GetMountTargetRequest): Promise<responses.GetMountTargetResponse>;
|
|
355
355
|
/**
|
|
@@ -358,7 +358,7 @@ export declare class FileStorageClient {
|
|
|
358
358
|
* @param GetReplicationRequest
|
|
359
359
|
* @return GetReplicationResponse
|
|
360
360
|
* @throws OciError when an error occurs
|
|
361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
361
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetReplication.ts.html |here} to see how to use GetReplication API.
|
|
362
362
|
*/
|
|
363
363
|
getReplication(getReplicationRequest: requests.GetReplicationRequest): Promise<responses.GetReplicationResponse>;
|
|
364
364
|
/**
|
|
@@ -367,7 +367,7 @@ export declare class FileStorageClient {
|
|
|
367
367
|
* @param GetReplicationTargetRequest
|
|
368
368
|
* @return GetReplicationTargetResponse
|
|
369
369
|
* @throws OciError when an error occurs
|
|
370
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetReplicationTarget.ts.html |here} to see how to use GetReplicationTarget API.
|
|
371
371
|
*/
|
|
372
372
|
getReplicationTarget(getReplicationTargetRequest: requests.GetReplicationTargetRequest): Promise<responses.GetReplicationTargetResponse>;
|
|
373
373
|
/**
|
|
@@ -376,7 +376,7 @@ export declare class FileStorageClient {
|
|
|
376
376
|
* @param GetSnapshotRequest
|
|
377
377
|
* @return GetSnapshotResponse
|
|
378
378
|
* @throws OciError when an error occurs
|
|
379
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
379
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetSnapshot.ts.html |here} to see how to use GetSnapshot API.
|
|
380
380
|
*/
|
|
381
381
|
getSnapshot(getSnapshotRequest: requests.GetSnapshotRequest): Promise<responses.GetSnapshotResponse>;
|
|
382
382
|
/**
|
|
@@ -386,7 +386,7 @@ export declare class FileStorageClient {
|
|
|
386
386
|
* @param ListExportSetsRequest
|
|
387
387
|
* @return ListExportSetsResponse
|
|
388
388
|
* @throws OciError when an error occurs
|
|
389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
389
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListExportSets.ts.html |here} to see how to use ListExportSets API.
|
|
390
390
|
*/
|
|
391
391
|
listExportSets(listExportSetsRequest: requests.ListExportSetsRequest): Promise<responses.ListExportSetsResponse>;
|
|
392
392
|
/**
|
|
@@ -430,7 +430,7 @@ export declare class FileStorageClient {
|
|
|
430
430
|
* @param ListExportsRequest
|
|
431
431
|
* @return ListExportsResponse
|
|
432
432
|
* @throws OciError when an error occurs
|
|
433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListExports.ts.html |here} to see how to use ListExports API.
|
|
434
434
|
*/
|
|
435
435
|
listExports(listExportsRequest: requests.ListExportsRequest): Promise<responses.ListExportsResponse>;
|
|
436
436
|
/**
|
|
@@ -472,7 +472,7 @@ export declare class FileStorageClient {
|
|
|
472
472
|
* @param ListFileSystemsRequest
|
|
473
473
|
* @return ListFileSystemsResponse
|
|
474
474
|
* @throws OciError when an error occurs
|
|
475
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
475
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListFileSystems.ts.html |here} to see how to use ListFileSystems API.
|
|
476
476
|
*/
|
|
477
477
|
listFileSystems(listFileSystemsRequest: requests.ListFileSystemsRequest): Promise<responses.ListFileSystemsResponse>;
|
|
478
478
|
/**
|
|
@@ -514,7 +514,7 @@ export declare class FileStorageClient {
|
|
|
514
514
|
* @param ListMountTargetsRequest
|
|
515
515
|
* @return ListMountTargetsResponse
|
|
516
516
|
* @throws OciError when an error occurs
|
|
517
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListMountTargets.ts.html |here} to see how to use ListMountTargets API.
|
|
518
518
|
*/
|
|
519
519
|
listMountTargets(listMountTargetsRequest: requests.ListMountTargetsRequest): Promise<responses.ListMountTargetsResponse>;
|
|
520
520
|
/**
|
|
@@ -556,7 +556,7 @@ export declare class FileStorageClient {
|
|
|
556
556
|
* @param ListReplicationTargetsRequest
|
|
557
557
|
* @return ListReplicationTargetsResponse
|
|
558
558
|
* @throws OciError when an error occurs
|
|
559
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
559
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListReplicationTargets.ts.html |here} to see how to use ListReplicationTargets API.
|
|
560
560
|
*/
|
|
561
561
|
listReplicationTargets(listReplicationTargetsRequest: requests.ListReplicationTargetsRequest): Promise<responses.ListReplicationTargetsResponse>;
|
|
562
562
|
/**
|
|
@@ -598,7 +598,7 @@ export declare class FileStorageClient {
|
|
|
598
598
|
* @param ListReplicationsRequest
|
|
599
599
|
* @return ListReplicationsResponse
|
|
600
600
|
* @throws OciError when an error occurs
|
|
601
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
601
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListReplications.ts.html |here} to see how to use ListReplications API.
|
|
602
602
|
*/
|
|
603
603
|
listReplications(listReplicationsRequest: requests.ListReplicationsRequest): Promise<responses.ListReplicationsResponse>;
|
|
604
604
|
/**
|
|
@@ -640,7 +640,7 @@ export declare class FileStorageClient {
|
|
|
640
640
|
* @param ListSnapshotsRequest
|
|
641
641
|
* @return ListSnapshotsResponse
|
|
642
642
|
* @throws OciError when an error occurs
|
|
643
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
643
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListSnapshots.ts.html |here} to see how to use ListSnapshots API.
|
|
644
644
|
*/
|
|
645
645
|
listSnapshots(listSnapshotsRequest: requests.ListSnapshotsRequest): Promise<responses.ListSnapshotsResponse>;
|
|
646
646
|
/**
|
|
@@ -681,7 +681,7 @@ export declare class FileStorageClient {
|
|
|
681
681
|
* @param UpdateExportRequest
|
|
682
682
|
* @return UpdateExportResponse
|
|
683
683
|
* @throws OciError when an error occurs
|
|
684
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
684
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/UpdateExport.ts.html |here} to see how to use UpdateExport API.
|
|
685
685
|
*/
|
|
686
686
|
updateExport(updateExportRequest: requests.UpdateExportRequest): Promise<responses.UpdateExportResponse>;
|
|
687
687
|
/**
|
|
@@ -690,7 +690,7 @@ export declare class FileStorageClient {
|
|
|
690
690
|
* @param UpdateExportSetRequest
|
|
691
691
|
* @return UpdateExportSetResponse
|
|
692
692
|
* @throws OciError when an error occurs
|
|
693
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
693
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/UpdateExportSet.ts.html |here} to see how to use UpdateExportSet API.
|
|
694
694
|
*/
|
|
695
695
|
updateExportSet(updateExportSetRequest: requests.UpdateExportSetRequest): Promise<responses.UpdateExportSetResponse>;
|
|
696
696
|
/**
|
|
@@ -701,7 +701,7 @@ export declare class FileStorageClient {
|
|
|
701
701
|
* @param UpdateFileSystemRequest
|
|
702
702
|
* @return UpdateFileSystemResponse
|
|
703
703
|
* @throws OciError when an error occurs
|
|
704
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/UpdateFileSystem.ts.html |here} to see how to use UpdateFileSystem API.
|
|
705
705
|
*/
|
|
706
706
|
updateFileSystem(updateFileSystemRequest: requests.UpdateFileSystemRequest): Promise<responses.UpdateFileSystemResponse>;
|
|
707
707
|
/**
|
|
@@ -710,7 +710,7 @@ export declare class FileStorageClient {
|
|
|
710
710
|
* @param UpdateMountTargetRequest
|
|
711
711
|
* @return UpdateMountTargetResponse
|
|
712
712
|
* @throws OciError when an error occurs
|
|
713
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
713
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/UpdateMountTarget.ts.html |here} to see how to use UpdateMountTarget API.
|
|
714
714
|
*/
|
|
715
715
|
updateMountTarget(updateMountTargetRequest: requests.UpdateMountTargetRequest): Promise<responses.UpdateMountTargetResponse>;
|
|
716
716
|
/**
|
|
@@ -720,7 +720,7 @@ export declare class FileStorageClient {
|
|
|
720
720
|
* @param UpdateReplicationRequest
|
|
721
721
|
* @return UpdateReplicationResponse
|
|
722
722
|
* @throws OciError when an error occurs
|
|
723
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
723
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/UpdateReplication.ts.html |here} to see how to use UpdateReplication API.
|
|
724
724
|
*/
|
|
725
725
|
updateReplication(updateReplicationRequest: requests.UpdateReplicationRequest): Promise<responses.UpdateReplicationResponse>;
|
|
726
726
|
/**
|
|
@@ -729,7 +729,7 @@ export declare class FileStorageClient {
|
|
|
729
729
|
* @param UpdateSnapshotRequest
|
|
730
730
|
* @return UpdateSnapshotResponse
|
|
731
731
|
* @throws OciError when an error occurs
|
|
732
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
732
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/UpdateSnapshot.ts.html |here} to see how to use UpdateSnapshot API.
|
|
733
733
|
*/
|
|
734
734
|
updateSnapshot(updateSnapshotRequest: requests.UpdateSnapshotRequest): Promise<responses.UpdateSnapshotResponse>;
|
|
735
735
|
}
|