oci-filestorage 2.63.0 → 2.65.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.
- package/LICENSE.txt +6 -6
- package/lib/client.d.ts +170 -44
- package/lib/client.js +545 -44
- package/lib/client.js.map +1 -1
- package/lib/filestorage-waiter.d.ts +8 -0
- package/lib/filestorage-waiter.js +12 -0
- package/lib/filestorage-waiter.js.map +1 -1
- package/lib/model/change-outbound-connector-compartment-details.d.ts +29 -0
- package/lib/model/change-outbound-connector-compartment-details.js +31 -0
- package/lib/model/change-outbound-connector-compartment-details.js.map +1 -0
- package/lib/model/client-options.d.ts +21 -0
- package/lib/model/client-options.js +12 -0
- package/lib/model/client-options.js.map +1 -1
- package/lib/model/create-export-details.d.ts +4 -0
- package/lib/model/create-export-details.js.map +1 -1
- package/lib/model/create-kerberos-details.d.ts +44 -0
- package/lib/model/create-kerberos-details.js +31 -0
- package/lib/model/create-kerberos-details.js.map +1 -0
- package/lib/model/create-ldap-bind-account-details.d.ts +45 -0
- package/lib/model/create-ldap-bind-account-details.js +68 -0
- package/lib/model/create-ldap-bind-account-details.js.map +1 -0
- package/lib/model/create-ldap-idmap-details.d.ts +65 -0
- package/lib/model/create-ldap-idmap-details.js +35 -0
- package/lib/model/create-ldap-idmap-details.js.map +1 -0
- package/lib/model/create-mount-target-details.d.ts +7 -0
- package/lib/model/create-mount-target-details.js +34 -2
- package/lib/model/create-mount-target-details.js.map +1 -1
- package/lib/model/create-outbound-connector-details.d.ts +65 -0
- package/lib/model/create-outbound-connector-details.js +70 -0
- package/lib/model/create-outbound-connector-details.js.map +1 -0
- package/lib/model/endpoint.d.ts +32 -0
- package/lib/model/endpoint.js +31 -0
- package/lib/model/endpoint.js.map +1 -0
- package/lib/model/export-summary.d.ts +4 -0
- package/lib/model/export-summary.js.map +1 -1
- package/lib/model/export.d.ts +4 -0
- package/lib/model/export.js.map +1 -1
- package/lib/model/file-system.d.ts +1 -1
- package/lib/model/index.d.ts +38 -0
- package/lib/model/index.js +40 -1
- package/lib/model/index.js.map +1 -1
- package/lib/model/kerberos-keytab-entry.d.ts +52 -0
- package/lib/model/kerberos-keytab-entry.js +43 -0
- package/lib/model/kerberos-keytab-entry.js.map +1 -0
- package/lib/model/kerberos.d.ts +44 -0
- package/lib/model/kerberos.js +31 -0
- package/lib/model/kerberos.js.map +1 -0
- package/lib/model/key-tab-secret-details.d.ts +35 -0
- package/lib/model/key-tab-secret-details.js +31 -0
- package/lib/model/key-tab-secret-details.js.map +1 -0
- package/lib/model/ldap-bind-account-summary.d.ts +36 -0
- package/lib/model/ldap-bind-account-summary.js +68 -0
- package/lib/model/ldap-bind-account-summary.js.map +1 -0
- package/lib/model/ldap-bind-account.d.ts +44 -0
- package/lib/model/ldap-bind-account.js +66 -0
- package/lib/model/ldap-bind-account.js.map +1 -0
- package/lib/model/ldap-idmap.d.ts +70 -0
- package/lib/model/ldap-idmap.js +40 -0
- package/lib/model/ldap-idmap.js.map +1 -0
- package/lib/model/mount-target.d.ts +16 -0
- package/lib/model/mount-target.js +40 -2
- package/lib/model/mount-target.js.map +1 -1
- package/lib/model/outbound-connector-summary.d.ts +92 -0
- package/lib/model/outbound-connector-summary.js +82 -0
- package/lib/model/outbound-connector-summary.js.map +1 -0
- package/lib/model/outbound-connector.d.ts +94 -0
- package/lib/model/outbound-connector.js +82 -0
- package/lib/model/outbound-connector.js.map +1 -0
- package/lib/model/update-export-details.d.ts +4 -0
- package/lib/model/update-export-details.js.map +1 -1
- package/lib/model/update-kerberos-details.d.ts +44 -0
- package/lib/model/update-kerberos-details.js +31 -0
- package/lib/model/update-kerberos-details.js.map +1 -0
- package/lib/model/update-ldap-idmap-details.d.ts +65 -0
- package/lib/model/update-ldap-idmap-details.js +35 -0
- package/lib/model/update-ldap-idmap-details.js.map +1 -0
- package/lib/model/update-mount-target-details.d.ts +7 -0
- package/lib/model/update-mount-target-details.js +34 -2
- package/lib/model/update-mount-target-details.js.map +1 -1
- package/lib/model/update-outbound-connector-details.d.ts +52 -0
- package/lib/model/update-outbound-connector-details.js +31 -0
- package/lib/model/update-outbound-connector-details.js.map +1 -0
- package/lib/model/validate-key-tabs-details.d.ts +29 -0
- package/lib/model/validate-key-tabs-details.js +59 -0
- package/lib/model/validate-key-tabs-details.js.map +1 -0
- package/lib/model/validate-key-tabs-response-details.d.ts +32 -0
- package/lib/model/validate-key-tabs-response-details.js +73 -0
- package/lib/model/validate-key-tabs-response-details.js.map +1 -0
- package/lib/request/change-file-system-compartment-request.d.ts +1 -1
- package/lib/request/change-filesystem-snapshot-policy-compartment-request.d.ts +1 -1
- package/lib/request/change-mount-target-compartment-request.d.ts +1 -1
- package/lib/request/change-outbound-connector-compartment-request.d.ts +42 -0
- package/lib/request/change-outbound-connector-compartment-request.js +15 -0
- package/lib/request/change-outbound-connector-compartment-request.js.map +1 -0
- package/lib/request/change-replication-compartment-request.d.ts +1 -1
- package/lib/request/create-export-request.d.ts +1 -1
- package/lib/request/create-file-system-request.d.ts +1 -1
- package/lib/request/create-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/create-mount-target-request.d.ts +1 -1
- package/lib/request/create-outbound-connector-request.d.ts +38 -0
- package/lib/request/create-outbound-connector-request.js +15 -0
- package/lib/request/create-outbound-connector-request.js.map +1 -0
- package/lib/request/create-replication-request.d.ts +1 -1
- package/lib/request/create-snapshot-request.d.ts +1 -1
- package/lib/request/delete-export-request.d.ts +1 -1
- package/lib/request/delete-file-system-request.d.ts +1 -1
- package/lib/request/delete-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/delete-mount-target-request.d.ts +1 -1
- package/lib/request/delete-outbound-connector-request.d.ts +37 -0
- package/lib/request/delete-outbound-connector-request.js +15 -0
- package/lib/request/delete-outbound-connector-request.js.map +1 -0
- package/lib/request/delete-replication-request.d.ts +1 -1
- package/lib/request/delete-replication-target-request.d.ts +1 -1
- package/lib/request/delete-snapshot-request.d.ts +1 -1
- package/lib/request/estimate-replication-request.d.ts +1 -1
- package/lib/request/get-export-request.d.ts +1 -1
- package/lib/request/get-export-set-request.d.ts +1 -1
- package/lib/request/get-file-system-request.d.ts +1 -1
- package/lib/request/get-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/get-mount-target-request.d.ts +1 -1
- package/lib/request/get-outbound-connector-request.d.ts +28 -0
- package/lib/request/get-outbound-connector-request.js +15 -0
- package/lib/request/get-outbound-connector-request.js.map +1 -0
- package/lib/request/get-replication-request.d.ts +1 -1
- package/lib/request/get-replication-target-request.d.ts +1 -1
- package/lib/request/get-snapshot-request.d.ts +1 -1
- package/lib/request/index.d.ts +14 -0
- package/lib/request/index.js +3 -1
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-export-sets-request.d.ts +1 -1
- package/lib/request/list-exports-request.d.ts +1 -1
- package/lib/request/list-file-systems-request.d.ts +1 -1
- package/lib/request/list-filesystem-snapshot-policies-request.d.ts +1 -1
- package/lib/request/list-mount-targets-request.d.ts +1 -1
- package/lib/request/list-outbound-connectors-request.d.ts +107 -0
- package/lib/request/list-outbound-connectors-request.js +37 -0
- package/lib/request/list-outbound-connectors-request.js.map +1 -0
- package/lib/request/list-replication-targets-request.d.ts +1 -1
- package/lib/request/list-replications-request.d.ts +1 -1
- package/lib/request/list-snapshots-request.d.ts +1 -1
- package/lib/request/pause-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/unpause-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/update-export-request.d.ts +1 -1
- package/lib/request/update-export-set-request.d.ts +1 -1
- package/lib/request/update-file-system-request.d.ts +1 -1
- package/lib/request/update-filesystem-snapshot-policy-request.d.ts +1 -1
- package/lib/request/update-mount-target-request.d.ts +1 -1
- package/lib/request/update-outbound-connector-request.d.ts +42 -0
- package/lib/request/update-outbound-connector-request.js +15 -0
- package/lib/request/update-outbound-connector-request.js.map +1 -0
- package/lib/request/update-replication-request.d.ts +1 -1
- package/lib/request/update-snapshot-request.d.ts +1 -1
- package/lib/request/validate-key-tabs-request.d.ts +29 -0
- package/lib/request/validate-key-tabs-request.js +15 -0
- package/lib/request/validate-key-tabs-request.js.map +1 -0
- package/lib/response/change-outbound-connector-compartment-response.d.ts +18 -0
- package/lib/response/change-outbound-connector-compartment-response.js +15 -0
- package/lib/response/change-outbound-connector-compartment-response.js.map +1 -0
- package/lib/response/create-outbound-connector-response.d.ts +30 -0
- package/lib/response/create-outbound-connector-response.js +15 -0
- package/lib/response/create-outbound-connector-response.js.map +1 -0
- package/lib/response/delete-outbound-connector-response.d.ts +21 -0
- package/lib/response/delete-outbound-connector-response.js +15 -0
- package/lib/response/delete-outbound-connector-response.js.map +1 -0
- package/lib/response/get-outbound-connector-response.d.ts +30 -0
- package/lib/response/get-outbound-connector-response.js +15 -0
- package/lib/response/get-outbound-connector-response.js.map +1 -0
- package/lib/response/index.d.ts +14 -0
- package/lib/response/list-outbound-connectors-response.d.ts +35 -0
- package/lib/response/list-outbound-connectors-response.js +15 -0
- package/lib/response/list-outbound-connectors-response.js.map +1 -0
- package/lib/response/update-outbound-connector-response.d.ts +30 -0
- package/lib/response/update-outbound-connector-response.js +15 -0
- package/lib/response/update-outbound-connector-response.js.map +1 -0
- package/lib/response/validate-key-tabs-response.d.ts +23 -0
- package/lib/response/validate-key-tabs-response.js +15 -0
- package/lib/response/validate-key-tabs-response.js.map +1 -0
- package/package.json +3 -3
package/LICENSE.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
Copyright (c) 2016,
|
|
1
|
+
Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
2
2
|
|
|
3
3
|
This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 or Apache License 2.0. See below for license terms. You may choose either license.
|
|
4
4
|
|
|
@@ -70,10 +70,10 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
70
70
|
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
71
71
|
|
|
72
72
|
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
73
|
+
- You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
74
|
+
- You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
75
|
+
- You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
76
|
+
- If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
77
77
|
|
|
78
78
|
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
79
79
|
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
@@ -86,4 +86,4 @@ You may add Your own copyright statement to Your modifications and may provide a
|
|
|
86
86
|
|
|
87
87
|
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
88
88
|
|
|
89
|
-
END OF TERMS AND CONDITIONS
|
|
89
|
+
END OF TERMS AND CONDITIONS
|
package/lib/client.d.ts
CHANGED
|
@@ -89,7 +89,7 @@ export declare class FileStorageClient {
|
|
|
89
89
|
* @param ChangeFileSystemCompartmentRequest
|
|
90
90
|
* @return ChangeFileSystemCompartmentResponse
|
|
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.
|
|
92
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ChangeFileSystemCompartment.ts.html |here} to see how to use ChangeFileSystemCompartment API.
|
|
93
93
|
*/
|
|
94
94
|
changeFileSystemCompartment(changeFileSystemCompartmentRequest: requests.ChangeFileSystemCompartmentRequest): Promise<responses.ChangeFileSystemCompartmentResponse>;
|
|
95
95
|
/**
|
|
@@ -99,19 +99,31 @@ export declare class FileStorageClient {
|
|
|
99
99
|
* @param ChangeFilesystemSnapshotPolicyCompartmentRequest
|
|
100
100
|
* @return ChangeFilesystemSnapshotPolicyCompartmentResponse
|
|
101
101
|
* @throws OciError when an error occurs
|
|
102
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
102
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ChangeFilesystemSnapshotPolicyCompartment.ts.html |here} to see how to use ChangeFilesystemSnapshotPolicyCompartment API.
|
|
103
103
|
*/
|
|
104
104
|
changeFilesystemSnapshotPolicyCompartment(changeFilesystemSnapshotPolicyCompartmentRequest: requests.ChangeFilesystemSnapshotPolicyCompartmentRequest): Promise<responses.ChangeFilesystemSnapshotPolicyCompartmentResponse>;
|
|
105
105
|
/**
|
|
106
|
-
* Moves a mount target and its associated export set into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
|
|
106
|
+
* Moves a mount target and its associated export set or share set into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
|
|
107
107
|
*
|
|
108
108
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
109
109
|
* @param ChangeMountTargetCompartmentRequest
|
|
110
110
|
* @return ChangeMountTargetCompartmentResponse
|
|
111
111
|
* @throws OciError when an error occurs
|
|
112
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
112
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ChangeMountTargetCompartment.ts.html |here} to see how to use ChangeMountTargetCompartment API.
|
|
113
113
|
*/
|
|
114
114
|
changeMountTargetCompartment(changeMountTargetCompartmentRequest: requests.ChangeMountTargetCompartmentRequest): Promise<responses.ChangeMountTargetCompartmentResponse>;
|
|
115
|
+
/**
|
|
116
|
+
* Moves an outbound connector into a different compartment within the same tenancy.
|
|
117
|
+
* For information about moving resources between compartments, see
|
|
118
|
+
* [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
|
|
119
|
+
*
|
|
120
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
121
|
+
* @param ChangeOutboundConnectorCompartmentRequest
|
|
122
|
+
* @return ChangeOutboundConnectorCompartmentResponse
|
|
123
|
+
* @throws OciError when an error occurs
|
|
124
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ChangeOutboundConnectorCompartment.ts.html |here} to see how to use ChangeOutboundConnectorCompartment API.
|
|
125
|
+
*/
|
|
126
|
+
changeOutboundConnectorCompartment(changeOutboundConnectorCompartmentRequest: requests.ChangeOutboundConnectorCompartmentRequest): Promise<responses.ChangeOutboundConnectorCompartmentResponse>;
|
|
115
127
|
/**
|
|
116
128
|
* Moves a replication and its replication target into a different compartment within the same tenancy.
|
|
117
129
|
* For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
|
|
@@ -120,7 +132,7 @@ export declare class FileStorageClient {
|
|
|
120
132
|
* @param ChangeReplicationCompartmentRequest
|
|
121
133
|
* @return ChangeReplicationCompartmentResponse
|
|
122
134
|
* @throws OciError when an error occurs
|
|
123
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
135
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ChangeReplicationCompartment.ts.html |here} to see how to use ChangeReplicationCompartment API.
|
|
124
136
|
*/
|
|
125
137
|
changeReplicationCompartment(changeReplicationCompartmentRequest: requests.ChangeReplicationCompartmentRequest): Promise<responses.ChangeReplicationCompartmentResponse>;
|
|
126
138
|
/**
|
|
@@ -131,7 +143,7 @@ export declare class FileStorageClient {
|
|
|
131
143
|
* @param CreateExportRequest
|
|
132
144
|
* @return CreateExportResponse
|
|
133
145
|
* @throws OciError when an error occurs
|
|
134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
146
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/CreateExport.ts.html |here} to see how to use CreateExport API.
|
|
135
147
|
*/
|
|
136
148
|
createExport(createExportRequest: requests.CreateExportRequest): Promise<responses.CreateExportResponse>;
|
|
137
149
|
/**
|
|
@@ -169,7 +181,7 @@ export declare class FileStorageClient {
|
|
|
169
181
|
* @param CreateFileSystemRequest
|
|
170
182
|
* @return CreateFileSystemResponse
|
|
171
183
|
* @throws OciError when an error occurs
|
|
172
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/CreateFileSystem.ts.html |here} to see how to use CreateFileSystem API.
|
|
173
185
|
*/
|
|
174
186
|
createFileSystem(createFileSystemRequest: requests.CreateFileSystemRequest): Promise<responses.CreateFileSystemResponse>;
|
|
175
187
|
/**
|
|
@@ -183,7 +195,7 @@ export declare class FileStorageClient {
|
|
|
183
195
|
* @param CreateFilesystemSnapshotPolicyRequest
|
|
184
196
|
* @return CreateFilesystemSnapshotPolicyResponse
|
|
185
197
|
* @throws OciError when an error occurs
|
|
186
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
198
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/CreateFilesystemSnapshotPolicy.ts.html |here} to see how to use CreateFilesystemSnapshotPolicy API.
|
|
187
199
|
*/
|
|
188
200
|
createFilesystemSnapshotPolicy(createFilesystemSnapshotPolicyRequest: requests.CreateFilesystemSnapshotPolicyRequest): Promise<responses.CreateFilesystemSnapshotPolicyResponse>;
|
|
189
201
|
/**
|
|
@@ -224,9 +236,38 @@ export declare class FileStorageClient {
|
|
|
224
236
|
* @param CreateMountTargetRequest
|
|
225
237
|
* @return CreateMountTargetResponse
|
|
226
238
|
* @throws OciError when an error occurs
|
|
227
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
239
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/CreateMountTarget.ts.html |here} to see how to use CreateMountTarget API.
|
|
228
240
|
*/
|
|
229
241
|
createMountTarget(createMountTargetRequest: requests.CreateMountTargetRequest): Promise<responses.CreateMountTargetResponse>;
|
|
242
|
+
/**
|
|
243
|
+
* Creates a new outbound connector in the specified compartment.
|
|
244
|
+
* You can associate an outbound connector with a mount target only when
|
|
245
|
+
* they exist in the same availability domain.
|
|
246
|
+
* <p>
|
|
247
|
+
For information about access control and compartments, see
|
|
248
|
+
* [Overview of the IAM
|
|
249
|
+
* Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.htm).
|
|
250
|
+
* <p>
|
|
251
|
+
For information about availability domains, see [Regions and
|
|
252
|
+
* Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm).
|
|
253
|
+
* To get a list of availability domains, use the
|
|
254
|
+
* `ListAvailabilityDomains` operation in the Identity and Access
|
|
255
|
+
* Management Service API.
|
|
256
|
+
* <p>
|
|
257
|
+
All Oracle Cloud Infrastructure Services resources, including
|
|
258
|
+
* outbound connectors, get an Oracle-assigned, unique ID called an
|
|
259
|
+
* Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)).
|
|
260
|
+
* When you create a resource, you can find its OCID in the response.
|
|
261
|
+
* You can also retrieve a resource's OCID by using a List API operation on that resource
|
|
262
|
+
* type, or by viewing the resource in the Console.
|
|
263
|
+
*
|
|
264
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
265
|
+
* @param CreateOutboundConnectorRequest
|
|
266
|
+
* @return CreateOutboundConnectorResponse
|
|
267
|
+
* @throws OciError when an error occurs
|
|
268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/CreateOutboundConnector.ts.html |here} to see how to use CreateOutboundConnector API.
|
|
269
|
+
*/
|
|
270
|
+
createOutboundConnector(createOutboundConnectorRequest: requests.CreateOutboundConnectorRequest): Promise<responses.CreateOutboundConnectorResponse>;
|
|
230
271
|
/**
|
|
231
272
|
* Creates a new replication in the specified compartment.
|
|
232
273
|
* Replications are the primary resource that governs the policy of cross-region replication between source
|
|
@@ -260,7 +301,7 @@ export declare class FileStorageClient {
|
|
|
260
301
|
* @param CreateReplicationRequest
|
|
261
302
|
* @return CreateReplicationResponse
|
|
262
303
|
* @throws OciError when an error occurs
|
|
263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/CreateReplication.ts.html |here} to see how to use CreateReplication API.
|
|
264
305
|
*/
|
|
265
306
|
createReplication(createReplicationRequest: requests.CreateReplicationRequest): Promise<responses.CreateReplicationResponse>;
|
|
266
307
|
/**
|
|
@@ -271,7 +312,7 @@ export declare class FileStorageClient {
|
|
|
271
312
|
* @param CreateSnapshotRequest
|
|
272
313
|
* @return CreateSnapshotResponse
|
|
273
314
|
* @throws OciError when an error occurs
|
|
274
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
315
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/CreateSnapshot.ts.html |here} to see how to use CreateSnapshot API.
|
|
275
316
|
*/
|
|
276
317
|
createSnapshot(createSnapshotRequest: requests.CreateSnapshotRequest): Promise<responses.CreateSnapshotResponse>;
|
|
277
318
|
/**
|
|
@@ -281,7 +322,7 @@ export declare class FileStorageClient {
|
|
|
281
322
|
* @param DeleteExportRequest
|
|
282
323
|
* @return DeleteExportResponse
|
|
283
324
|
* @throws OciError when an error occurs
|
|
284
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/DeleteExport.ts.html |here} to see how to use DeleteExport API.
|
|
285
326
|
*/
|
|
286
327
|
deleteExport(deleteExportRequest: requests.DeleteExportRequest): Promise<responses.DeleteExportResponse>;
|
|
287
328
|
/**
|
|
@@ -293,7 +334,7 @@ export declare class FileStorageClient {
|
|
|
293
334
|
* @param DeleteFileSystemRequest
|
|
294
335
|
* @return DeleteFileSystemResponse
|
|
295
336
|
* @throws OciError when an error occurs
|
|
296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
337
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/DeleteFileSystem.ts.html |here} to see how to use DeleteFileSystem API.
|
|
297
338
|
*/
|
|
298
339
|
deleteFileSystem(deleteFileSystemRequest: requests.DeleteFileSystemRequest): Promise<responses.DeleteFileSystemResponse>;
|
|
299
340
|
/**
|
|
@@ -303,7 +344,7 @@ export declare class FileStorageClient {
|
|
|
303
344
|
* @param DeleteFilesystemSnapshotPolicyRequest
|
|
304
345
|
* @return DeleteFilesystemSnapshotPolicyResponse
|
|
305
346
|
* @throws OciError when an error occurs
|
|
306
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
347
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/DeleteFilesystemSnapshotPolicy.ts.html |here} to see how to use DeleteFilesystemSnapshotPolicy API.
|
|
307
348
|
*/
|
|
308
349
|
deleteFilesystemSnapshotPolicy(deleteFilesystemSnapshotPolicyRequest: requests.DeleteFilesystemSnapshotPolicyRequest): Promise<responses.DeleteFilesystemSnapshotPolicyResponse>;
|
|
309
350
|
/**
|
|
@@ -314,9 +355,19 @@ export declare class FileStorageClient {
|
|
|
314
355
|
* @param DeleteMountTargetRequest
|
|
315
356
|
* @return DeleteMountTargetResponse
|
|
316
357
|
* @throws OciError when an error occurs
|
|
317
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
358
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/DeleteMountTarget.ts.html |here} to see how to use DeleteMountTarget API.
|
|
318
359
|
*/
|
|
319
360
|
deleteMountTarget(deleteMountTargetRequest: requests.DeleteMountTargetRequest): Promise<responses.DeleteMountTargetResponse>;
|
|
361
|
+
/**
|
|
362
|
+
* Deletes the specified outbound connector.
|
|
363
|
+
*
|
|
364
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
365
|
+
* @param DeleteOutboundConnectorRequest
|
|
366
|
+
* @return DeleteOutboundConnectorResponse
|
|
367
|
+
* @throws OciError when an error occurs
|
|
368
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/DeleteOutboundConnector.ts.html |here} to see how to use DeleteOutboundConnector API.
|
|
369
|
+
*/
|
|
370
|
+
deleteOutboundConnector(deleteOutboundConnectorRequest: requests.DeleteOutboundConnectorRequest): Promise<responses.DeleteOutboundConnectorResponse>;
|
|
320
371
|
/**
|
|
321
372
|
* Deletes the specified replication and the the associated replication target.
|
|
322
373
|
*
|
|
@@ -324,7 +375,7 @@ export declare class FileStorageClient {
|
|
|
324
375
|
* @param DeleteReplicationRequest
|
|
325
376
|
* @return DeleteReplicationResponse
|
|
326
377
|
* @throws OciError when an error occurs
|
|
327
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
378
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/DeleteReplication.ts.html |here} to see how to use DeleteReplication API.
|
|
328
379
|
*/
|
|
329
380
|
deleteReplication(deleteReplicationRequest: requests.DeleteReplicationRequest): Promise<responses.DeleteReplicationResponse>;
|
|
330
381
|
/**
|
|
@@ -337,7 +388,7 @@ export declare class FileStorageClient {
|
|
|
337
388
|
* @param DeleteReplicationTargetRequest
|
|
338
389
|
* @return DeleteReplicationTargetResponse
|
|
339
390
|
* @throws OciError when an error occurs
|
|
340
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/DeleteReplicationTarget.ts.html |here} to see how to use DeleteReplicationTarget API.
|
|
341
392
|
*/
|
|
342
393
|
deleteReplicationTarget(deleteReplicationTargetRequest: requests.DeleteReplicationTargetRequest): Promise<responses.DeleteReplicationTargetResponse>;
|
|
343
394
|
/**
|
|
@@ -347,7 +398,7 @@ export declare class FileStorageClient {
|
|
|
347
398
|
* @param DeleteSnapshotRequest
|
|
348
399
|
* @return DeleteSnapshotResponse
|
|
349
400
|
* @throws OciError when an error occurs
|
|
350
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
401
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/DeleteSnapshot.ts.html |here} to see how to use DeleteSnapshot API.
|
|
351
402
|
*/
|
|
352
403
|
deleteSnapshot(deleteSnapshotRequest: requests.DeleteSnapshotRequest): Promise<responses.DeleteSnapshotResponse>;
|
|
353
404
|
/**
|
|
@@ -357,7 +408,7 @@ export declare class FileStorageClient {
|
|
|
357
408
|
* @param EstimateReplicationRequest
|
|
358
409
|
* @return EstimateReplicationResponse
|
|
359
410
|
* @throws OciError when an error occurs
|
|
360
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
411
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/EstimateReplication.ts.html |here} to see how to use EstimateReplication API.
|
|
361
412
|
*/
|
|
362
413
|
estimateReplication(estimateReplicationRequest: requests.EstimateReplicationRequest): Promise<responses.EstimateReplicationResponse>;
|
|
363
414
|
/**
|
|
@@ -366,7 +417,7 @@ export declare class FileStorageClient {
|
|
|
366
417
|
* @param GetExportRequest
|
|
367
418
|
* @return GetExportResponse
|
|
368
419
|
* @throws OciError when an error occurs
|
|
369
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
420
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/GetExport.ts.html |here} to see how to use GetExport API.
|
|
370
421
|
*/
|
|
371
422
|
getExport(getExportRequest: requests.GetExportRequest): Promise<responses.GetExportResponse>;
|
|
372
423
|
/**
|
|
@@ -375,7 +426,7 @@ export declare class FileStorageClient {
|
|
|
375
426
|
* @param GetExportSetRequest
|
|
376
427
|
* @return GetExportSetResponse
|
|
377
428
|
* @throws OciError when an error occurs
|
|
378
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
429
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/GetExportSet.ts.html |here} to see how to use GetExportSet API.
|
|
379
430
|
*/
|
|
380
431
|
getExportSet(getExportSetRequest: requests.GetExportSetRequest): Promise<responses.GetExportSetResponse>;
|
|
381
432
|
/**
|
|
@@ -384,7 +435,7 @@ export declare class FileStorageClient {
|
|
|
384
435
|
* @param GetFileSystemRequest
|
|
385
436
|
* @return GetFileSystemResponse
|
|
386
437
|
* @throws OciError when an error occurs
|
|
387
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
438
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/GetFileSystem.ts.html |here} to see how to use GetFileSystem API.
|
|
388
439
|
*/
|
|
389
440
|
getFileSystem(getFileSystemRequest: requests.GetFileSystemRequest): Promise<responses.GetFileSystemResponse>;
|
|
390
441
|
/**
|
|
@@ -393,7 +444,7 @@ export declare class FileStorageClient {
|
|
|
393
444
|
* @param GetFilesystemSnapshotPolicyRequest
|
|
394
445
|
* @return GetFilesystemSnapshotPolicyResponse
|
|
395
446
|
* @throws OciError when an error occurs
|
|
396
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
447
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/GetFilesystemSnapshotPolicy.ts.html |here} to see how to use GetFilesystemSnapshotPolicy API.
|
|
397
448
|
*/
|
|
398
449
|
getFilesystemSnapshotPolicy(getFilesystemSnapshotPolicyRequest: requests.GetFilesystemSnapshotPolicyRequest): Promise<responses.GetFilesystemSnapshotPolicyResponse>;
|
|
399
450
|
/**
|
|
@@ -402,16 +453,25 @@ export declare class FileStorageClient {
|
|
|
402
453
|
* @param GetMountTargetRequest
|
|
403
454
|
* @return GetMountTargetResponse
|
|
404
455
|
* @throws OciError when an error occurs
|
|
405
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/GetMountTarget.ts.html |here} to see how to use GetMountTarget API.
|
|
406
457
|
*/
|
|
407
458
|
getMountTarget(getMountTargetRequest: requests.GetMountTargetRequest): Promise<responses.GetMountTargetResponse>;
|
|
459
|
+
/**
|
|
460
|
+
* Gets the specified outbound connector's information.
|
|
461
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
462
|
+
* @param GetOutboundConnectorRequest
|
|
463
|
+
* @return GetOutboundConnectorResponse
|
|
464
|
+
* @throws OciError when an error occurs
|
|
465
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/GetOutboundConnector.ts.html |here} to see how to use GetOutboundConnector API.
|
|
466
|
+
*/
|
|
467
|
+
getOutboundConnector(getOutboundConnectorRequest: requests.GetOutboundConnectorRequest): Promise<responses.GetOutboundConnectorResponse>;
|
|
408
468
|
/**
|
|
409
469
|
* Gets the specified replication's information.
|
|
410
470
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
411
471
|
* @param GetReplicationRequest
|
|
412
472
|
* @return GetReplicationResponse
|
|
413
473
|
* @throws OciError when an error occurs
|
|
414
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
474
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/GetReplication.ts.html |here} to see how to use GetReplication API.
|
|
415
475
|
*/
|
|
416
476
|
getReplication(getReplicationRequest: requests.GetReplicationRequest): Promise<responses.GetReplicationResponse>;
|
|
417
477
|
/**
|
|
@@ -420,7 +480,7 @@ export declare class FileStorageClient {
|
|
|
420
480
|
* @param GetReplicationTargetRequest
|
|
421
481
|
* @return GetReplicationTargetResponse
|
|
422
482
|
* @throws OciError when an error occurs
|
|
423
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
483
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/GetReplicationTarget.ts.html |here} to see how to use GetReplicationTarget API.
|
|
424
484
|
*/
|
|
425
485
|
getReplicationTarget(getReplicationTargetRequest: requests.GetReplicationTargetRequest): Promise<responses.GetReplicationTargetResponse>;
|
|
426
486
|
/**
|
|
@@ -429,7 +489,7 @@ export declare class FileStorageClient {
|
|
|
429
489
|
* @param GetSnapshotRequest
|
|
430
490
|
* @return GetSnapshotResponse
|
|
431
491
|
* @throws OciError when an error occurs
|
|
432
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
492
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/GetSnapshot.ts.html |here} to see how to use GetSnapshot API.
|
|
433
493
|
*/
|
|
434
494
|
getSnapshot(getSnapshotRequest: requests.GetSnapshotRequest): Promise<responses.GetSnapshotResponse>;
|
|
435
495
|
/**
|
|
@@ -439,7 +499,7 @@ export declare class FileStorageClient {
|
|
|
439
499
|
* @param ListExportSetsRequest
|
|
440
500
|
* @return ListExportSetsResponse
|
|
441
501
|
* @throws OciError when an error occurs
|
|
442
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
502
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ListExportSets.ts.html |here} to see how to use ListExportSets API.
|
|
443
503
|
*/
|
|
444
504
|
listExportSets(listExportSetsRequest: requests.ListExportSetsRequest): Promise<responses.ListExportSetsResponse>;
|
|
445
505
|
/**
|
|
@@ -483,7 +543,7 @@ export declare class FileStorageClient {
|
|
|
483
543
|
* @param ListExportsRequest
|
|
484
544
|
* @return ListExportsResponse
|
|
485
545
|
* @throws OciError when an error occurs
|
|
486
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ListExports.ts.html |here} to see how to use ListExports API.
|
|
487
547
|
*/
|
|
488
548
|
listExports(listExportsRequest: requests.ListExportsRequest): Promise<responses.ListExportsResponse>;
|
|
489
549
|
/**
|
|
@@ -526,7 +586,7 @@ export declare class FileStorageClient {
|
|
|
526
586
|
* @param ListFileSystemsRequest
|
|
527
587
|
* @return ListFileSystemsResponse
|
|
528
588
|
* @throws OciError when an error occurs
|
|
529
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
589
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ListFileSystems.ts.html |here} to see how to use ListFileSystems API.
|
|
530
590
|
*/
|
|
531
591
|
listFileSystems(listFileSystemsRequest: requests.ListFileSystemsRequest): Promise<responses.ListFileSystemsResponse>;
|
|
532
592
|
/**
|
|
@@ -568,7 +628,7 @@ export declare class FileStorageClient {
|
|
|
568
628
|
* @param ListFilesystemSnapshotPoliciesRequest
|
|
569
629
|
* @return ListFilesystemSnapshotPoliciesResponse
|
|
570
630
|
* @throws OciError when an error occurs
|
|
571
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ListFilesystemSnapshotPolicies.ts.html |here} to see how to use ListFilesystemSnapshotPolicies API.
|
|
572
632
|
*/
|
|
573
633
|
listFilesystemSnapshotPolicies(listFilesystemSnapshotPoliciesRequest: requests.ListFilesystemSnapshotPoliciesRequest): Promise<responses.ListFilesystemSnapshotPoliciesResponse>;
|
|
574
634
|
/**
|
|
@@ -610,7 +670,7 @@ export declare class FileStorageClient {
|
|
|
610
670
|
* @param ListMountTargetsRequest
|
|
611
671
|
* @return ListMountTargetsResponse
|
|
612
672
|
* @throws OciError when an error occurs
|
|
613
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
673
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ListMountTargets.ts.html |here} to see how to use ListMountTargets API.
|
|
614
674
|
*/
|
|
615
675
|
listMountTargets(listMountTargetsRequest: requests.ListMountTargetsRequest): Promise<responses.ListMountTargetsResponse>;
|
|
616
676
|
/**
|
|
@@ -645,6 +705,48 @@ export declare class FileStorageClient {
|
|
|
645
705
|
* @param request a request which can be sent to the service operation
|
|
646
706
|
*/
|
|
647
707
|
listMountTargetsResponseIterator(request: requests.ListMountTargetsRequest): AsyncIterableIterator<responses.ListMountTargetsResponse>;
|
|
708
|
+
/**
|
|
709
|
+
* Lists the outbound connector resources in the specified compartment.
|
|
710
|
+
*
|
|
711
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
712
|
+
* @param ListOutboundConnectorsRequest
|
|
713
|
+
* @return ListOutboundConnectorsResponse
|
|
714
|
+
* @throws OciError when an error occurs
|
|
715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ListOutboundConnectors.ts.html |here} to see how to use ListOutboundConnectors API.
|
|
716
|
+
*/
|
|
717
|
+
listOutboundConnectors(listOutboundConnectorsRequest: requests.ListOutboundConnectorsRequest): Promise<responses.ListOutboundConnectorsResponse>;
|
|
718
|
+
/**
|
|
719
|
+
* NOTE: This function is deprecated in favor of listOutboundConnectorsRecordIterator function.
|
|
720
|
+
* Creates a new async iterator which will iterate over the models.OutboundConnectorSummary objects
|
|
721
|
+
* contained in responses from the listOutboundConnectors operation. This iterator will fetch more data from the
|
|
722
|
+
* server as needed.
|
|
723
|
+
*
|
|
724
|
+
* @param request a request which can be sent to the service operation
|
|
725
|
+
*/
|
|
726
|
+
listAllOutboundConnectors(request: requests.ListOutboundConnectorsRequest): AsyncIterableIterator<model.OutboundConnectorSummary>;
|
|
727
|
+
/**
|
|
728
|
+
* NOTE: This function is deprecated in favor of listOutboundConnectorsResponseIterator function.
|
|
729
|
+
* Creates a new async iterator which will iterate over the responses received from the listOutboundConnectors operation. This iterator
|
|
730
|
+
* will fetch more data from the server as needed.
|
|
731
|
+
*
|
|
732
|
+
* @param request a request which can be sent to the service operation
|
|
733
|
+
*/
|
|
734
|
+
listAllOutboundConnectorsResponses(request: requests.ListOutboundConnectorsRequest): AsyncIterableIterator<responses.ListOutboundConnectorsResponse>;
|
|
735
|
+
/**
|
|
736
|
+
* Creates a new async iterator which will iterate over the models.OutboundConnectorSummary objects
|
|
737
|
+
* contained in responses from the listOutboundConnectors operation. This iterator will fetch more data from the
|
|
738
|
+
* server as needed.
|
|
739
|
+
*
|
|
740
|
+
* @param request a request which can be sent to the service operation
|
|
741
|
+
*/
|
|
742
|
+
listOutboundConnectorsRecordIterator(request: requests.ListOutboundConnectorsRequest): AsyncIterableIterator<model.OutboundConnectorSummary>;
|
|
743
|
+
/**
|
|
744
|
+
* Creates a new async iterator which will iterate over the responses received from the listOutboundConnectors operation. This iterator
|
|
745
|
+
* will fetch more data from the server as needed.
|
|
746
|
+
*
|
|
747
|
+
* @param request a request which can be sent to the service operation
|
|
748
|
+
*/
|
|
749
|
+
listOutboundConnectorsResponseIterator(request: requests.ListOutboundConnectorsRequest): AsyncIterableIterator<responses.ListOutboundConnectorsResponse>;
|
|
648
750
|
/**
|
|
649
751
|
* Lists the replication target resources in the specified compartment.
|
|
650
752
|
*
|
|
@@ -652,7 +754,7 @@ export declare class FileStorageClient {
|
|
|
652
754
|
* @param ListReplicationTargetsRequest
|
|
653
755
|
* @return ListReplicationTargetsResponse
|
|
654
756
|
* @throws OciError when an error occurs
|
|
655
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
757
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ListReplicationTargets.ts.html |here} to see how to use ListReplicationTargets API.
|
|
656
758
|
*/
|
|
657
759
|
listReplicationTargets(listReplicationTargetsRequest: requests.ListReplicationTargetsRequest): Promise<responses.ListReplicationTargetsResponse>;
|
|
658
760
|
/**
|
|
@@ -694,7 +796,7 @@ export declare class FileStorageClient {
|
|
|
694
796
|
* @param ListReplicationsRequest
|
|
695
797
|
* @return ListReplicationsResponse
|
|
696
798
|
* @throws OciError when an error occurs
|
|
697
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
799
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ListReplications.ts.html |here} to see how to use ListReplications API.
|
|
698
800
|
*/
|
|
699
801
|
listReplications(listReplicationsRequest: requests.ListReplicationsRequest): Promise<responses.ListReplicationsResponse>;
|
|
700
802
|
/**
|
|
@@ -734,12 +836,15 @@ export declare class FileStorageClient {
|
|
|
734
836
|
* or by file system snapshot policy and file system.
|
|
735
837
|
* <p>
|
|
736
838
|
If file system ID is not specified, a file system snapshot policy ID and compartment ID must be specified.
|
|
839
|
+
* <p>
|
|
840
|
+
Users can only sort by time created when listing snapshots by file system snapshot policy ID and compartment ID
|
|
841
|
+
* (sort by name is NOT supported for listing snapshots by policy and compartment).
|
|
737
842
|
*
|
|
738
843
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
739
844
|
* @param ListSnapshotsRequest
|
|
740
845
|
* @return ListSnapshotsResponse
|
|
741
846
|
* @throws OciError when an error occurs
|
|
742
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
847
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ListSnapshots.ts.html |here} to see how to use ListSnapshots API.
|
|
743
848
|
*/
|
|
744
849
|
listSnapshots(listSnapshotsRequest: requests.ListSnapshotsRequest): Promise<responses.ListSnapshotsResponse>;
|
|
745
850
|
/**
|
|
@@ -786,7 +891,7 @@ export declare class FileStorageClient {
|
|
|
786
891
|
* @param PauseFilesystemSnapshotPolicyRequest
|
|
787
892
|
* @return PauseFilesystemSnapshotPolicyResponse
|
|
788
893
|
* @throws OciError when an error occurs
|
|
789
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
894
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/PauseFilesystemSnapshotPolicy.ts.html |here} to see how to use PauseFilesystemSnapshotPolicy API.
|
|
790
895
|
*/
|
|
791
896
|
pauseFilesystemSnapshotPolicy(pauseFilesystemSnapshotPolicyRequest: requests.PauseFilesystemSnapshotPolicyRequest): Promise<responses.PauseFilesystemSnapshotPolicyResponse>;
|
|
792
897
|
/**
|
|
@@ -800,7 +905,7 @@ export declare class FileStorageClient {
|
|
|
800
905
|
* @param UnpauseFilesystemSnapshotPolicyRequest
|
|
801
906
|
* @return UnpauseFilesystemSnapshotPolicyResponse
|
|
802
907
|
* @throws OciError when an error occurs
|
|
803
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
908
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/UnpauseFilesystemSnapshotPolicy.ts.html |here} to see how to use UnpauseFilesystemSnapshotPolicy API.
|
|
804
909
|
*/
|
|
805
910
|
unpauseFilesystemSnapshotPolicy(unpauseFilesystemSnapshotPolicyRequest: requests.UnpauseFilesystemSnapshotPolicyRequest): Promise<responses.UnpauseFilesystemSnapshotPolicyResponse>;
|
|
806
911
|
/**
|
|
@@ -809,7 +914,7 @@ export declare class FileStorageClient {
|
|
|
809
914
|
* @param UpdateExportRequest
|
|
810
915
|
* @return UpdateExportResponse
|
|
811
916
|
* @throws OciError when an error occurs
|
|
812
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
917
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/UpdateExport.ts.html |here} to see how to use UpdateExport API.
|
|
813
918
|
*/
|
|
814
919
|
updateExport(updateExportRequest: requests.UpdateExportRequest): Promise<responses.UpdateExportResponse>;
|
|
815
920
|
/**
|
|
@@ -818,7 +923,7 @@ export declare class FileStorageClient {
|
|
|
818
923
|
* @param UpdateExportSetRequest
|
|
819
924
|
* @return UpdateExportSetResponse
|
|
820
925
|
* @throws OciError when an error occurs
|
|
821
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
926
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/UpdateExportSet.ts.html |here} to see how to use UpdateExportSet API.
|
|
822
927
|
*/
|
|
823
928
|
updateExportSet(updateExportSetRequest: requests.UpdateExportSetRequest): Promise<responses.UpdateExportSetResponse>;
|
|
824
929
|
/**
|
|
@@ -829,7 +934,7 @@ export declare class FileStorageClient {
|
|
|
829
934
|
* @param UpdateFileSystemRequest
|
|
830
935
|
* @return UpdateFileSystemResponse
|
|
831
936
|
* @throws OciError when an error occurs
|
|
832
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
937
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/UpdateFileSystem.ts.html |here} to see how to use UpdateFileSystem API.
|
|
833
938
|
*/
|
|
834
939
|
updateFileSystem(updateFileSystemRequest: requests.UpdateFileSystemRequest): Promise<responses.UpdateFileSystemResponse>;
|
|
835
940
|
/**
|
|
@@ -838,7 +943,7 @@ export declare class FileStorageClient {
|
|
|
838
943
|
* @param UpdateFilesystemSnapshotPolicyRequest
|
|
839
944
|
* @return UpdateFilesystemSnapshotPolicyResponse
|
|
840
945
|
* @throws OciError when an error occurs
|
|
841
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/UpdateFilesystemSnapshotPolicy.ts.html |here} to see how to use UpdateFilesystemSnapshotPolicy API.
|
|
842
947
|
*/
|
|
843
948
|
updateFilesystemSnapshotPolicy(updateFilesystemSnapshotPolicyRequest: requests.UpdateFilesystemSnapshotPolicyRequest): Promise<responses.UpdateFilesystemSnapshotPolicyResponse>;
|
|
844
949
|
/**
|
|
@@ -847,9 +952,18 @@ export declare class FileStorageClient {
|
|
|
847
952
|
* @param UpdateMountTargetRequest
|
|
848
953
|
* @return UpdateMountTargetResponse
|
|
849
954
|
* @throws OciError when an error occurs
|
|
850
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
955
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/UpdateMountTarget.ts.html |here} to see how to use UpdateMountTarget API.
|
|
851
956
|
*/
|
|
852
957
|
updateMountTarget(updateMountTargetRequest: requests.UpdateMountTargetRequest): Promise<responses.UpdateMountTargetResponse>;
|
|
958
|
+
/**
|
|
959
|
+
* Updates the specified outbound connector's information.
|
|
960
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
961
|
+
* @param UpdateOutboundConnectorRequest
|
|
962
|
+
* @return UpdateOutboundConnectorResponse
|
|
963
|
+
* @throws OciError when an error occurs
|
|
964
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/UpdateOutboundConnector.ts.html |here} to see how to use UpdateOutboundConnector API.
|
|
965
|
+
*/
|
|
966
|
+
updateOutboundConnector(updateOutboundConnectorRequest: requests.UpdateOutboundConnectorRequest): Promise<responses.UpdateOutboundConnectorResponse>;
|
|
853
967
|
/**
|
|
854
968
|
* Updates the information for the specified replication and its associated replication target.
|
|
855
969
|
*
|
|
@@ -857,7 +971,7 @@ export declare class FileStorageClient {
|
|
|
857
971
|
* @param UpdateReplicationRequest
|
|
858
972
|
* @return UpdateReplicationResponse
|
|
859
973
|
* @throws OciError when an error occurs
|
|
860
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
974
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/UpdateReplication.ts.html |here} to see how to use UpdateReplication API.
|
|
861
975
|
*/
|
|
862
976
|
updateReplication(updateReplicationRequest: requests.UpdateReplicationRequest): Promise<responses.UpdateReplicationResponse>;
|
|
863
977
|
/**
|
|
@@ -866,7 +980,19 @@ export declare class FileStorageClient {
|
|
|
866
980
|
* @param UpdateSnapshotRequest
|
|
867
981
|
* @return UpdateSnapshotResponse
|
|
868
982
|
* @throws OciError when an error occurs
|
|
869
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
983
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/UpdateSnapshot.ts.html |here} to see how to use UpdateSnapshot API.
|
|
870
984
|
*/
|
|
871
985
|
updateSnapshot(updateSnapshotRequest: requests.UpdateSnapshotRequest): Promise<responses.UpdateSnapshotResponse>;
|
|
986
|
+
/**
|
|
987
|
+
* Validates keytab contents for the secret details passed on the request or validte keytab contents associated with
|
|
988
|
+
* the mount target passed in the request. The keytabs are deserialized, the contents are validated for compatibility
|
|
989
|
+
* and the principal, key version number and encryption type of each entry is provided as part of the response.
|
|
990
|
+
*
|
|
991
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
992
|
+
* @param ValidateKeyTabsRequest
|
|
993
|
+
* @return ValidateKeyTabsResponse
|
|
994
|
+
* @throws OciError when an error occurs
|
|
995
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/filestorage/ValidateKeyTabs.ts.html |here} to see how to use ValidateKeyTabs API.
|
|
996
|
+
*/
|
|
997
|
+
validateKeyTabs(validateKeyTabsRequest: requests.ValidateKeyTabsRequest): Promise<responses.ValidateKeyTabsResponse>;
|
|
872
998
|
}
|