oci-filestorage 2.102.2 → 2.103.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (208) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +88 -88
  4. package/lib/client.js +88 -88
  5. package/lib/filestorage-waiter.d.ts +1 -1
  6. package/lib/filestorage-waiter.js +1 -1
  7. package/lib/model/change-file-system-compartment-details.d.ts +2 -2
  8. package/lib/model/change-file-system-compartment-details.js +1 -1
  9. package/lib/model/change-filesystem-snapshot-policy-compartment-details.d.ts +2 -2
  10. package/lib/model/change-filesystem-snapshot-policy-compartment-details.js +1 -1
  11. package/lib/model/change-mount-target-compartment-details.d.ts +2 -2
  12. package/lib/model/change-mount-target-compartment-details.js +1 -1
  13. package/lib/model/change-outbound-connector-compartment-details.d.ts +2 -2
  14. package/lib/model/change-outbound-connector-compartment-details.js +1 -1
  15. package/lib/model/change-replication-compartment-details.d.ts +2 -2
  16. package/lib/model/change-replication-compartment-details.js +1 -1
  17. package/lib/model/client-options.d.ts +1 -1
  18. package/lib/model/client-options.js +1 -1
  19. package/lib/model/create-export-details.d.ts +3 -3
  20. package/lib/model/create-export-details.js +1 -1
  21. package/lib/model/create-file-system-details.d.ts +8 -8
  22. package/lib/model/create-file-system-details.js +1 -1
  23. package/lib/model/create-filesystem-snapshot-policy-details.d.ts +4 -4
  24. package/lib/model/create-filesystem-snapshot-policy-details.js +1 -1
  25. package/lib/model/create-kerberos-details.d.ts +2 -2
  26. package/lib/model/create-kerberos-details.js +1 -1
  27. package/lib/model/create-ldap-bind-account-details.d.ts +2 -2
  28. package/lib/model/create-ldap-bind-account-details.js +1 -1
  29. package/lib/model/create-ldap-idmap-details.d.ts +3 -3
  30. package/lib/model/create-ldap-idmap-details.js +1 -1
  31. package/lib/model/create-mount-target-details.d.ts +11 -11
  32. package/lib/model/create-mount-target-details.js +1 -1
  33. package/lib/model/create-outbound-connector-details.d.ts +4 -4
  34. package/lib/model/create-outbound-connector-details.js +1 -1
  35. package/lib/model/create-replication-details.d.ts +6 -6
  36. package/lib/model/create-replication-details.js +1 -1
  37. package/lib/model/create-snapshot-details.d.ts +4 -4
  38. package/lib/model/create-snapshot-details.js +1 -1
  39. package/lib/model/endpoint.d.ts +1 -1
  40. package/lib/model/endpoint.js +1 -1
  41. package/lib/model/export-set-summary.d.ts +4 -4
  42. package/lib/model/export-set-summary.js +1 -1
  43. package/lib/model/export-set.d.ts +4 -4
  44. package/lib/model/export-set.js +1 -1
  45. package/lib/model/export-summary.d.ts +4 -4
  46. package/lib/model/export-summary.js +1 -1
  47. package/lib/model/export.d.ts +5 -5
  48. package/lib/model/export.js +1 -1
  49. package/lib/model/file-system-summary.d.ts +8 -8
  50. package/lib/model/file-system-summary.js +1 -1
  51. package/lib/model/file-system.d.ts +13 -13
  52. package/lib/model/file-system.js +1 -1
  53. package/lib/model/filesystem-snapshot-policy-summary.d.ts +5 -5
  54. package/lib/model/filesystem-snapshot-policy-summary.js +1 -1
  55. package/lib/model/filesystem-snapshot-policy.d.ts +7 -7
  56. package/lib/model/filesystem-snapshot-policy.js +1 -1
  57. package/lib/model/index.d.ts +1 -1
  58. package/lib/model/index.js +1 -1
  59. package/lib/model/kerberos-keytab-entry.d.ts +1 -1
  60. package/lib/model/kerberos-keytab-entry.js +1 -1
  61. package/lib/model/kerberos.d.ts +2 -2
  62. package/lib/model/kerberos.js +1 -1
  63. package/lib/model/key-tab-secret-details.d.ts +2 -2
  64. package/lib/model/key-tab-secret-details.js +1 -1
  65. package/lib/model/ldap-bind-account-summary.d.ts +1 -1
  66. package/lib/model/ldap-bind-account-summary.js +1 -1
  67. package/lib/model/ldap-bind-account.d.ts +2 -2
  68. package/lib/model/ldap-bind-account.js +1 -1
  69. package/lib/model/ldap-idmap.d.ts +3 -3
  70. package/lib/model/ldap-idmap.js +1 -1
  71. package/lib/model/mount-target-summary.d.ts +9 -9
  72. package/lib/model/mount-target-summary.js +1 -1
  73. package/lib/model/mount-target.d.ts +9 -9
  74. package/lib/model/mount-target.js +1 -1
  75. package/lib/model/outbound-connector-summary.d.ts +5 -5
  76. package/lib/model/outbound-connector-summary.js +1 -1
  77. package/lib/model/outbound-connector.d.ts +5 -5
  78. package/lib/model/outbound-connector.js +1 -1
  79. package/lib/model/replication-estimate.d.ts +1 -1
  80. package/lib/model/replication-estimate.js +1 -1
  81. package/lib/model/replication-summary.d.ts +5 -5
  82. package/lib/model/replication-summary.js +1 -1
  83. package/lib/model/replication-target-summary.d.ts +5 -5
  84. package/lib/model/replication-target-summary.js +1 -1
  85. package/lib/model/replication-target.d.ts +10 -10
  86. package/lib/model/replication-target.js +1 -1
  87. package/lib/model/replication.d.ts +10 -10
  88. package/lib/model/replication.js +1 -1
  89. package/lib/model/resource-lock.d.ts +1 -1
  90. package/lib/model/resource-lock.js +1 -1
  91. package/lib/model/schedule-downgrade-shape-mount-target-details.d.ts +1 -1
  92. package/lib/model/schedule-downgrade-shape-mount-target-details.js +1 -1
  93. package/lib/model/snapshot-schedule.d.ts +1 -1
  94. package/lib/model/snapshot-schedule.js +1 -1
  95. package/lib/model/snapshot-summary.d.ts +8 -8
  96. package/lib/model/snapshot-summary.js +1 -1
  97. package/lib/model/snapshot.d.ts +9 -9
  98. package/lib/model/snapshot.js +1 -1
  99. package/lib/model/source-details.d.ts +5 -5
  100. package/lib/model/source-details.js +1 -1
  101. package/lib/model/update-export-details.d.ts +1 -1
  102. package/lib/model/update-export-details.js +1 -1
  103. package/lib/model/update-export-set-details.d.ts +1 -1
  104. package/lib/model/update-export-set-details.js +1 -1
  105. package/lib/model/update-file-system-details.d.ts +6 -6
  106. package/lib/model/update-file-system-details.js +1 -1
  107. package/lib/model/update-filesystem-snapshot-policy-details.d.ts +3 -3
  108. package/lib/model/update-filesystem-snapshot-policy-details.js +1 -1
  109. package/lib/model/update-kerberos-details.d.ts +2 -2
  110. package/lib/model/update-kerberos-details.js +1 -1
  111. package/lib/model/update-ldap-idmap-details.d.ts +3 -3
  112. package/lib/model/update-ldap-idmap-details.js +1 -1
  113. package/lib/model/update-mount-target-details.d.ts +5 -5
  114. package/lib/model/update-mount-target-details.js +1 -1
  115. package/lib/model/update-outbound-connector-details.d.ts +3 -3
  116. package/lib/model/update-outbound-connector-details.js +1 -1
  117. package/lib/model/update-replication-details.d.ts +3 -3
  118. package/lib/model/update-replication-details.js +1 -1
  119. package/lib/model/update-snapshot-details.d.ts +3 -3
  120. package/lib/model/update-snapshot-details.js +1 -1
  121. package/lib/model/upgrade-shape-mount-target-details.d.ts +1 -1
  122. package/lib/model/upgrade-shape-mount-target-details.js +1 -1
  123. package/lib/model/validate-key-tabs-details.d.ts +2 -2
  124. package/lib/model/validate-key-tabs-details.js +1 -1
  125. package/lib/model/validate-key-tabs-response-details.d.ts +1 -1
  126. package/lib/model/validate-key-tabs-response-details.js +1 -1
  127. package/lib/request/add-export-lock-request.d.ts +2 -2
  128. package/lib/request/add-file-system-lock-request.d.ts +2 -2
  129. package/lib/request/add-filesystem-snapshot-policy-lock-request.d.ts +2 -2
  130. package/lib/request/add-mount-target-lock-request.d.ts +2 -2
  131. package/lib/request/add-outbound-connector-lock-request.d.ts +2 -2
  132. package/lib/request/add-replication-lock-request.d.ts +2 -2
  133. package/lib/request/add-snapshot-lock-request.d.ts +2 -2
  134. package/lib/request/cancel-downgrade-shape-mount-target-request.d.ts +2 -2
  135. package/lib/request/change-file-system-compartment-request.d.ts +2 -2
  136. package/lib/request/change-filesystem-snapshot-policy-compartment-request.d.ts +2 -2
  137. package/lib/request/change-mount-target-compartment-request.d.ts +2 -2
  138. package/lib/request/change-outbound-connector-compartment-request.d.ts +2 -2
  139. package/lib/request/change-replication-compartment-request.d.ts +2 -2
  140. package/lib/request/create-export-request.d.ts +1 -1
  141. package/lib/request/create-file-system-request.d.ts +1 -1
  142. package/lib/request/create-filesystem-snapshot-policy-request.d.ts +1 -1
  143. package/lib/request/create-mount-target-request.d.ts +1 -1
  144. package/lib/request/create-outbound-connector-request.d.ts +1 -1
  145. package/lib/request/create-replication-request.d.ts +1 -1
  146. package/lib/request/create-snapshot-request.d.ts +1 -1
  147. package/lib/request/delete-export-request.d.ts +2 -2
  148. package/lib/request/delete-file-system-request.d.ts +2 -2
  149. package/lib/request/delete-filesystem-snapshot-policy-request.d.ts +2 -2
  150. package/lib/request/delete-mount-target-request.d.ts +2 -2
  151. package/lib/request/delete-outbound-connector-request.d.ts +2 -2
  152. package/lib/request/delete-replication-request.d.ts +2 -2
  153. package/lib/request/delete-replication-target-request.d.ts +2 -2
  154. package/lib/request/delete-snapshot-request.d.ts +2 -2
  155. package/lib/request/detach-clone-request.d.ts +2 -2
  156. package/lib/request/estimate-replication-request.d.ts +2 -2
  157. package/lib/request/get-export-request.d.ts +2 -2
  158. package/lib/request/get-export-set-request.d.ts +2 -2
  159. package/lib/request/get-file-system-request.d.ts +2 -2
  160. package/lib/request/get-filesystem-snapshot-policy-request.d.ts +2 -2
  161. package/lib/request/get-mount-target-request.d.ts +2 -2
  162. package/lib/request/get-outbound-connector-request.d.ts +2 -2
  163. package/lib/request/get-replication-request.d.ts +2 -2
  164. package/lib/request/get-replication-target-request.d.ts +2 -2
  165. package/lib/request/get-snapshot-request.d.ts +2 -2
  166. package/lib/request/index.d.ts +1 -1
  167. package/lib/request/index.js +1 -1
  168. package/lib/request/list-export-sets-request.d.ts +5 -5
  169. package/lib/request/list-exports-request.d.ts +7 -7
  170. package/lib/request/list-file-systems-request.d.ts +8 -8
  171. package/lib/request/list-filesystem-snapshot-policies-request.d.ts +5 -5
  172. package/lib/request/list-mount-targets-request.d.ts +6 -6
  173. package/lib/request/list-outbound-connectors-request.d.ts +5 -5
  174. package/lib/request/list-replication-targets-request.d.ts +5 -5
  175. package/lib/request/list-replications-request.d.ts +6 -6
  176. package/lib/request/list-snapshots-request.d.ts +7 -7
  177. package/lib/request/pause-filesystem-snapshot-policy-request.d.ts +2 -2
  178. package/lib/request/remove-export-lock-request.d.ts +2 -2
  179. package/lib/request/remove-file-system-lock-request.d.ts +2 -2
  180. package/lib/request/remove-filesystem-snapshot-policy-lock-request.d.ts +2 -2
  181. package/lib/request/remove-mount-target-lock-request.d.ts +2 -2
  182. package/lib/request/remove-outbound-connector-lock-request.d.ts +2 -2
  183. package/lib/request/remove-replication-lock-request.d.ts +2 -2
  184. package/lib/request/remove-snapshot-lock-request.d.ts +2 -2
  185. package/lib/request/schedule-downgrade-shape-mount-target-request.d.ts +2 -2
  186. package/lib/request/unpause-filesystem-snapshot-policy-request.d.ts +2 -2
  187. package/lib/request/update-export-request.d.ts +2 -2
  188. package/lib/request/update-export-set-request.d.ts +2 -2
  189. package/lib/request/update-file-system-request.d.ts +2 -2
  190. package/lib/request/update-filesystem-snapshot-policy-request.d.ts +2 -2
  191. package/lib/request/update-mount-target-request.d.ts +2 -2
  192. package/lib/request/update-outbound-connector-request.d.ts +2 -2
  193. package/lib/request/update-replication-request.d.ts +2 -2
  194. package/lib/request/update-snapshot-request.d.ts +2 -2
  195. package/lib/request/upgrade-shape-mount-target-request.d.ts +2 -2
  196. package/lib/request/validate-key-tabs-request.d.ts +1 -1
  197. package/lib/response/index.d.ts +1 -1
  198. package/lib/response/index.js +1 -1
  199. package/lib/response/list-export-sets-response.d.ts +1 -1
  200. package/lib/response/list-exports-response.d.ts +1 -1
  201. package/lib/response/list-file-systems-response.d.ts +1 -1
  202. package/lib/response/list-filesystem-snapshot-policies-response.d.ts +1 -1
  203. package/lib/response/list-mount-targets-response.d.ts +1 -1
  204. package/lib/response/list-outbound-connectors-response.d.ts +1 -1
  205. package/lib/response/list-replication-targets-response.d.ts +1 -1
  206. package/lib/response/list-replications-response.d.ts +1 -1
  207. package/lib/response/list-snapshots-response.d.ts +1 -1
  208. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * File Storage API
3
3
  * Use the File Storage service API to manage file systems, mount targets, and snapshots.
4
- For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
4
+ For more information, see [Overview of File Storage](https://docs.oracle.com/iaas/Content/File/Concepts/filestorageoverview.htm).
5
5
 
6
6
  * OpenAPI spec version: 20171215
7
7
  *
@@ -103,7 +103,7 @@ export declare class FileStorageClient {
103
103
  * @param AddExportLockRequest
104
104
  * @return AddExportLockResponse
105
105
  * @throws OciError when an error occurs
106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddExportLock.ts.html |here} to see how to use AddExportLock API.
106
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddExportLock.ts.html |here} to see how to use AddExportLock API.
107
107
  */
108
108
  addExportLock(addExportLockRequest: requests.AddExportLockRequest): Promise<responses.AddExportLockResponse>;
109
109
  /**
@@ -112,7 +112,7 @@ export declare class FileStorageClient {
112
112
  * @param AddFileSystemLockRequest
113
113
  * @return AddFileSystemLockResponse
114
114
  * @throws OciError when an error occurs
115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddFileSystemLock.ts.html |here} to see how to use AddFileSystemLock API.
115
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddFileSystemLock.ts.html |here} to see how to use AddFileSystemLock API.
116
116
  */
117
117
  addFileSystemLock(addFileSystemLockRequest: requests.AddFileSystemLockRequest): Promise<responses.AddFileSystemLockResponse>;
118
118
  /**
@@ -121,7 +121,7 @@ export declare class FileStorageClient {
121
121
  * @param AddFilesystemSnapshotPolicyLockRequest
122
122
  * @return AddFilesystemSnapshotPolicyLockResponse
123
123
  * @throws OciError when an error occurs
124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddFilesystemSnapshotPolicyLock.ts.html |here} to see how to use AddFilesystemSnapshotPolicyLock API.
124
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddFilesystemSnapshotPolicyLock.ts.html |here} to see how to use AddFilesystemSnapshotPolicyLock API.
125
125
  */
126
126
  addFilesystemSnapshotPolicyLock(addFilesystemSnapshotPolicyLockRequest: requests.AddFilesystemSnapshotPolicyLockRequest): Promise<responses.AddFilesystemSnapshotPolicyLockResponse>;
127
127
  /**
@@ -130,7 +130,7 @@ export declare class FileStorageClient {
130
130
  * @param AddMountTargetLockRequest
131
131
  * @return AddMountTargetLockResponse
132
132
  * @throws OciError when an error occurs
133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddMountTargetLock.ts.html |here} to see how to use AddMountTargetLock API.
133
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddMountTargetLock.ts.html |here} to see how to use AddMountTargetLock API.
134
134
  */
135
135
  addMountTargetLock(addMountTargetLockRequest: requests.AddMountTargetLockRequest): Promise<responses.AddMountTargetLockResponse>;
136
136
  /**
@@ -139,7 +139,7 @@ export declare class FileStorageClient {
139
139
  * @param AddOutboundConnectorLockRequest
140
140
  * @return AddOutboundConnectorLockResponse
141
141
  * @throws OciError when an error occurs
142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddOutboundConnectorLock.ts.html |here} to see how to use AddOutboundConnectorLock API.
142
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddOutboundConnectorLock.ts.html |here} to see how to use AddOutboundConnectorLock API.
143
143
  */
144
144
  addOutboundConnectorLock(addOutboundConnectorLockRequest: requests.AddOutboundConnectorLockRequest): Promise<responses.AddOutboundConnectorLockResponse>;
145
145
  /**
@@ -148,7 +148,7 @@ export declare class FileStorageClient {
148
148
  * @param AddReplicationLockRequest
149
149
  * @return AddReplicationLockResponse
150
150
  * @throws OciError when an error occurs
151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddReplicationLock.ts.html |here} to see how to use AddReplicationLock API.
151
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddReplicationLock.ts.html |here} to see how to use AddReplicationLock API.
152
152
  */
153
153
  addReplicationLock(addReplicationLockRequest: requests.AddReplicationLockRequest): Promise<responses.AddReplicationLockResponse>;
154
154
  /**
@@ -157,7 +157,7 @@ export declare class FileStorageClient {
157
157
  * @param AddSnapshotLockRequest
158
158
  * @return AddSnapshotLockResponse
159
159
  * @throws OciError when an error occurs
160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddSnapshotLock.ts.html |here} to see how to use AddSnapshotLock API.
160
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddSnapshotLock.ts.html |here} to see how to use AddSnapshotLock API.
161
161
  */
162
162
  addSnapshotLock(addSnapshotLockRequest: requests.AddSnapshotLockRequest): Promise<responses.AddSnapshotLockResponse>;
163
163
  /**
@@ -167,60 +167,60 @@ export declare class FileStorageClient {
167
167
  * @param CancelDowngradeShapeMountTargetRequest
168
168
  * @return CancelDowngradeShapeMountTargetResponse
169
169
  * @throws OciError when an error occurs
170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CancelDowngradeShapeMountTarget.ts.html |here} to see how to use CancelDowngradeShapeMountTarget API.
170
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CancelDowngradeShapeMountTarget.ts.html |here} to see how to use CancelDowngradeShapeMountTarget API.
171
171
  */
172
172
  cancelDowngradeShapeMountTarget(cancelDowngradeShapeMountTargetRequest: requests.CancelDowngradeShapeMountTargetRequest): Promise<responses.CancelDowngradeShapeMountTargetResponse>;
173
173
  /**
174
- * Moves a file system and its associated snapshots 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)
174
+ * Moves a file system and its associated snapshots into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
175
175
  *
176
176
  * This operation does not retry by default if the user has not defined a retry configuration.
177
177
  * @param ChangeFileSystemCompartmentRequest
178
178
  * @return ChangeFileSystemCompartmentResponse
179
179
  * @throws OciError when an error occurs
180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeFileSystemCompartment.ts.html |here} to see how to use ChangeFileSystemCompartment API.
180
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeFileSystemCompartment.ts.html |here} to see how to use ChangeFileSystemCompartment API.
181
181
  */
182
182
  changeFileSystemCompartment(changeFileSystemCompartmentRequest: requests.ChangeFileSystemCompartmentRequest): Promise<responses.ChangeFileSystemCompartmentResponse>;
183
183
  /**
184
- * Moves a file system snapshot policy 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).
184
+ * Moves a file system snapshot policy into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
185
185
  *
186
186
  * This operation does not retry by default if the user has not defined a retry configuration.
187
187
  * @param ChangeFilesystemSnapshotPolicyCompartmentRequest
188
188
  * @return ChangeFilesystemSnapshotPolicyCompartmentResponse
189
189
  * @throws OciError when an error occurs
190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeFilesystemSnapshotPolicyCompartment.ts.html |here} to see how to use ChangeFilesystemSnapshotPolicyCompartment API.
190
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeFilesystemSnapshotPolicyCompartment.ts.html |here} to see how to use ChangeFilesystemSnapshotPolicyCompartment API.
191
191
  */
192
192
  changeFilesystemSnapshotPolicyCompartment(changeFilesystemSnapshotPolicyCompartmentRequest: requests.ChangeFilesystemSnapshotPolicyCompartmentRequest): Promise<responses.ChangeFilesystemSnapshotPolicyCompartmentResponse>;
193
193
  /**
194
- * 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)
194
+ * 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.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
195
195
  *
196
196
  * This operation does not retry by default if the user has not defined a retry configuration.
197
197
  * @param ChangeMountTargetCompartmentRequest
198
198
  * @return ChangeMountTargetCompartmentResponse
199
199
  * @throws OciError when an error occurs
200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeMountTargetCompartment.ts.html |here} to see how to use ChangeMountTargetCompartment API.
200
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeMountTargetCompartment.ts.html |here} to see how to use ChangeMountTargetCompartment API.
201
201
  */
202
202
  changeMountTargetCompartment(changeMountTargetCompartmentRequest: requests.ChangeMountTargetCompartmentRequest): Promise<responses.ChangeMountTargetCompartmentResponse>;
203
203
  /**
204
204
  * Moves an outbound connector into a different compartment within the same tenancy.
205
205
  * For information about moving resources between compartments, see
206
- * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
206
+ * [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
207
207
  *
208
208
  * This operation does not retry by default if the user has not defined a retry configuration.
209
209
  * @param ChangeOutboundConnectorCompartmentRequest
210
210
  * @return ChangeOutboundConnectorCompartmentResponse
211
211
  * @throws OciError when an error occurs
212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeOutboundConnectorCompartment.ts.html |here} to see how to use ChangeOutboundConnectorCompartment API.
212
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeOutboundConnectorCompartment.ts.html |here} to see how to use ChangeOutboundConnectorCompartment API.
213
213
  */
214
214
  changeOutboundConnectorCompartment(changeOutboundConnectorCompartmentRequest: requests.ChangeOutboundConnectorCompartmentRequest): Promise<responses.ChangeOutboundConnectorCompartmentResponse>;
215
215
  /**
216
216
  * Moves a replication and its replication target into a different compartment within the same tenancy.
217
- * 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).
217
+ * For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
218
218
  *
219
219
  * This operation does not retry by default if the user has not defined a retry configuration.
220
220
  * @param ChangeReplicationCompartmentRequest
221
221
  * @return ChangeReplicationCompartmentResponse
222
222
  * @throws OciError when an error occurs
223
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeReplicationCompartment.ts.html |here} to see how to use ChangeReplicationCompartment API.
223
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeReplicationCompartment.ts.html |here} to see how to use ChangeReplicationCompartment API.
224
224
  */
225
225
  changeReplicationCompartment(changeReplicationCompartmentRequest: requests.ChangeReplicationCompartmentRequest): Promise<responses.ChangeReplicationCompartmentResponse>;
226
226
  /**
@@ -231,7 +231,7 @@ export declare class FileStorageClient {
231
231
  * @param CreateExportRequest
232
232
  * @return CreateExportResponse
233
233
  * @throws OciError when an error occurs
234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateExport.ts.html |here} to see how to use CreateExport API.
234
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateExport.ts.html |here} to see how to use CreateExport API.
235
235
  */
236
236
  createExport(createExportRequest: requests.CreateExportRequest): Promise<responses.CreateExportResponse>;
237
237
  /**
@@ -247,20 +247,20 @@ export declare class FileStorageClient {
247
247
  * more than one mount target at a time.
248
248
  * <p>
249
249
  For information about access control and compartments, see
250
- * [Overview of the IAM Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.htm).
250
+ * [Overview of the IAM Service](https://docs.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
251
251
  * <p>
252
252
  For information about Network Security Groups access control, see
253
- * [Network Security Groups](https://docs.cloud.oracle.com/Content/Network/Concepts/networksecuritygroups.htm).
253
+ * [Network Security Groups](https://docs.oracle.com/iaas/Content/Network/Concepts/networksecuritygroups.htm).
254
254
  * <p>
255
255
  For information about availability domains, see [Regions and
256
- * Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm).
256
+ * Availability Domains](https://docs.oracle.com/iaas/Content/General/Concepts/regions.htm).
257
257
  * To get a list of availability domains, use the
258
258
  * `ListAvailabilityDomains` operation in the Identity and Access
259
259
  * Management Service API.
260
260
  * <p>
261
261
  All Oracle Cloud Infrastructure resources, including
262
262
  * file systems, get an Oracle-assigned, unique ID called an Oracle
263
- * Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)).
263
+ * Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)).
264
264
  * When you create a resource, you can find its OCID in the response.
265
265
  * You can also retrieve a resource's OCID by using a List API operation on that resource
266
266
  * type or by viewing the resource in the Console.
@@ -269,7 +269,7 @@ export declare class FileStorageClient {
269
269
  * @param CreateFileSystemRequest
270
270
  * @return CreateFileSystemResponse
271
271
  * @throws OciError when an error occurs
272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateFileSystem.ts.html |here} to see how to use CreateFileSystem API.
272
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateFileSystem.ts.html |here} to see how to use CreateFileSystem API.
273
273
  */
274
274
  createFileSystem(createFileSystemRequest: requests.CreateFileSystemRequest): Promise<responses.CreateFileSystemResponse>;
275
275
  /**
@@ -283,7 +283,7 @@ export declare class FileStorageClient {
283
283
  * @param CreateFilesystemSnapshotPolicyRequest
284
284
  * @return CreateFilesystemSnapshotPolicyResponse
285
285
  * @throws OciError when an error occurs
286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateFilesystemSnapshotPolicy.ts.html |here} to see how to use CreateFilesystemSnapshotPolicy API.
286
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateFilesystemSnapshotPolicy.ts.html |here} to see how to use CreateFilesystemSnapshotPolicy API.
287
287
  */
288
288
  createFilesystemSnapshotPolicy(createFilesystemSnapshotPolicyRequest: requests.CreateFilesystemSnapshotPolicyRequest): Promise<responses.CreateFilesystemSnapshotPolicyResponse>;
289
289
  /**
@@ -305,17 +305,17 @@ export declare class FileStorageClient {
305
305
  * <p>
306
306
  For information about access control and compartments, see
307
307
  * [Overview of the IAM
308
- * Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.htm).
308
+ * Service](https://docs.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
309
309
  * <p>
310
310
  For information about availability domains, see [Regions and
311
- * Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm).
311
+ * Availability Domains](https://docs.oracle.com/iaas/Content/General/Concepts/regions.htm).
312
312
  * To get a list of availability domains, use the
313
313
  * `ListAvailabilityDomains` operation in the Identity and Access
314
314
  * Management Service API.
315
315
  * <p>
316
316
  All Oracle Cloud Infrastructure Services resources, including
317
317
  * mount targets, get an Oracle-assigned, unique ID called an
318
- * Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)).
318
+ * Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)).
319
319
  * When you create a resource, you can find its OCID in the response.
320
320
  * You can also retrieve a resource's OCID by using a List API operation on that resource
321
321
  * type, or by viewing the resource in the Console.
@@ -324,7 +324,7 @@ export declare class FileStorageClient {
324
324
  * @param CreateMountTargetRequest
325
325
  * @return CreateMountTargetResponse
326
326
  * @throws OciError when an error occurs
327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateMountTarget.ts.html |here} to see how to use CreateMountTarget API.
327
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateMountTarget.ts.html |here} to see how to use CreateMountTarget API.
328
328
  */
329
329
  createMountTarget(createMountTargetRequest: requests.CreateMountTargetRequest): Promise<responses.CreateMountTargetResponse>;
330
330
  /**
@@ -334,17 +334,17 @@ export declare class FileStorageClient {
334
334
  * <p>
335
335
  For information about access control and compartments, see
336
336
  * [Overview of the IAM
337
- * Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.htm).
337
+ * Service](https://docs.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
338
338
  * <p>
339
339
  For information about availability domains, see [Regions and
340
- * Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm).
340
+ * Availability Domains](https://docs.oracle.com/iaas/Content/General/Concepts/regions.htm).
341
341
  * To get a list of availability domains, use the
342
342
  * `ListAvailabilityDomains` operation in the Identity and Access
343
343
  * Management Service API.
344
344
  * <p>
345
345
  All Oracle Cloud Infrastructure Services resources, including
346
346
  * outbound connectors, get an Oracle-assigned, unique ID called an
347
- * Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)).
347
+ * Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)).
348
348
  * When you create a resource, you can find its OCID in the response.
349
349
  * You can also retrieve a resource's OCID by using a List API operation on that resource
350
350
  * type, or by viewing the resource in the Console.
@@ -353,7 +353,7 @@ export declare class FileStorageClient {
353
353
  * @param CreateOutboundConnectorRequest
354
354
  * @return CreateOutboundConnectorResponse
355
355
  * @throws OciError when an error occurs
356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateOutboundConnector.ts.html |here} to see how to use CreateOutboundConnector API.
356
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateOutboundConnector.ts.html |here} to see how to use CreateOutboundConnector API.
357
357
  */
358
358
  createOutboundConnector(createOutboundConnectorRequest: requests.CreateOutboundConnectorRequest): Promise<responses.CreateOutboundConnectorResponse>;
359
359
  /**
@@ -366,21 +366,21 @@ export declare class FileStorageClient {
366
366
  * and sends it to the associated `ReplicationTarget`, which retrieves the delta and applies it to the target
367
367
  * file system.
368
368
  * Only unexported file systems can be used as target file systems.
369
- * For more information, see [Using Replication](https://docs.cloud.oracle.com/iaas/Content/File/Tasks/FSreplication.htm).
369
+ * For more information, see [Using Replication](https://docs.oracle.com/iaas/Content/File/Tasks/FSreplication.htm).
370
370
  * <p>
371
371
  For information about access control and compartments, see
372
372
  * [Overview of the IAM
373
- * Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.htm).
373
+ * Service](https://docs.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
374
374
  * <p>
375
375
  For information about availability domains, see [Regions and
376
- * Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm).
376
+ * Availability Domains](https://docs.oracle.com/iaas/Content/General/Concepts/regions.htm).
377
377
  * To get a list of availability domains, use the
378
378
  * `ListAvailabilityDomains` operation in the Identity and Access
379
379
  * Management Service API.
380
380
  * <p>
381
381
  All Oracle Cloud Infrastructure Services resources, including
382
382
  * replications, get an Oracle-assigned, unique ID called an
383
- * Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)).
383
+ * Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)).
384
384
  * When you create a resource, you can find its OCID in the response.
385
385
  * You can also retrieve a resource's OCID by using a List API operation on that resource
386
386
  * type, or by viewing the resource in the Console.
@@ -389,7 +389,7 @@ export declare class FileStorageClient {
389
389
  * @param CreateReplicationRequest
390
390
  * @return CreateReplicationResponse
391
391
  * @throws OciError when an error occurs
392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateReplication.ts.html |here} to see how to use CreateReplication API.
392
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateReplication.ts.html |here} to see how to use CreateReplication API.
393
393
  */
394
394
  createReplication(createReplicationRequest: requests.CreateReplicationRequest): Promise<responses.CreateReplicationResponse>;
395
395
  /**
@@ -400,7 +400,7 @@ export declare class FileStorageClient {
400
400
  * @param CreateSnapshotRequest
401
401
  * @return CreateSnapshotResponse
402
402
  * @throws OciError when an error occurs
403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateSnapshot.ts.html |here} to see how to use CreateSnapshot API.
403
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateSnapshot.ts.html |here} to see how to use CreateSnapshot API.
404
404
  */
405
405
  createSnapshot(createSnapshotRequest: requests.CreateSnapshotRequest): Promise<responses.CreateSnapshotResponse>;
406
406
  /**
@@ -410,7 +410,7 @@ export declare class FileStorageClient {
410
410
  * @param DeleteExportRequest
411
411
  * @return DeleteExportResponse
412
412
  * @throws OciError when an error occurs
413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteExport.ts.html |here} to see how to use DeleteExport API.
413
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteExport.ts.html |here} to see how to use DeleteExport API.
414
414
  */
415
415
  deleteExport(deleteExportRequest: requests.DeleteExportRequest): Promise<responses.DeleteExportResponse>;
416
416
  /**
@@ -422,7 +422,7 @@ export declare class FileStorageClient {
422
422
  * @param DeleteFileSystemRequest
423
423
  * @return DeleteFileSystemResponse
424
424
  * @throws OciError when an error occurs
425
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteFileSystem.ts.html |here} to see how to use DeleteFileSystem API.
425
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteFileSystem.ts.html |here} to see how to use DeleteFileSystem API.
426
426
  */
427
427
  deleteFileSystem(deleteFileSystemRequest: requests.DeleteFileSystemRequest): Promise<responses.DeleteFileSystemResponse>;
428
428
  /**
@@ -432,7 +432,7 @@ export declare class FileStorageClient {
432
432
  * @param DeleteFilesystemSnapshotPolicyRequest
433
433
  * @return DeleteFilesystemSnapshotPolicyResponse
434
434
  * @throws OciError when an error occurs
435
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteFilesystemSnapshotPolicy.ts.html |here} to see how to use DeleteFilesystemSnapshotPolicy API.
435
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteFilesystemSnapshotPolicy.ts.html |here} to see how to use DeleteFilesystemSnapshotPolicy API.
436
436
  */
437
437
  deleteFilesystemSnapshotPolicy(deleteFilesystemSnapshotPolicyRequest: requests.DeleteFilesystemSnapshotPolicyRequest): Promise<responses.DeleteFilesystemSnapshotPolicyResponse>;
438
438
  /**
@@ -443,7 +443,7 @@ export declare class FileStorageClient {
443
443
  * @param DeleteMountTargetRequest
444
444
  * @return DeleteMountTargetResponse
445
445
  * @throws OciError when an error occurs
446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteMountTarget.ts.html |here} to see how to use DeleteMountTarget API.
446
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteMountTarget.ts.html |here} to see how to use DeleteMountTarget API.
447
447
  */
448
448
  deleteMountTarget(deleteMountTargetRequest: requests.DeleteMountTargetRequest): Promise<responses.DeleteMountTargetResponse>;
449
449
  /**
@@ -453,7 +453,7 @@ export declare class FileStorageClient {
453
453
  * @param DeleteOutboundConnectorRequest
454
454
  * @return DeleteOutboundConnectorResponse
455
455
  * @throws OciError when an error occurs
456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteOutboundConnector.ts.html |here} to see how to use DeleteOutboundConnector API.
456
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteOutboundConnector.ts.html |here} to see how to use DeleteOutboundConnector API.
457
457
  */
458
458
  deleteOutboundConnector(deleteOutboundConnectorRequest: requests.DeleteOutboundConnectorRequest): Promise<responses.DeleteOutboundConnectorResponse>;
459
459
  /**
@@ -463,7 +463,7 @@ export declare class FileStorageClient {
463
463
  * @param DeleteReplicationRequest
464
464
  * @return DeleteReplicationResponse
465
465
  * @throws OciError when an error occurs
466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteReplication.ts.html |here} to see how to use DeleteReplication API.
466
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteReplication.ts.html |here} to see how to use DeleteReplication API.
467
467
  */
468
468
  deleteReplication(deleteReplicationRequest: requests.DeleteReplicationRequest): Promise<responses.DeleteReplicationResponse>;
469
469
  /**
@@ -476,7 +476,7 @@ export declare class FileStorageClient {
476
476
  * @param DeleteReplicationTargetRequest
477
477
  * @return DeleteReplicationTargetResponse
478
478
  * @throws OciError when an error occurs
479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteReplicationTarget.ts.html |here} to see how to use DeleteReplicationTarget API.
479
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteReplicationTarget.ts.html |here} to see how to use DeleteReplicationTarget API.
480
480
  */
481
481
  deleteReplicationTarget(deleteReplicationTargetRequest: requests.DeleteReplicationTargetRequest): Promise<responses.DeleteReplicationTargetResponse>;
482
482
  /**
@@ -486,7 +486,7 @@ export declare class FileStorageClient {
486
486
  * @param DeleteSnapshotRequest
487
487
  * @return DeleteSnapshotResponse
488
488
  * @throws OciError when an error occurs
489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteSnapshot.ts.html |here} to see how to use DeleteSnapshot API.
489
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteSnapshot.ts.html |here} to see how to use DeleteSnapshot API.
490
490
  */
491
491
  deleteSnapshot(deleteSnapshotRequest: requests.DeleteSnapshotRequest): Promise<responses.DeleteSnapshotResponse>;
492
492
  /**
@@ -496,7 +496,7 @@ export declare class FileStorageClient {
496
496
  * @param DetachCloneRequest
497
497
  * @return DetachCloneResponse
498
498
  * @throws OciError when an error occurs
499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DetachClone.ts.html |here} to see how to use DetachClone API.
499
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DetachClone.ts.html |here} to see how to use DetachClone API.
500
500
  */
501
501
  detachClone(detachCloneRequest: requests.DetachCloneRequest): Promise<responses.DetachCloneResponse>;
502
502
  /**
@@ -506,7 +506,7 @@ export declare class FileStorageClient {
506
506
  * @param EstimateReplicationRequest
507
507
  * @return EstimateReplicationResponse
508
508
  * @throws OciError when an error occurs
509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/EstimateReplication.ts.html |here} to see how to use EstimateReplication API.
509
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/EstimateReplication.ts.html |here} to see how to use EstimateReplication API.
510
510
  */
511
511
  estimateReplication(estimateReplicationRequest: requests.EstimateReplicationRequest): Promise<responses.EstimateReplicationResponse>;
512
512
  /**
@@ -515,7 +515,7 @@ export declare class FileStorageClient {
515
515
  * @param GetExportRequest
516
516
  * @return GetExportResponse
517
517
  * @throws OciError when an error occurs
518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetExport.ts.html |here} to see how to use GetExport API.
518
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetExport.ts.html |here} to see how to use GetExport API.
519
519
  */
520
520
  getExport(getExportRequest: requests.GetExportRequest): Promise<responses.GetExportResponse>;
521
521
  /**
@@ -524,7 +524,7 @@ export declare class FileStorageClient {
524
524
  * @param GetExportSetRequest
525
525
  * @return GetExportSetResponse
526
526
  * @throws OciError when an error occurs
527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetExportSet.ts.html |here} to see how to use GetExportSet API.
527
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetExportSet.ts.html |here} to see how to use GetExportSet API.
528
528
  */
529
529
  getExportSet(getExportSetRequest: requests.GetExportSetRequest): Promise<responses.GetExportSetResponse>;
530
530
  /**
@@ -533,7 +533,7 @@ export declare class FileStorageClient {
533
533
  * @param GetFileSystemRequest
534
534
  * @return GetFileSystemResponse
535
535
  * @throws OciError when an error occurs
536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetFileSystem.ts.html |here} to see how to use GetFileSystem API.
536
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetFileSystem.ts.html |here} to see how to use GetFileSystem API.
537
537
  */
538
538
  getFileSystem(getFileSystemRequest: requests.GetFileSystemRequest): Promise<responses.GetFileSystemResponse>;
539
539
  /**
@@ -542,7 +542,7 @@ export declare class FileStorageClient {
542
542
  * @param GetFilesystemSnapshotPolicyRequest
543
543
  * @return GetFilesystemSnapshotPolicyResponse
544
544
  * @throws OciError when an error occurs
545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetFilesystemSnapshotPolicy.ts.html |here} to see how to use GetFilesystemSnapshotPolicy API.
545
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetFilesystemSnapshotPolicy.ts.html |here} to see how to use GetFilesystemSnapshotPolicy API.
546
546
  */
547
547
  getFilesystemSnapshotPolicy(getFilesystemSnapshotPolicyRequest: requests.GetFilesystemSnapshotPolicyRequest): Promise<responses.GetFilesystemSnapshotPolicyResponse>;
548
548
  /**
@@ -551,7 +551,7 @@ export declare class FileStorageClient {
551
551
  * @param GetMountTargetRequest
552
552
  * @return GetMountTargetResponse
553
553
  * @throws OciError when an error occurs
554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetMountTarget.ts.html |here} to see how to use GetMountTarget API.
554
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetMountTarget.ts.html |here} to see how to use GetMountTarget API.
555
555
  */
556
556
  getMountTarget(getMountTargetRequest: requests.GetMountTargetRequest): Promise<responses.GetMountTargetResponse>;
557
557
  /**
@@ -560,7 +560,7 @@ export declare class FileStorageClient {
560
560
  * @param GetOutboundConnectorRequest
561
561
  * @return GetOutboundConnectorResponse
562
562
  * @throws OciError when an error occurs
563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetOutboundConnector.ts.html |here} to see how to use GetOutboundConnector API.
563
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetOutboundConnector.ts.html |here} to see how to use GetOutboundConnector API.
564
564
  */
565
565
  getOutboundConnector(getOutboundConnectorRequest: requests.GetOutboundConnectorRequest): Promise<responses.GetOutboundConnectorResponse>;
566
566
  /**
@@ -569,7 +569,7 @@ export declare class FileStorageClient {
569
569
  * @param GetReplicationRequest
570
570
  * @return GetReplicationResponse
571
571
  * @throws OciError when an error occurs
572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetReplication.ts.html |here} to see how to use GetReplication API.
572
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetReplication.ts.html |here} to see how to use GetReplication API.
573
573
  */
574
574
  getReplication(getReplicationRequest: requests.GetReplicationRequest): Promise<responses.GetReplicationResponse>;
575
575
  /**
@@ -578,7 +578,7 @@ export declare class FileStorageClient {
578
578
  * @param GetReplicationTargetRequest
579
579
  * @return GetReplicationTargetResponse
580
580
  * @throws OciError when an error occurs
581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetReplicationTarget.ts.html |here} to see how to use GetReplicationTarget API.
581
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetReplicationTarget.ts.html |here} to see how to use GetReplicationTarget API.
582
582
  */
583
583
  getReplicationTarget(getReplicationTargetRequest: requests.GetReplicationTargetRequest): Promise<responses.GetReplicationTargetResponse>;
584
584
  /**
@@ -587,7 +587,7 @@ export declare class FileStorageClient {
587
587
  * @param GetSnapshotRequest
588
588
  * @return GetSnapshotResponse
589
589
  * @throws OciError when an error occurs
590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetSnapshot.ts.html |here} to see how to use GetSnapshot API.
590
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetSnapshot.ts.html |here} to see how to use GetSnapshot API.
591
591
  */
592
592
  getSnapshot(getSnapshotRequest: requests.GetSnapshotRequest): Promise<responses.GetSnapshotResponse>;
593
593
  /**
@@ -597,7 +597,7 @@ export declare class FileStorageClient {
597
597
  * @param ListExportSetsRequest
598
598
  * @return ListExportSetsResponse
599
599
  * @throws OciError when an error occurs
600
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListExportSets.ts.html |here} to see how to use ListExportSets API.
600
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListExportSets.ts.html |here} to see how to use ListExportSets API.
601
601
  */
602
602
  listExportSets(listExportSetsRequest: requests.ListExportSetsRequest): Promise<responses.ListExportSetsResponse>;
603
603
  /**
@@ -641,7 +641,7 @@ export declare class FileStorageClient {
641
641
  * @param ListExportsRequest
642
642
  * @return ListExportsResponse
643
643
  * @throws OciError when an error occurs
644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListExports.ts.html |here} to see how to use ListExports API.
644
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListExports.ts.html |here} to see how to use ListExports API.
645
645
  */
646
646
  listExports(listExportsRequest: requests.ListExportsRequest): Promise<responses.ListExportsResponse>;
647
647
  /**
@@ -684,7 +684,7 @@ export declare class FileStorageClient {
684
684
  * @param ListFileSystemsRequest
685
685
  * @return ListFileSystemsResponse
686
686
  * @throws OciError when an error occurs
687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListFileSystems.ts.html |here} to see how to use ListFileSystems API.
687
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListFileSystems.ts.html |here} to see how to use ListFileSystems API.
688
688
  */
689
689
  listFileSystems(listFileSystemsRequest: requests.ListFileSystemsRequest): Promise<responses.ListFileSystemsResponse>;
690
690
  /**
@@ -726,7 +726,7 @@ export declare class FileStorageClient {
726
726
  * @param ListFilesystemSnapshotPoliciesRequest
727
727
  * @return ListFilesystemSnapshotPoliciesResponse
728
728
  * @throws OciError when an error occurs
729
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListFilesystemSnapshotPolicies.ts.html |here} to see how to use ListFilesystemSnapshotPolicies API.
729
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListFilesystemSnapshotPolicies.ts.html |here} to see how to use ListFilesystemSnapshotPolicies API.
730
730
  */
731
731
  listFilesystemSnapshotPolicies(listFilesystemSnapshotPoliciesRequest: requests.ListFilesystemSnapshotPoliciesRequest): Promise<responses.ListFilesystemSnapshotPoliciesResponse>;
732
732
  /**
@@ -768,7 +768,7 @@ export declare class FileStorageClient {
768
768
  * @param ListMountTargetsRequest
769
769
  * @return ListMountTargetsResponse
770
770
  * @throws OciError when an error occurs
771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListMountTargets.ts.html |here} to see how to use ListMountTargets API.
771
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListMountTargets.ts.html |here} to see how to use ListMountTargets API.
772
772
  */
773
773
  listMountTargets(listMountTargetsRequest: requests.ListMountTargetsRequest): Promise<responses.ListMountTargetsResponse>;
774
774
  /**
@@ -810,7 +810,7 @@ export declare class FileStorageClient {
810
810
  * @param ListOutboundConnectorsRequest
811
811
  * @return ListOutboundConnectorsResponse
812
812
  * @throws OciError when an error occurs
813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListOutboundConnectors.ts.html |here} to see how to use ListOutboundConnectors API.
813
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListOutboundConnectors.ts.html |here} to see how to use ListOutboundConnectors API.
814
814
  */
815
815
  listOutboundConnectors(listOutboundConnectorsRequest: requests.ListOutboundConnectorsRequest): Promise<responses.ListOutboundConnectorsResponse>;
816
816
  /**
@@ -852,7 +852,7 @@ export declare class FileStorageClient {
852
852
  * @param ListReplicationTargetsRequest
853
853
  * @return ListReplicationTargetsResponse
854
854
  * @throws OciError when an error occurs
855
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListReplicationTargets.ts.html |here} to see how to use ListReplicationTargets API.
855
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListReplicationTargets.ts.html |here} to see how to use ListReplicationTargets API.
856
856
  */
857
857
  listReplicationTargets(listReplicationTargetsRequest: requests.ListReplicationTargetsRequest): Promise<responses.ListReplicationTargetsResponse>;
858
858
  /**
@@ -894,7 +894,7 @@ export declare class FileStorageClient {
894
894
  * @param ListReplicationsRequest
895
895
  * @return ListReplicationsResponse
896
896
  * @throws OciError when an error occurs
897
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListReplications.ts.html |here} to see how to use ListReplications API.
897
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListReplications.ts.html |here} to see how to use ListReplications API.
898
898
  */
899
899
  listReplications(listReplicationsRequest: requests.ListReplicationsRequest): Promise<responses.ListReplicationsResponse>;
900
900
  /**
@@ -942,7 +942,7 @@ export declare class FileStorageClient {
942
942
  * @param ListSnapshotsRequest
943
943
  * @return ListSnapshotsResponse
944
944
  * @throws OciError when an error occurs
945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListSnapshots.ts.html |here} to see how to use ListSnapshots API.
945
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListSnapshots.ts.html |here} to see how to use ListSnapshots API.
946
946
  */
947
947
  listSnapshots(listSnapshotsRequest: requests.ListSnapshotsRequest): Promise<responses.ListSnapshotsResponse>;
948
948
  /**
@@ -989,7 +989,7 @@ export declare class FileStorageClient {
989
989
  * @param PauseFilesystemSnapshotPolicyRequest
990
990
  * @return PauseFilesystemSnapshotPolicyResponse
991
991
  * @throws OciError when an error occurs
992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/PauseFilesystemSnapshotPolicy.ts.html |here} to see how to use PauseFilesystemSnapshotPolicy API.
992
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/PauseFilesystemSnapshotPolicy.ts.html |here} to see how to use PauseFilesystemSnapshotPolicy API.
993
993
  */
994
994
  pauseFilesystemSnapshotPolicy(pauseFilesystemSnapshotPolicyRequest: requests.PauseFilesystemSnapshotPolicyRequest): Promise<responses.PauseFilesystemSnapshotPolicyResponse>;
995
995
  /**
@@ -998,7 +998,7 @@ export declare class FileStorageClient {
998
998
  * @param RemoveExportLockRequest
999
999
  * @return RemoveExportLockResponse
1000
1000
  * @throws OciError when an error occurs
1001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveExportLock.ts.html |here} to see how to use RemoveExportLock API.
1001
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveExportLock.ts.html |here} to see how to use RemoveExportLock API.
1002
1002
  */
1003
1003
  removeExportLock(removeExportLockRequest: requests.RemoveExportLockRequest): Promise<responses.RemoveExportLockResponse>;
1004
1004
  /**
@@ -1007,7 +1007,7 @@ export declare class FileStorageClient {
1007
1007
  * @param RemoveFileSystemLockRequest
1008
1008
  * @return RemoveFileSystemLockResponse
1009
1009
  * @throws OciError when an error occurs
1010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveFileSystemLock.ts.html |here} to see how to use RemoveFileSystemLock API.
1010
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveFileSystemLock.ts.html |here} to see how to use RemoveFileSystemLock API.
1011
1011
  */
1012
1012
  removeFileSystemLock(removeFileSystemLockRequest: requests.RemoveFileSystemLockRequest): Promise<responses.RemoveFileSystemLockResponse>;
1013
1013
  /**
@@ -1016,7 +1016,7 @@ export declare class FileStorageClient {
1016
1016
  * @param RemoveFilesystemSnapshotPolicyLockRequest
1017
1017
  * @return RemoveFilesystemSnapshotPolicyLockResponse
1018
1018
  * @throws OciError when an error occurs
1019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveFilesystemSnapshotPolicyLock.ts.html |here} to see how to use RemoveFilesystemSnapshotPolicyLock API.
1019
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveFilesystemSnapshotPolicyLock.ts.html |here} to see how to use RemoveFilesystemSnapshotPolicyLock API.
1020
1020
  */
1021
1021
  removeFilesystemSnapshotPolicyLock(removeFilesystemSnapshotPolicyLockRequest: requests.RemoveFilesystemSnapshotPolicyLockRequest): Promise<responses.RemoveFilesystemSnapshotPolicyLockResponse>;
1022
1022
  /**
@@ -1025,7 +1025,7 @@ export declare class FileStorageClient {
1025
1025
  * @param RemoveMountTargetLockRequest
1026
1026
  * @return RemoveMountTargetLockResponse
1027
1027
  * @throws OciError when an error occurs
1028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveMountTargetLock.ts.html |here} to see how to use RemoveMountTargetLock API.
1028
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveMountTargetLock.ts.html |here} to see how to use RemoveMountTargetLock API.
1029
1029
  */
1030
1030
  removeMountTargetLock(removeMountTargetLockRequest: requests.RemoveMountTargetLockRequest): Promise<responses.RemoveMountTargetLockResponse>;
1031
1031
  /**
@@ -1034,7 +1034,7 @@ export declare class FileStorageClient {
1034
1034
  * @param RemoveOutboundConnectorLockRequest
1035
1035
  * @return RemoveOutboundConnectorLockResponse
1036
1036
  * @throws OciError when an error occurs
1037
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveOutboundConnectorLock.ts.html |here} to see how to use RemoveOutboundConnectorLock API.
1037
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveOutboundConnectorLock.ts.html |here} to see how to use RemoveOutboundConnectorLock API.
1038
1038
  */
1039
1039
  removeOutboundConnectorLock(removeOutboundConnectorLockRequest: requests.RemoveOutboundConnectorLockRequest): Promise<responses.RemoveOutboundConnectorLockResponse>;
1040
1040
  /**
@@ -1043,7 +1043,7 @@ export declare class FileStorageClient {
1043
1043
  * @param RemoveReplicationLockRequest
1044
1044
  * @return RemoveReplicationLockResponse
1045
1045
  * @throws OciError when an error occurs
1046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveReplicationLock.ts.html |here} to see how to use RemoveReplicationLock API.
1046
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveReplicationLock.ts.html |here} to see how to use RemoveReplicationLock API.
1047
1047
  */
1048
1048
  removeReplicationLock(removeReplicationLockRequest: requests.RemoveReplicationLockRequest): Promise<responses.RemoveReplicationLockResponse>;
1049
1049
  /**
@@ -1052,7 +1052,7 @@ export declare class FileStorageClient {
1052
1052
  * @param RemoveSnapshotLockRequest
1053
1053
  * @return RemoveSnapshotLockResponse
1054
1054
  * @throws OciError when an error occurs
1055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveSnapshotLock.ts.html |here} to see how to use RemoveSnapshotLock API.
1055
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveSnapshotLock.ts.html |here} to see how to use RemoveSnapshotLock API.
1056
1056
  */
1057
1057
  removeSnapshotLock(removeSnapshotLockRequest: requests.RemoveSnapshotLockRequest): Promise<responses.RemoveSnapshotLockResponse>;
1058
1058
  /**
@@ -1062,7 +1062,7 @@ export declare class FileStorageClient {
1062
1062
  * @param ScheduleDowngradeShapeMountTargetRequest
1063
1063
  * @return ScheduleDowngradeShapeMountTargetResponse
1064
1064
  * @throws OciError when an error occurs
1065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ScheduleDowngradeShapeMountTarget.ts.html |here} to see how to use ScheduleDowngradeShapeMountTarget API.
1065
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ScheduleDowngradeShapeMountTarget.ts.html |here} to see how to use ScheduleDowngradeShapeMountTarget API.
1066
1066
  */
1067
1067
  scheduleDowngradeShapeMountTarget(scheduleDowngradeShapeMountTargetRequest: requests.ScheduleDowngradeShapeMountTargetRequest): Promise<responses.ScheduleDowngradeShapeMountTargetResponse>;
1068
1068
  /**
@@ -1076,7 +1076,7 @@ export declare class FileStorageClient {
1076
1076
  * @param UnpauseFilesystemSnapshotPolicyRequest
1077
1077
  * @return UnpauseFilesystemSnapshotPolicyResponse
1078
1078
  * @throws OciError when an error occurs
1079
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UnpauseFilesystemSnapshotPolicy.ts.html |here} to see how to use UnpauseFilesystemSnapshotPolicy API.
1079
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UnpauseFilesystemSnapshotPolicy.ts.html |here} to see how to use UnpauseFilesystemSnapshotPolicy API.
1080
1080
  */
1081
1081
  unpauseFilesystemSnapshotPolicy(unpauseFilesystemSnapshotPolicyRequest: requests.UnpauseFilesystemSnapshotPolicyRequest): Promise<responses.UnpauseFilesystemSnapshotPolicyResponse>;
1082
1082
  /**
@@ -1085,7 +1085,7 @@ export declare class FileStorageClient {
1085
1085
  * @param UpdateExportRequest
1086
1086
  * @return UpdateExportResponse
1087
1087
  * @throws OciError when an error occurs
1088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateExport.ts.html |here} to see how to use UpdateExport API.
1088
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateExport.ts.html |here} to see how to use UpdateExport API.
1089
1089
  */
1090
1090
  updateExport(updateExportRequest: requests.UpdateExportRequest): Promise<responses.UpdateExportResponse>;
1091
1091
  /**
@@ -1094,7 +1094,7 @@ export declare class FileStorageClient {
1094
1094
  * @param UpdateExportSetRequest
1095
1095
  * @return UpdateExportSetResponse
1096
1096
  * @throws OciError when an error occurs
1097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateExportSet.ts.html |here} to see how to use UpdateExportSet API.
1097
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateExportSet.ts.html |here} to see how to use UpdateExportSet API.
1098
1098
  */
1099
1099
  updateExportSet(updateExportSetRequest: requests.UpdateExportSetRequest): Promise<responses.UpdateExportSetResponse>;
1100
1100
  /**
@@ -1105,7 +1105,7 @@ export declare class FileStorageClient {
1105
1105
  * @param UpdateFileSystemRequest
1106
1106
  * @return UpdateFileSystemResponse
1107
1107
  * @throws OciError when an error occurs
1108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateFileSystem.ts.html |here} to see how to use UpdateFileSystem API.
1108
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateFileSystem.ts.html |here} to see how to use UpdateFileSystem API.
1109
1109
  */
1110
1110
  updateFileSystem(updateFileSystemRequest: requests.UpdateFileSystemRequest): Promise<responses.UpdateFileSystemResponse>;
1111
1111
  /**
@@ -1114,7 +1114,7 @@ export declare class FileStorageClient {
1114
1114
  * @param UpdateFilesystemSnapshotPolicyRequest
1115
1115
  * @return UpdateFilesystemSnapshotPolicyResponse
1116
1116
  * @throws OciError when an error occurs
1117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateFilesystemSnapshotPolicy.ts.html |here} to see how to use UpdateFilesystemSnapshotPolicy API.
1117
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateFilesystemSnapshotPolicy.ts.html |here} to see how to use UpdateFilesystemSnapshotPolicy API.
1118
1118
  */
1119
1119
  updateFilesystemSnapshotPolicy(updateFilesystemSnapshotPolicyRequest: requests.UpdateFilesystemSnapshotPolicyRequest): Promise<responses.UpdateFilesystemSnapshotPolicyResponse>;
1120
1120
  /**
@@ -1123,7 +1123,7 @@ export declare class FileStorageClient {
1123
1123
  * @param UpdateMountTargetRequest
1124
1124
  * @return UpdateMountTargetResponse
1125
1125
  * @throws OciError when an error occurs
1126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateMountTarget.ts.html |here} to see how to use UpdateMountTarget API.
1126
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateMountTarget.ts.html |here} to see how to use UpdateMountTarget API.
1127
1127
  */
1128
1128
  updateMountTarget(updateMountTargetRequest: requests.UpdateMountTargetRequest): Promise<responses.UpdateMountTargetResponse>;
1129
1129
  /**
@@ -1132,7 +1132,7 @@ export declare class FileStorageClient {
1132
1132
  * @param UpdateOutboundConnectorRequest
1133
1133
  * @return UpdateOutboundConnectorResponse
1134
1134
  * @throws OciError when an error occurs
1135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateOutboundConnector.ts.html |here} to see how to use UpdateOutboundConnector API.
1135
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateOutboundConnector.ts.html |here} to see how to use UpdateOutboundConnector API.
1136
1136
  */
1137
1137
  updateOutboundConnector(updateOutboundConnectorRequest: requests.UpdateOutboundConnectorRequest): Promise<responses.UpdateOutboundConnectorResponse>;
1138
1138
  /**
@@ -1142,7 +1142,7 @@ export declare class FileStorageClient {
1142
1142
  * @param UpdateReplicationRequest
1143
1143
  * @return UpdateReplicationResponse
1144
1144
  * @throws OciError when an error occurs
1145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateReplication.ts.html |here} to see how to use UpdateReplication API.
1145
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateReplication.ts.html |here} to see how to use UpdateReplication API.
1146
1146
  */
1147
1147
  updateReplication(updateReplicationRequest: requests.UpdateReplicationRequest): Promise<responses.UpdateReplicationResponse>;
1148
1148
  /**
@@ -1151,7 +1151,7 @@ export declare class FileStorageClient {
1151
1151
  * @param UpdateSnapshotRequest
1152
1152
  * @return UpdateSnapshotResponse
1153
1153
  * @throws OciError when an error occurs
1154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateSnapshot.ts.html |here} to see how to use UpdateSnapshot API.
1154
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateSnapshot.ts.html |here} to see how to use UpdateSnapshot API.
1155
1155
  */
1156
1156
  updateSnapshot(updateSnapshotRequest: requests.UpdateSnapshotRequest): Promise<responses.UpdateSnapshotResponse>;
1157
1157
  /**
@@ -1161,7 +1161,7 @@ export declare class FileStorageClient {
1161
1161
  * @param UpgradeShapeMountTargetRequest
1162
1162
  * @return UpgradeShapeMountTargetResponse
1163
1163
  * @throws OciError when an error occurs
1164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpgradeShapeMountTarget.ts.html |here} to see how to use UpgradeShapeMountTarget API.
1164
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpgradeShapeMountTarget.ts.html |here} to see how to use UpgradeShapeMountTarget API.
1165
1165
  */
1166
1166
  upgradeShapeMountTarget(upgradeShapeMountTargetRequest: requests.UpgradeShapeMountTargetRequest): Promise<responses.UpgradeShapeMountTargetResponse>;
1167
1167
  /**
@@ -1173,7 +1173,7 @@ export declare class FileStorageClient {
1173
1173
  * @param ValidateKeyTabsRequest
1174
1174
  * @return ValidateKeyTabsResponse
1175
1175
  * @throws OciError when an error occurs
1176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ValidateKeyTabs.ts.html |here} to see how to use ValidateKeyTabs API.
1176
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ValidateKeyTabs.ts.html |here} to see how to use ValidateKeyTabs API.
1177
1177
  */
1178
1178
  validateKeyTabs(validateKeyTabsRequest: requests.ValidateKeyTabsRequest): Promise<responses.ValidateKeyTabsResponse>;
1179
1179
  }